mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-09 02:17:11 +02:00
Update copyright year to 2018.
This commit is contained in:
modules
irc
json
mmdb
mysql
sample
sqlite
xml
source
@ -23,7 +23,7 @@ class Transaction;
|
||||
*/
|
||||
#define SQSQLITE_NAME "Squirrel SQLite Module"
|
||||
#define SQSQLITE_AUTHOR "Sandu Liviu Catalin (S.L.C)"
|
||||
#define SQSQLITE_COPYRIGHT "Copyright (C) 2017 Sandu Liviu Catalin"
|
||||
#define SQSQLITE_COPYRIGHT "Copyright (C) 2018 Sandu Liviu Catalin"
|
||||
#define SQSQLITE_HOST_NAME "SqModSQLiteHost"
|
||||
#define SQSQLITE_VERSION 001
|
||||
#define SQSQLITE_VERSION_STR "0.0.1"
|
||||
|
Reference in New Issue
Block a user