]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3729] Fix regression in src/lib/log/tests/Makefile.am
authorAndrei Pavel <andrei@isc.org>
Thu, 6 Feb 2025 10:58:18 +0000 (12:58 +0200)
committerAndrei Pavel <andrei@isc.org>
Thu, 13 Feb 2025 08:05:41 +0000 (10:05 +0200)
12 files changed:
src/hooks/dhcp/run_script/tests/run_script_test.sh.in
src/lib/dhcpsrv/tests/meson-test_libraries.h.in
src/lib/hooks/tests/meson-test_libraries.h.in
src/lib/log/tests/buffer_logger_test.sh.in
src/lib/log/tests/console_test.sh.in
src/lib/log/tests/destination_test.sh.in
src/lib/log/tests/init_logger_test.sh.in
src/lib/log/tests/local_file_test.sh.in
src/lib/log/tests/logger_lock_test.sh.in
src/lib/log/tests/severity_test.sh.in
src/lib/testutils/dhcp_test_lib.sh.in
src/lib/testutils/xml_reporting_test_lib.sh.in

index 9ebb2d75dd1b4afdb2c3f5f5a8626735dc6f9e55..4d152ec6af3616309095ced7d9fdb3d83db4c423 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2021-2025 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
index 53254037ee3a3b61d457d2812a951329fc2b0909..bf83bf6acb083a6130b3700a9460d18bcdb4abd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2025 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
index 141d7afd2844b8dcf90b32be66344afa9091a50f..bfdbaffe0dbcee9095d1ec63ab64538894396877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2025 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
index 975df97ceb2f1aebb69a9667a63eb9c7967ea7be..f710ba6acc3b5ab705da39f341da819d338d5dcd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2025 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
index 7c5ebeb0c5b323857906becd5783954f70fd3c49..ba8b63e6eb2659716d1600a1cdbbe4f87bffead2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2025 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
index 86fc4156237192b934ef6bea8f0ef2e4445e5a28..60ceb6ce622cd8a49aa332652d715cb941f7e6d4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2025 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
index 348008d5f1d3842e17b3c9b7dd7423a161068927..27f2e453581d556fff6d38e04669526764f86d0b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2025 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
index c1e7a53d24bae48f3a3a8febfc0fa3b135e3b40a..b4d5a7ef21fd27e9befef018f8f5d1a34ce610cb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2025 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
index 2cea0f08c9569a71276448dcb8049316db13860b..c41ae489259893fc8d8184fbaade4c1b8c35ef70 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2025 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
index 02376f8a1e9cf39bbff77bba9b76e879679438b5..01a50e22e9d01099bd10aca0d72b7c167704967e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2025 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
index 300df0d3883cf6388310a44f9442b164ffcef685..6757a09058bbeea18bca0eed7a42d72d4706f87f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2024 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2025 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
index 4fea4ebfbfab7eadc1b4d4b2b8da61bd3c4153c0..73ed55cb0019d22be3e56ce0b753db0d9db0057e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2020-2024 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2020-2025 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