1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-20 17:17:13 +02:00

Update the copyright year.

This commit is contained in:
Sandu Liviu Catalin
2017-02-22 18:26:12 +02:00
parent fd5116034b
commit 2c60b62671
9 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@ namespace SqMod {
*/
#define SQMMDB_NAME "Squirrel MaxmindDB Module"
#define SQMMDB_AUTHOR "Sandu Liviu Catalin (S.L.C)"
#define SQMMDB_COPYRIGHT "Copyright (C) 2016 Sandu Liviu Catalin"
#define SQMMDB_COPYRIGHT "Copyright (C) 2017 Sandu Liviu Catalin"
#define SQMMDB_HOST_NAME "SqModMMDBHost"
#define SQMMDB_VERSION 001
#define SQMMDB_VERSION_STR "0.0.1"