diff --git a/src/sbbs3/sbbsdefs.h b/src/sbbs3/sbbsdefs.h index 859afd0ff0f813d20249fd828ac10a7e6a2071b5..92c0637184758081afe9d409166d42c692cd7751 100644 --- a/src/sbbs3/sbbsdefs.h +++ b/src/sbbs3/sbbsdefs.h @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2005 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2006 Rob Swindell - http://www.synchro.net/copyright.html * * * * This program is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License * @@ -58,8 +58,8 @@ #define VERSION_NOTICE "Synchronet BBS for "PLATFORM_DESC\ " Version " VERSION #define SYNCHRONET_CRC 0x9BCDD162 -#define COPYRIGHT_NOTICE "Copyright 2005 Rob Swindell" -#define COPYRIGHT_CRC 0x9D0B491A +#define COPYRIGHT_NOTICE "Copyright 2006 Rob Swindell" +#define COPYRIGHT_CRC 0xE16A6CC1 #define Y2K_2DIGIT_WINDOW 70