diff options
author | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
commit | 5a35405cd523127fcd051a38414529680b69505c (patch) | |
tree | 260906e801d22b8361a12c2eeeb4d7622373bb6b /sql | |
parent | Merge pull request #396 from hamano/scram-stringprep-checking (diff) |
Update copyright dates to 2015 (EJAB-1733)
Diffstat (limited to 'sql')
-rw-r--r-- | sql/mssql2000.sql | 2 | ||||
-rw-r--r-- | sql/mssql2005.sql | 2 | ||||
-rw-r--r-- | sql/mssql2012.sql | 2 | ||||
-rw-r--r-- | sql/mysql.sql | 2 | ||||
-rw-r--r-- | sql/pg.sql | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sql/mssql2000.sql b/sql/mssql2000.sql index d052c6209..a717b0fb0 100644 --- a/sql/mssql2000.sql +++ b/sql/mssql2000.sql @@ -1,5 +1,5 @@ /*
- * ejabberd, Copyright (C) 2002-2014 ProcessOne
+ * ejabberd, Copyright (C) 2002-2015 ProcessOne
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/sql/mssql2005.sql b/sql/mssql2005.sql index b2f03b258..de4b1bed0 100644 --- a/sql/mssql2005.sql +++ b/sql/mssql2005.sql @@ -1,5 +1,5 @@ /* - * ejabberd, Copyright (C) 2002-2014 ProcessOne + * ejabberd, Copyright (C) 2002-2015 ProcessOne * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/sql/mssql2012.sql b/sql/mssql2012.sql index 928f92a7b..4bb95f216 100644 --- a/sql/mssql2012.sql +++ b/sql/mssql2012.sql @@ -1,5 +1,5 @@ /* - * ejabberd, Copyright (C) 2002-2014 ProcessOne + * ejabberd, Copyright (C) 2002-2015 ProcessOne * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/sql/mysql.sql b/sql/mysql.sql index 2e457656c..7f96905c0 100644 --- a/sql/mysql.sql +++ b/sql/mysql.sql @@ -1,5 +1,5 @@ -- --- ejabberd, Copyright (C) 2002-2014 ProcessOne +-- ejabberd, Copyright (C) 2002-2015 ProcessOne -- -- This program is free software; you can redistribute it and/or -- modify it under the terms of the GNU General Public License as diff --git a/sql/pg.sql b/sql/pg.sql index aa87678ac..f07712332 100644 --- a/sql/pg.sql +++ b/sql/pg.sql @@ -1,5 +1,5 @@ -- --- ejabberd, Copyright (C) 2002-2014 ProcessOne +-- ejabberd, Copyright (C) 2002-2015 ProcessOne -- -- This program is free software; you can redistribute it and/or -- modify it under the terms of the GNU General Public License as |