From 7b8309f17855daa2512446b2d7a231960d2b5165 Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 4 Jan 2022 00:08:12 -0500 Subject: [PATCH] update patchlevel.h copyright --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index d5b5f0ab1..7d87ab226 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -36,7 +36,7 @@ #define DEBUG #endif -#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2021" +#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2022" #define COPYRIGHT_BANNER_B \ " By Stichting Mathematisch Centrum and M. Stephenson." /* nomakedefs.copyright_banner_c is generated at runtime */