diff options
Diffstat (limited to 'src/lib')
41 files changed, 56 insertions, 56 deletions
diff --git a/src/lib/asiodns/asiodns_messages.cc b/src/lib/asiodns/asiodns_messages.cc index 57a1c69751..43e54b6390 100644 --- a/src/lib/asiodns/asiodns_messages.cc +++ b/src/lib/asiodns/asiodns_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/asiodns/asiodns_messages.h b/src/lib/asiodns/asiodns_messages.h index 58aa0c21d5..f787110137 100644 --- a/src/lib/asiodns/asiodns_messages.h +++ b/src/lib/asiodns/asiodns_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Mon Dec 14 2020 03:36 #ifndef ASIODNS_MESSAGES_H #define ASIODNS_MESSAGES_H diff --git a/src/lib/config/config_messages.cc b/src/lib/config/config_messages.cc index 104c41dbb1..ad852e15ad 100644 --- a/src/lib/config/config_messages.cc +++ b/src/lib/config/config_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/config/config_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/config/config_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/config/config_messages.h b/src/lib/config/config_messages.h index 8852aa8b3b..689e839e74 100644 --- a/src/lib/config/config_messages.h +++ b/src/lib/config/config_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/config/config_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/config/config_messages.mes on Mon Dec 14 2020 03:36 #ifndef CONFIG_MESSAGES_H #define CONFIG_MESSAGES_H diff --git a/src/lib/config_backend/base_config_backend.h b/src/lib/config_backend/base_config_backend.h index fb6f8ab6c1..821a035509 100644 --- a/src/lib/config_backend/base_config_backend.h +++ b/src/lib/config_backend/base_config_backend.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/config_backend/base_config_backend_mgr.h b/src/lib/config_backend/base_config_backend_mgr.h index 1c268aa1ce..96daafc708 100644 --- a/src/lib/config_backend/base_config_backend_mgr.h +++ b/src/lib/config_backend/base_config_backend_mgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/config_backend/base_config_backend_pool.h b/src/lib/config_backend/base_config_backend_pool.h index aa80e8ba27..b0dfe1d7f8 100644 --- a/src/lib/config_backend/base_config_backend_pool.h +++ b/src/lib/config_backend/base_config_backend_pool.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/database/db_messages.cc b/src/lib/database/db_messages.cc index 117a4760f4..ae17bef717 100644 --- a/src/lib/database/db_messages.cc +++ b/src/lib/database/db_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/database/db_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/database/db_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/database/db_messages.h b/src/lib/database/db_messages.h index 91c31a4032..29a1078e80 100644 --- a/src/lib/database/db_messages.h +++ b/src/lib/database/db_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/database/db_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/database/db_messages.mes on Mon Dec 14 2020 03:36 #ifndef DB_MESSAGES_H #define DB_MESSAGES_H diff --git a/src/lib/database/tests/dbaccess_parser_unittest.cc b/src/lib/database/tests/dbaccess_parser_unittest.cc index 1bd3ade101..dca15890f5 100644 --- a/src/lib/database/tests/dbaccess_parser_unittest.cc +++ b/src/lib/database/tests/dbaccess_parser_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012-2020 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 diff --git a/src/lib/dhcp_ddns/dhcp_ddns_messages.cc b/src/lib/dhcp_ddns/dhcp_ddns_messages.cc index c21b03e2af..73a0d972d0 100644 --- a/src/lib/dhcp_ddns/dhcp_ddns_messages.cc +++ b/src/lib/dhcp_ddns/dhcp_ddns_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/dhcp_ddns/dhcp_ddns_messages.h b/src/lib/dhcp_ddns/dhcp_ddns_messages.h index 349321b8a5..9274d0f672 100644 --- a/src/lib/dhcp_ddns/dhcp_ddns_messages.h +++ b/src/lib/dhcp_ddns/dhcp_ddns_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Mon Dec 14 2020 03:36 #ifndef DHCP_DDNS_MESSAGES_H #define DHCP_DDNS_MESSAGES_H diff --git a/src/lib/dhcpsrv/alloc_engine_messages.cc b/src/lib/dhcpsrv/alloc_engine_messages.cc index f52b6fd3af..a88d52a4b6 100644 --- a/src/lib/dhcpsrv/alloc_engine_messages.cc +++ b/src/lib/dhcpsrv/alloc_engine_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/dhcpsrv/alloc_engine_messages.h b/src/lib/dhcpsrv/alloc_engine_messages.h index a020229361..7e1286b793 100644 --- a/src/lib/dhcpsrv/alloc_engine_messages.h +++ b/src/lib/dhcpsrv/alloc_engine_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Mon Dec 14 2020 03:36 #ifndef ALLOC_ENGINE_MESSAGES_H #define ALLOC_ENGINE_MESSAGES_H diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.cc b/src/lib/dhcpsrv/dhcpsrv_messages.cc index f329a6c4fc..ce09d7dd53 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.cc +++ b/src/lib/dhcpsrv/dhcpsrv_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Nov 13 2020 13:33 +// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.h b/src/lib/dhcpsrv/dhcpsrv_messages.h index fc08c25797..cf96a96b2e 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.h +++ b/src/lib/dhcpsrv/dhcpsrv_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Nov 13 2020 13:33 +// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Mon Dec 14 2020 03:36 #ifndef DHCPSRV_MESSAGES_H #define DHCPSRV_MESSAGES_H diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 173e8b499d..0dc40cad87 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -950,27 +950,27 @@ assign them to the clients communicating with the server. % DHCPSRV_MYSQL_HOST_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 An error message issued when an attempt to reconnect has failed. -% DHCPSRV_MYSQL_HOST_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success -An error message issued when the server failed to reconnect. Loss of connectivity -is typically a network or database server issue. - % DHCPSRV_MYSQL_HOST_DB_RECONNECT_ATTEMPT_SCHEDULE scheduling attempt %1 of %2 in %3 milliseconds An info message issued when the server is scheduling the next attempt to reconnect to the database. This occurs when the server has lost database connectivity and is attempting to reconnect automatically. -% DHCPSRV_MYSQL_LEASE_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 -An error message issued when an attempt to reconnect has failed. - -% DHCPSRV_MYSQL_LEASE_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success +% DHCPSRV_MYSQL_HOST_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success An error message issued when the server failed to reconnect. Loss of connectivity is typically a network or database server issue. +% DHCPSRV_MYSQL_LEASE_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 +An error message issued when an attempt to reconnect has failed. + % DHCPSRV_MYSQL_LEASE_DB_RECONNECT_ATTEMPT_SCHEDULE scheduling attempt %1 of %2 in %3 milliseconds An info message issued when the server is scheduling the next attempt to reconnect to the database. This occurs when the server has lost database connectivity and is attempting to reconnect automatically. +% DHCPSRV_MYSQL_LEASE_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success +An error message issued when the server failed to reconnect. Loss of connectivity +is typically a network or database server issue. + % DHCPSRV_MYSQL_NEGATIVE_LEASES_STAT recount of leases returned a negative value This warning message is issued when the recount of leases using counters in the MySQL database returned a negative value. This shows a problem @@ -1174,27 +1174,27 @@ assign them to the clients communicating with the server. % DHCPSRV_PGSQL_HOST_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 An error message issued when an attempt to reconnect has failed. -% DHCPSRV_PGSQL_HOST_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success -An error message issued when the server failed to reconnect. Loss of connectivity -is typically a network or database server issue. - % DHCPSRV_PGSQL_HOST_DB_RECONNECT_ATTEMPT_SCHEDULE scheduling attempt %1 of %2 in %3 milliseconds An info message issued when the server is scheduling the next attempt to reconnect to the database. This occurs when the server has lost database connectivity and is attempting to reconnect automatically. -% DHCPSRV_PGSQL_LEASE_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 -An error message issued when an attempt to reconnect has failed. - -% DHCPSRV_PGSQL_LEASE_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success +% DHCPSRV_PGSQL_HOST_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success An error message issued when the server failed to reconnect. Loss of connectivity is typically a network or database server issue. +% DHCPSRV_PGSQL_LEASE_DB_RECONNECT_ATTEMPT_FAILED database reconnect failed: %1 +An error message issued when an attempt to reconnect has failed. + % DHCPSRV_PGSQL_LEASE_DB_RECONNECT_ATTEMPT_SCHEDULE scheduling attempt %1 of %2 in %3 milliseconds An info message issued when the server is scheduling the next attempt to reconnect to the database. This occurs when the server has lost database connectivity and is attempting to reconnect automatically. +% DHCPSRV_PGSQL_LEASE_DB_RECONNECT_FAILED maximum number of database reconnect attempts: %1, has been exhausted without success +An error message issued when the server failed to reconnect. Loss of connectivity +is typically a network or database server issue. + % DHCPSRV_PGSQL_NEGATIVE_LEASES_STAT recount of leases returned a negative value This warning message is issued when the recount of leases using counters in the PostgreSQL database returned a negative value. This shows a problem diff --git a/src/lib/dhcpsrv/fuzz_messages.cc b/src/lib/dhcpsrv/fuzz_messages.cc index 43df33e421..149888ebc7 100644 --- a/src/lib/dhcpsrv/fuzz_messages.cc +++ b/src/lib/dhcpsrv/fuzz_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/dhcpsrv/fuzz_messages.h b/src/lib/dhcpsrv/fuzz_messages.h index 5d32bc9fe4..2be8ae369e 100644 --- a/src/lib/dhcpsrv/fuzz_messages.h +++ b/src/lib/dhcpsrv/fuzz_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Mon Dec 14 2020 03:36 #ifndef FUZZ_MESSAGES_H #define FUZZ_MESSAGES_H diff --git a/src/lib/dhcpsrv/hosts_messages.cc b/src/lib/dhcpsrv/hosts_messages.cc index 003ab7467f..9d95e357c3 100644 --- a/src/lib/dhcpsrv/hosts_messages.cc +++ b/src/lib/dhcpsrv/hosts_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/dhcpsrv/hosts_messages.h b/src/lib/dhcpsrv/hosts_messages.h index 51f8e7434d..943de7f94c 100644 --- a/src/lib/dhcpsrv/hosts_messages.h +++ b/src/lib/dhcpsrv/hosts_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Mon Dec 14 2020 03:36 #ifndef HOSTS_MESSAGES_H #define HOSTS_MESSAGES_H diff --git a/src/lib/dhcpsrv/lease_mgr_factory.cc b/src/lib/dhcpsrv/lease_mgr_factory.cc index 77f9f76bb2..6f3e6a46ea 100644 --- a/src/lib/dhcpsrv/lease_mgr_factory.cc +++ b/src/lib/dhcpsrv/lease_mgr_factory.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012-2020 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 diff --git a/src/lib/dhcpsrv/lease_mgr_factory.h b/src/lib/dhcpsrv/lease_mgr_factory.h index 84bcf24370..82cf0dfaae 100644 --- a/src/lib/dhcpsrv/lease_mgr_factory.h +++ b/src/lib/dhcpsrv/lease_mgr_factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012-2020 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 diff --git a/src/lib/dhcpsrv/tests/host_data_source_factory_unittest.cc b/src/lib/dhcpsrv/tests/host_data_source_factory_unittest.cc index c8703564a9..5f5fa03e11 100644 --- a/src/lib/dhcpsrv/tests/host_data_source_factory_unittest.cc +++ b/src/lib/dhcpsrv/tests/host_data_source_factory_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/dhcpsrv/tests/sanity_checks_unittest.cc b/src/lib/dhcpsrv/tests/sanity_checks_unittest.cc index 6831d308a2..cb305d6b95 100644 --- a/src/lib/dhcpsrv/tests/sanity_checks_unittest.cc +++ b/src/lib/dhcpsrv/tests/sanity_checks_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/eval/eval_messages.cc b/src/lib/eval/eval_messages.cc index 71a64837c7..16aec8b0f1 100644 --- a/src/lib/eval/eval_messages.cc +++ b/src/lib/eval/eval_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/eval/eval_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/eval/eval_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/eval/eval_messages.h b/src/lib/eval/eval_messages.h index 56122f0fb8..d8da45907d 100644 --- a/src/lib/eval/eval_messages.h +++ b/src/lib/eval/eval_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/eval/eval_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/eval/eval_messages.mes on Mon Dec 14 2020 03:36 #ifndef EVAL_MESSAGES_H #define EVAL_MESSAGES_H diff --git a/src/lib/hooks/hooks_messages.cc b/src/lib/hooks/hooks_messages.cc index e4ff3b5875..ebe41adb07 100644 --- a/src/lib/hooks/hooks_messages.cc +++ b/src/lib/hooks/hooks_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/hooks/hooks_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/hooks/hooks_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/hooks/hooks_messages.h b/src/lib/hooks/hooks_messages.h index ea19b0ae9d..d21bccec65 100644 --- a/src/lib/hooks/hooks_messages.h +++ b/src/lib/hooks/hooks_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/hooks/hooks_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/hooks/hooks_messages.mes on Mon Dec 14 2020 03:36 #ifndef HOOKS_MESSAGES_H #define HOOKS_MESSAGES_H diff --git a/src/lib/http/http_messages.cc b/src/lib/http/http_messages.cc index cbf8f23579..60a00ceb92 100644 --- a/src/lib/http/http_messages.cc +++ b/src/lib/http/http_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/http/http_messages.mes on Fri Nov 20 2020 15:19 +// File created from ../../../src/lib/http/http_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/http/http_messages.h b/src/lib/http/http_messages.h index 3a0cecb9f2..f77d1e39ba 100644 --- a/src/lib/http/http_messages.h +++ b/src/lib/http/http_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/http/http_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/http/http_messages.mes on Mon Dec 14 2020 03:36 #ifndef HTTP_MESSAGES_H #define HTTP_MESSAGES_H diff --git a/src/lib/log/tests/console_test.sh.in b/src/lib/log/tests/console_test.sh.in index f0dff65dac..7c5ebeb0c5 100644 --- a/src/lib/log/tests/console_test.sh.in +++ b/src/lib/log/tests/console_test.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2011-2020 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 diff --git a/src/lib/log/tests/log_test_messages.cc b/src/lib/log/tests/log_test_messages.cc index 6695050a40..21f8c146c8 100644 --- a/src/lib/log/tests/log_test_messages.cc +++ b/src/lib/log/tests/log_test_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Mon Dec 14 2020 03:35 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/log/tests/log_test_messages.h b/src/lib/log/tests/log_test_messages.h index 52fb79d595..7107c7a723 100644 --- a/src/lib/log/tests/log_test_messages.h +++ b/src/lib/log/tests/log_test_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Mon Dec 14 2020 03:35 #ifndef LOG_TEST_MESSAGES_H #define LOG_TEST_MESSAGES_H diff --git a/src/lib/pgsql/tests/pgsql_exchange_unittest.cc b/src/lib/pgsql/tests/pgsql_exchange_unittest.cc index afaf0955ff..9b93e69608 100644 --- a/src/lib/pgsql/tests/pgsql_exchange_unittest.cc +++ b/src/lib/pgsql/tests/pgsql_exchange_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-2020 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 diff --git a/src/lib/process/config_ctl_info.cc b/src/lib/process/config_ctl_info.cc index 7e38994479..5f1f576423 100644 --- a/src/lib/process/config_ctl_info.cc +++ b/src/lib/process/config_ctl_info.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/process/config_ctl_info.h b/src/lib/process/config_ctl_info.h index 8440b3a9cc..e49d866149 100644 --- a/src/lib/process/config_ctl_info.h +++ b/src/lib/process/config_ctl_info.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2020 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 diff --git a/src/lib/process/process_messages.cc b/src/lib/process/process_messages.cc index 88fc68d445..b9602c1d24 100644 --- a/src/lib/process/process_messages.cc +++ b/src/lib/process/process_messages.cc @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/process/process_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/process/process_messages.mes on Mon Dec 14 2020 03:36 #include <cstddef> #include <log/message_types.h> diff --git a/src/lib/process/process_messages.h b/src/lib/process/process_messages.h index d4198b1541..7103b0a6a3 100644 --- a/src/lib/process/process_messages.h +++ b/src/lib/process/process_messages.h @@ -1,4 +1,4 @@ -// File created from ../../../src/lib/process/process_messages.mes on Fri Oct 23 2020 14:07 +// File created from ../../../src/lib/process/process_messages.mes on Mon Dec 14 2020 03:36 #ifndef PROCESS_MESSAGES_H #define PROCESS_MESSAGES_H diff --git a/src/lib/testutils/dhcp_test_lib.sh.in b/src/lib/testutils/dhcp_test_lib.sh.in index e1f56c994d..dab439e0b3 100644 --- a/src/lib/testutils/dhcp_test_lib.sh.in +++ b/src/lib/testutils/dhcp_test_lib.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2019 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2014-2020 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 diff --git a/src/lib/util/tests/process_spawn_app.sh.in b/src/lib/util/tests/process_spawn_app.sh.in index 58978bd2c8..c0b4a54b4c 100644 --- a/src/lib/util/tests/process_spawn_app.sh.in +++ b/src/lib/util/tests/process_spawn_app.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2015-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2015-2020 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 |