copyright notice to 2018

This commit is contained in:
nhmall
2018-01-25 23:23:16 -05:00
parent 32890d1bc1
commit 0ffde7e45f
2 changed files with 3 additions and 1 deletions

2
dat/.gitignore vendored
View File

@@ -23,3 +23,5 @@ dlb.lst
guioptions guioptions
porthelp porthelp
NetHack.ad NetHack.ad
gitinfo.txt

View File

@@ -15,7 +15,7 @@
*/ */
#define EDITLEVEL 0 #define EDITLEVEL 0
#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2016" #define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2018"
#define COPYRIGHT_BANNER_B \ #define COPYRIGHT_BANNER_B \
" By Stichting Mathematisch Centrum and M. Stephenson." " By Stichting Mathematisch Centrum and M. Stephenson."
/* COPYRIGHT_BANNER_C is generated by makedefs into date.h */ /* COPYRIGHT_BANNER_C is generated by makedefs into date.h */