mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 22:57:12 +02:00
Update copyright year to 2018.
This commit is contained in:
@ -16,7 +16,7 @@ namespace SqMod {
|
||||
*/
|
||||
#define SQIRC_NAME "Squirrel IRC Module"
|
||||
#define SQIRC_AUTHOR "Sandu Liviu Catalin (S.L.C)"
|
||||
#define SQIRC_COPYRIGHT "Copyright (C) 2017 Sandu Liviu Catalin"
|
||||
#define SQIRC_COPYRIGHT "Copyright (C) 2018 Sandu Liviu Catalin"
|
||||
#define SQIRC_HOST_NAME "SqModIRCHost"
|
||||
#define SQIRC_VERSION 001
|
||||
#define SQIRC_VERSION_STR "0.0.1"
|
||||
|
Reference in New Issue
Block a user