diff options
Diffstat (limited to 'test/docker/db/postgres')
-rw-r--r-- | test/docker/db/postgres/initdb/pg.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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 |