]> granicus.if.org Git - nethack/commitdiff
header update on cursstat.c
authornhmall <nhmall@nethack.org>
Thu, 6 Dec 2018 04:43:59 +0000 (23:43 -0500)
committernhmall <nhmall@nethack.org>
Thu, 6 Dec 2018 04:43:59 +0000 (23:43 -0500)
win/curses/cursstat.c

index 4c901736f4f09d60d6b801dc4aebfc9518c4361f..a4f70816348799a9701d5107c5469eef4270c1e0 100644 (file)
@@ -1,6 +1,6 @@
 /* vim:set cin ft=c sw=4 sts=4 ts=8 et ai cino=Ls\:0t0(0 : -*- mode:c;fill-column:80;tab-width:8;c-basic-offset:4;indent-tabs-mode:nil;c-file-style:"k&r" -*-*/
 /* NetHack 3.6 cursstat.c */
-/* Copyright (c) Karl Garrison, 2010.     */
+/* Copyright (c) Andy Thomson, 2018. */
 /* NetHack may be freely redistributed.  See license for details. */
 
 #include <ctype.h> /* toupper() */