]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1545] Corrected copyright year in new/modified files
authorStephen Morris <stephen@isc.org>
Wed, 12 Sep 2012 14:32:58 +0000 (15:32 +0100)
committerStephen Morris <stephen@isc.org>
Wed, 12 Sep 2012 14:32:58 +0000 (15:32 +0100)
src/bin/dhcp4/dhcp4_log.cc
src/bin/dhcp4/dhcp4_log.h
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
src/bin/dhcp6/dhcp6_log.cc
src/bin/dhcp6/dhcp6_log.h
src/bin/dhcp6/dhcp6_messages.mes
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc

index 51c18df4557a1fec1d0885544d76f6762c53b42b..678223b134de93500c979c628c76727026ba6d5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index 9d05818f3fc47456b6567d0ad1d04a2d51788911..3717b62d9292c66a545628799cc1b670ab9649ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index b149b25322de97c824cdc58594895d0265810bcb..87b3d1a6f09da4adee7b53a963d67cd41fd71a85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 08be95c47f727790773068aee69cccf79b75ff1e..fca06ad988484ef6007ee9a274bf84a52527210d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index 9816f47b03c95f0244a973bb81bc12a2afdd8a0b..d89383492ccaedc1357176e071450d833fd2dea1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index 8db11dbad0e10debea31b3127a5c2ef3d8e68cc3..6d7f4e33b09f9dee539f3f701b8837e2d55d4f39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index f2e6fda2c960ad54d57567effce65ed31b2a5329..f43bf09a6f39522769e2954e5be1924201c6ebdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0e494e972b0d648e45be0d7e6dc89d8b62ae6744..f1ce8f704b47bfde429f229a12f49c0b336e64c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2012  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
@@ -268,4 +268,4 @@ TEST_F(Dhcpv6SrvTest, serverReceivedPacketName) {
     }
 }
 
-}   // oF ANONYMOUS NAMESPACE
+}   // anonymous namespace