]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1955] Updated dates in perfdhcp copyright headers.
authorMarcin Siodelski <marcin@isc.org>
Fri, 8 Jun 2012 08:47:48 +0000 (10:47 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 8 Jun 2012 08:47:48 +0000 (10:47 +0200)
13 files changed:
tests/tools/perfdhcp/command_options.cc
tests/tools/perfdhcp/command_options.h
tests/tools/perfdhcp/localized_option.h
tests/tools/perfdhcp/perf_pkt4.cc
tests/tools/perfdhcp/perf_pkt4.h
tests/tools/perfdhcp/perf_pkt6.h
tests/tools/perfdhcp/perfdhcp.cc
tests/tools/perfdhcp/pkt_transform.cc
tests/tools/perfdhcp/pkt_transform.h
tests/tools/perfdhcp/tests/command_options_unittest.cc
tests/tools/perfdhcp/tests/localized_option_unittest.cc
tests/tools/perfdhcp/tests/perf_pkt4_unittest.cc
tests/tools/perfdhcp/tests/perf_pkt6_unittest.cc

index 7b62076a7dadf3c13b708cd50694e0b27793ebec..5b4f4249fb31b6fb4d99176e595100f82ef970dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 033d29ad82a0e2e4d5b378377d1162a122dedae0..9196857d7c4d4517b23843b61c4a61f572317098 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 a6e41553a39caa2fcebc22d08610851264241459..5374684f89855d026f47c6da3aff87a4f122a564 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 6f09f295398e766a8bc225bec7056c47e8b178bb..072aaeeb3096adbd0c18a7c9a35e9f755769cbf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 99a6116888e7c1a9ab12515afff3c47ec60fa32d..ec12f457d2c9977fd587b0036b8391588a615c1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 73cb825bdabe02151ba6e38408f980bbcbba5efa..8990f34ca662100504434b7258a254da090cd285 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 414db246ca832ff0df79f2215dba01838f6ccf7f..b6f189945154521840fcfe12d6ba4fc2ab931f36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 201 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 679ff99bf9ba016fabc2eb19b2cd310d4eae7740..e9390872441e1588af447f5e9fb84776beef4d4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 cdd0a5fc8aff9ce87393e8b0768d5aefb0fc49e0..4218dc13359e2388a2e9413b73f517f25a2fdacc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 c92edd0a04007d7455d91f6555c43aa767a72f0d..8e1053dc30adb7189c809f494e0b812d2ba15059 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 201 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 899056984587f3fb2be0941cede3c5cdbfac2490..e51560eee358de2b98e387f32138a20d0a7fea88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012 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 e4063d7c35fed67ff566a18dbf1350431d949450..fa0dc1edcc90bac761e37a28a5f22927acd26414 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012 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 6e4ec57b4d50f45e73e36b263b4886df67000b84..f9c9dfe0d8c61491d412d5e4cd706a802ba92e82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012 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