]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5645] Changed copyright headers to MPL.
authorMarcin Siodelski <marcin@isc.org>
Fri, 8 Jun 2018 11:01:06 +0000 (13:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 8 Jun 2018 11:01:06 +0000 (13:01 +0200)
30 files changed:
src/hooks/dhcp/high_availability/command_creator.cc
src/hooks/dhcp/high_availability/command_creator.h
src/hooks/dhcp/high_availability/communication_state.cc
src/hooks/dhcp/high_availability/communication_state.h
src/hooks/dhcp/high_availability/ha.dox
src/hooks/dhcp/high_availability/ha_callouts.cc
src/hooks/dhcp/high_availability/ha_config.cc
src/hooks/dhcp/high_availability/ha_config.h
src/hooks/dhcp/high_availability/ha_config_parser.cc
src/hooks/dhcp/high_availability/ha_config_parser.h
src/hooks/dhcp/high_availability/ha_impl.cc
src/hooks/dhcp/high_availability/ha_impl.h
src/hooks/dhcp/high_availability/ha_log.cc
src/hooks/dhcp/high_availability/ha_log.h
src/hooks/dhcp/high_availability/ha_server_type.h
src/hooks/dhcp/high_availability/ha_service.cc
src/hooks/dhcp/high_availability/ha_service.h
src/hooks/dhcp/high_availability/ha_service_states.h
src/hooks/dhcp/high_availability/query_filter.cc
src/hooks/dhcp/high_availability/query_filter.h
src/hooks/dhcp/high_availability/tests/command_creator_unittest.cc
src/hooks/dhcp/high_availability/tests/communication_state_unittest.cc
src/hooks/dhcp/high_availability/tests/ha_config_unittest.cc
src/hooks/dhcp/high_availability/tests/ha_impl_unittest.cc
src/hooks/dhcp/high_availability/tests/ha_service_unittest.cc
src/hooks/dhcp/high_availability/tests/ha_test.cc
src/hooks/dhcp/high_availability/tests/ha_test.h
src/hooks/dhcp/high_availability/tests/query_filter_unittest.cc
src/hooks/dhcp/high_availability/tests/run_unittests.cc
src/hooks/dhcp/high_availability/version.cc

index 8fddbd7e38b4356be02e5f3bdd1261f061d904b7..1c93605ea07730f3379e229e064c50284606a230 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 495bbd1e62504b9e811f747d248c7d86fe623421..3de2a489138912b9bb42b56f1d0bb1e549f2a0de 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_COMMAND_CREATOR_H
 #define HA_COMMAND_CREATOR_H
index 5bce7dafcd4b2009f5755d156105967076758483..429f230ee8d8b66880342611e38db1b60140b97a 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index b178f12f5c0dd866a8ae95e72df10f5d492bffee..fb12517546af2092a8f1f82daea1134aa45c6c62 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_COMMUNICATION_STATE_H
 #define HA_COMMUNICATION_STATE_H
index 81eae9a497455a6c4f5578469db3d83be8b1202c..7d087a55216abf23acc9acf22573aa2ba15861f4 100644 (file)
@@ -1,8 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License Agreement.
-// See COPYING file in the premium/ directory.
-
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 /**
 
 @mainpage Kea High Availability Hooks Library
index b6bcc16c14b20e7758a6abafd44c3c9049f55358..30756a2cfbae711ba7eb086bb0ca1a941098dfb2 100644 (file)
@@ -1,8 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
-
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 // Functions accessed by the hooks framework use C linkage to avoid the name
 // mangling that accompanies use of the C++ compiler as well as to avoid
index 78e26a4d8ac5adbf6a9f1226e947b3b0f8bed399..3f73d167e043aeea8640251eb4d8842e88911492 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <exceptions/exceptions.h>
 #include <util/strutil.h>
index 69bf5c0c82fe188a92d6d5da6de95fdc7bfad8ea..6d78c96601babcf3316f9d9fc4bb891d46450fd6 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_CONFIG_H
 #define HA_CONFIG_H
index ab3fd0c5598196dc24cbbfae6d1baecf97d492c9..88b8aea6104c8e4dd5640004ad2499eefb13adc7 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 961a37b1398d48db0c94cb15780dab4ba686d8eb..b98d1980e532a247b1a7f379fea8d86151c5c0ea 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_CONFIG_PARSER_H
 #define HA_CONFIG_PARSER_H
index a144c4c0a4a2f8c4756d957d900dbc0534ca997a..3d9a057d4b1b252cc0aad7da31397ca0fb1fbd26 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index a4c8357d2cd84f9a6c91faf104e31dd236a2004f..85486200e55f765baaa4f9ffee91301237750ee6 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_IMPL_H
 #define HA_IMPL_H
index 11df23cc5d2da893d5babbde01c40b606206b933..fb48d4685108202f46906a6a09930012ba5ff412 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index d9d48278543d30b94009af387dc0dc51e1d3f652..a9e27973d53574ff35569e969da6f5f66c23b810 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_LOG_H
 #define HA_LOG_H
index eae39e841cbde2e9d55ea3b4997d114188f68778..e67550825128d34414d94b801189b411a1cbb9ef 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_SERVER_TYPE_H
 #define HA_SERVER_TYPE_H
index 02a1c01af721c28b0eff619aea8cd91c4d1908fe..84cbf1511db57c836070bd5db7ad4eeac77c70d9 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 8818ff3233e456b174c38e7fc86f4bd1fcd64aeb..bff04ca0063cce8c4bdb7266168d188099452f1a 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_SERVICE_H
 #define HA_SERVICE_H
index 22d564f2f07b5626c0626573a2339e304cd9fe98..b090069e49cd9e153c34c906246598be31a68ee7 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef HA_SERVICE_STATES_H
 #define HA_SERVICE_STATES_H
index 73baa0a3517f8361e4e1ebdc85ce999843bfa780..e438b9e1e0d4847b5102c02b54b5b4bd74414f2f 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 9817dc1a07d4dd00d68728ff108876a3b33ed794..541677fab877625a6ccee78a0c6d5a883282b431 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef QUERY_FILTER_H
 #define QUERY_FILTER_H
index 85c70360c1e1c618ad6f053674a86214597b0b4b..3b769cc70320d61320459e6e7149cb4f8e768b16 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 57961313e6e1fe872b581f288ba393b17ee65be8..423e005bdcf9b63f3cef7e75c108242c5b7f6699 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 74ed152249ba7d46a4b4cd314abdc1f5650788f0..c84eea4f6072c946f8aa165f30f154571b3ffcad 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 94bc63e64166439ea204a77fca71cec87451a9b0..19abf085921997ff84fb9bc9525c8c1272bfa98e 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index c6d895b1921403441a83f4eeb6b4355f9f68295c..8f8280d13a63a351f864e08ee21700eb9bebc3ce 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <asiolink/asio_wrapper.h>
 #include <ha_test.h>
index c3aefb6cabe5601b2cb928a93a7e572f40c312c2..bba8a33d3b179e63ab9b3f2af7803faf3bc78e37 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index 3738070d018d0b9526fe3bd89418f53faeac6297..a668e9e8aa96c497ce400c818542e958bd5dfe49 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <communication_state.h>
 #include <ha_config.h>
index d0fb03c888be2544a28f4fa48414b7cda390e683..36e620388180ad0ab7afe89498544e17c16012a9 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <ha_test.h>
 #include <ha_config.h>
index 6f007c7511e9929501600722697d62fb21fa7921..4c87f80c8a0478337f66202384108d6c06d37d3f 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 
index b27396377ac9cd26e1f8e0197b42d4b85065bc26..d3f705769f9853f1e8025dbf61c96fa214169d33 100644 (file)
@@ -1,7 +1,8 @@
 // Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
 //
-// This Source Code Form is subject to the terms of the End User License
-// Agreement. See COPYING file in the premium/ directory.
+// 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
+// file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #include <config.h>
 #include <hooks/hooks.h>