diff options
Diffstat (limited to 'src/bin/admin/tests')
-rw-r--r-- | src/bin/admin/tests/dhcpdb_create_1.0.mysql | 2 | ||||
-rw-r--r-- | src/bin/admin/tests/dhcpdb_create_1.0.pgsql | 2 | ||||
-rw-r--r-- | src/bin/admin/tests/memfile_tests.sh.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/admin/tests/dhcpdb_create_1.0.mysql b/src/bin/admin/tests/dhcpdb_create_1.0.mysql index 81ddb379a2..d5ec1e3d65 100644 --- a/src/bin/admin/tests/dhcpdb_create_1.0.mysql +++ b/src/bin/admin/tests/dhcpdb_create_1.0.mysql @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2013 Internet Systems Consortium. +# Copyright (C) 2012-2015 Internet Systems Consortium. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/bin/admin/tests/dhcpdb_create_1.0.pgsql b/src/bin/admin/tests/dhcpdb_create_1.0.pgsql index 2c4811897e..1155b60d14 100644 --- a/src/bin/admin/tests/dhcpdb_create_1.0.pgsql +++ b/src/bin/admin/tests/dhcpdb_create_1.0.pgsql @@ -1,4 +1,4 @@ --- Copyright (C) 2012-2015 Internet Systems Consortium. +-- Copyright (C) 2012-2015 Internet Systems Consortium. -- This Source Code Form is subject to the terms of the Mozilla Public -- License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/bin/admin/tests/memfile_tests.sh.in b/src/bin/admin/tests/memfile_tests.sh.in index cfbde86fb5..f00e2d95cc 100644 --- a/src/bin/admin/tests/memfile_tests.sh.in +++ b/src/bin/admin/tests/memfile_tests.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |