diff options
Diffstat (limited to 'test/docker')
-rw-r--r-- | test/docker/db/mysql/initdb/mysql.sql | 2 | ||||
-rw-r--r-- | test/docker/db/postgres/initdb/pg.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/docker/db/mysql/initdb/mysql.sql b/test/docker/db/mysql/initdb/mysql.sql index a05f8c86c..a1ecc403a 100644 --- a/test/docker/db/mysql/initdb/mysql.sql +++ b/test/docker/db/mysql/initdb/mysql.sql @@ -1,5 +1,5 @@ -- --- ejabberd, Copyright (C) 2002-2019 ProcessOne +-- ejabberd, Copyright (C) 2002-2020 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/test/docker/db/postgres/initdb/pg.sql b/test/docker/db/postgres/initdb/pg.sql index eae98d3f0..10fd1804d 100644 --- a/test/docker/db/postgres/initdb/pg.sql +++ b/test/docker/db/postgres/initdb/pg.sql @@ -1,5 +1,5 @@ -- --- ejabberd, Copyright (C) 2002-2019 ProcessOne +-- ejabberd, Copyright (C) 2002-2020 ProcessOne -- -- This program is free software; you can redistribute it and/or -- modify it under the terms of the GNU General Public License as |