]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Update copyright information with 2017
authorOndřej Surý <ondrej@sury.org>
Wed, 25 Jan 2017 13:14:13 +0000 (14:14 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 25 Jan 2017 13:14:23 +0000 (14:14 +0100)
93 files changed:
bench/bench_lru.c
contrib/base32hex.c
contrib/base32hex.h
contrib/base64.c
contrib/base64.h
contrib/cleanup.h
contrib/wire.h
daemon/bindings.c
daemon/bindings.h
daemon/engine.c
daemon/engine.h
daemon/ffimodule.c
daemon/ffimodule.h
daemon/io.c
daemon/io.h
daemon/main.c
daemon/network.c
daemon/network.h
daemon/tls_ephemeral_credentials.c
daemon/worker.c
daemon/worker.h
lib/cache.c
lib/cache.h
lib/cdb.h
lib/cdb_lmdb.c
lib/cdb_lmdb.h
lib/cookies/alg_containers.c
lib/cookies/alg_containers.h
lib/cookies/alg_sha.c
lib/cookies/alg_sha.h
lib/cookies/control.h
lib/cookies/helper.c
lib/cookies/helper.h
lib/cookies/lru_cache.c
lib/cookies/lru_cache.h
lib/cookies/nonce.c
lib/cookies/nonce.h
lib/defines.h
lib/dnssec.c
lib/dnssec.h
lib/dnssec/nsec.c
lib/dnssec/nsec.h
lib/dnssec/nsec3.c
lib/dnssec/nsec3.h
lib/dnssec/signature.c
lib/dnssec/signature.h
lib/dnssec/ta.c
lib/dnssec/ta.h
lib/generic/array.h
lib/generic/lru.c
lib/generic/lru.h
lib/generic/pack.h
lib/generic/set.h
lib/layer.h
lib/layer/iterate.c
lib/layer/iterate.h
lib/layer/pktcache.c
lib/layer/rrcache.c
lib/layer/validate.c
lib/module.c
lib/module.h
lib/nsrep.c
lib/nsrep.h
lib/resolve.c
lib/resolve.h
lib/rplan.c
lib/rplan.h
lib/utils.c
lib/utils.h
lib/zonecut.c
lib/zonecut.h
modules/cookies/cookiectl.c
modules/cookies/cookiectl.h
modules/cookies/cookiemonster.c
modules/cookies/cookiemonster.h
modules/cookies/cookies.c
modules/hints/hints.c
modules/kmemcached/cdb_memcached.c
modules/kmemcached/kmemcached.c
modules/redis/cdb_redis.c
modules/redis/redis.c
modules/redis/redis.h
modules/stats/stats.c
tests/mock_cmodule.c
tests/test.h
tests/test_array.c
tests/test_cache.c
tests/test_lru.c
tests/test_map.c
tests/test_pack.c
tests/test_rplan.c
tests/test_utils.c
tests/test_zonecut.c

index 1befb77602f713e13614445a37225cae3719891d..9c850dc74a680b42f45875885f0f915442be0d75 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index a94e01f5fb1d043707523d42b738667910dc430b..0fc7fd8692d009123751a4e81584aef5979af4e6 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2011 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index fe54dde07dee31db265a96096cf07c30f765d3e5..ca5835be6d193cc6a8406857c9f7deb5d868f2c6 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2011 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 58e1b31a71b367451f11c27c7e72aa80e1b9ee14..e577901b57cd49f76d9b6bb6f2f85f6628d59d5f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2011 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ebe89a6ba44e2a93643eab0648072fa15d7c6c97..0684274c65e14d5fa80db520743a55d654076220 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2011 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 801e2431bc81bf1d97c5eaf266265548f5a6a0f1..55843f153dc38004994d7a9a28dddb8d102e06b3 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index daaff133d9bcd5236825cb835b7f31e924d2bea5..e0360fe3d2bef706d3a0df923871a64680cfea19 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2011 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ecc85d593ad7e2779271f840aaa259485286f5f1..26969087cb1bd1b3af5417546e390ad9cc37cb7e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 594cf408fdacb1170710d2ccc46a04fd371dcd27..2c2c50483e699c2bd67d2981a72f39a963abf764 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index cd03fa2661d735ce329ca360b1f27d4ecf7a6a3a..9b53b1bc981918befdd530f8e8eb8cd164c46782 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index dc2fc57a081b0eed18775b48120d89a760aa7b6a..35c1e1b2af58dacb2be2adc19deac9f76f097ed9 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index af7e46dae3d92aa6e4af9d3fc4c6697700a341d3..3fb37bee98e5417e568b19f367608398dccce156 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 5dd7c5c704c25d725ca8705a92859aef6bf4ad3b..92298f539c40f0d571d17ea4267bf5714554f6ff 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 898fcd025b04bfc8163aed0d1c0505d7e734c05a..5ebd3ac87f3d11be134219c691c2d06f0fe7111c 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 0979f4260d6ae8ccda14792042af4b015283b5fe..2ddcd25a3f5ce5fdd18245ffb6c9b7df69cc9105 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index e345f108647b24b8c0cc5baea7b64d92c168474c..009fb6026c5b60b59acd4c3109102e763895f872 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index dcec4768fab9cb99eef9c5a3e4ca00164763fa24..40b2ac011d56e1cf14b8e9fa885cf3251427b781 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 95f6baa1126716bb4fe62adea42488b59d0e51ff..5227265f6d14830b199c7b1e14e3f9328f86d197 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f46780619c04a9386ef44e32a74c20ef0018c9d2..9c96d86c73570ea66e18562dd92b1671b9c00607 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2016 American Civil Liberties Union (ACLU)
+ * Copyright (C) 2016-2017 CZ.NIC, z.s.p.o.
  * 
  * Initial Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  * 
index 0eafbef7bfccfa59d958f33fe336ea06ca70d627..1d4cbb0f3dc9351f27a5c5b4a470e78b9d1b20c5 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 60fc163fa9881f49cd99ebaafa20b3202e14e3fe..49fc855e7179a6eed60bba30afd6634ff902a4b3 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index d27247ced731415d136c367747e06b817ed93995..ba2e07a3d0b47720690557e99c114c60ce4f8a9f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 528db0e2e174cc8e2e4f88b3a0a0e8b4ab47b021..b237602c9800443e7e82eadb9bbfb194a686b5a1 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 2b14ed4fbb285a9cb04c68c9c262c7b4d8b5f247..d48ee8b233311b0e6e163e8a53be1e1aa789b1d5 100644 (file)
--- a/lib/cdb.h
+++ b/lib/cdb.h
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 85be800873cfc5ca07ae6e56f8849ba82a95cd02..444abbfea268879577b3ea9c8e5b5ddb4da97aae 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 85f599e7206a0a80c6ca7117f1fa396cfbfbe735..7393eb065a859cdb6c19e53a0735d75851856e9c 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index e5326c9f4236a48cff9ecb78f045d1e65cf6eb13..a80487d8ee0d7cd94c998af87a5e67f6c4b4f737 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f2aded1e6b77e2ec717cb2c177a15a6b99431259..1e2aef6825b5e03c27a4ff0d2af8b4a0a28e780e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 77ef6347176d02b0519566c281b5f9c65a12b42e..e23c983ac432bb25bd6eef5f6381beddf231c949 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 2eecc5f6f09cc29a54d930711286e809836faec6..5b0d0c972a415a9e5582180c694a5cd515c0388e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 405df4fd398c57241af90c47b0ab41c4424e9f08..1bf503f487eac4a4ffa688ffde95307758e63b4b 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 403252da22448cdac9c9fcec2c81e0bb4f2abd39..e07b8cb9be59802a67190fb1fa5382efa4dd1b87 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 2311059c60a1a5b82cb21271f5f84bce153f6284..e5659ce7c401526fe0af0e1017f075db6f252a66 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 52396f468199ee6427bdba46b3155c81c89947e1..19b6e5a8b87d7245c067cf8ef73c8c05fc0df83e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 257b94e55605b6c2fe8b85a048b9f08d0f2e5f5c..8ce0a01f1e15a01100a414407b590aefd6074467 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ab610de19ffe68bcf3992ffb16748a284e15fa02..4ad72c8f80d8d21f9fbd5d8a3e34ef3653f5b048 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index b95af7aaeb448188e5eec5df1313ba008a2338ac..99c54d3015df484c0adc761f7eadfa71d6cde218 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index a25d565736f2affc8b2080246f442121b7ba8fb1..5653c0436bf89aab78de8297fe397db8a0f7879d 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 00e2b545c67d7ef00be393d619303a7d9557e768..8a0c016402bd03b1180c2ada79bbd7578936cebd 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ceb661c60004a3474b5cae20814281532df5c415..598c5324fa21a318a0a8a1bf6eb8a6b882a9c744 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 4e629238d05021445c5a7609093dc5dcb951bc59..5a0930ec43f721d48681205617c9652337ca8acf 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f89845c4dd703a04ed51dc61ba67ab39791b364a..fa09f828d64996c7a4647c8cd274c56944caf37c 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 154ba89911a6c363a52ba42edf53904dc55f20d3..f7c7a32ecb04ce8d24be30fa647867ebb8f1e5d1 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 49faddc349d67225be4655cdb43d992ce39c7acf..ca0d0e3e6b8a5a54296c81795f767550c953e5d3 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 086d26aea72865c1eaaab25d9c9ca8dcd5449e82..0169203eb441d6c265b7909c2eb236a032879739 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 26000774b72390e04a834b935675f54dff97e259..72a0038024465606f974acc837450988773937d3 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 8b0c868a1e921126c83d74d4529c78bcda6ef49d..4192d8bf611dfa00bea7b8d24b2b224b87ee9f1f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 19d5f577a1a67995219d0572ba6a96372b2edb50..260fdcdf81417165f9a67ceb05ab6afb566983eb 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index da35de1467fd88c562e529bc26efcb4f8eb6028c..e3caa13a23d03486545b34086cab1c9c508f78d9 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 63a07fed62c207dafc29ab09e87d438c3765bfd2..7072108bbe07bf91277c95e25227dc99d8d834ce 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index b153e6fe0422916e8faa570b90e8374bb9eb7315..e72ec7b2e37adfac1fd99267417ee2c277cef8fa 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 42d09d5b003bdc6a80ea5c45cc484fd4a7b11f7f..54c515394b177cfe868f375f14db671180d8a1d2 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 448c3f66ef235044598f28366b1cb95063ee7dd1..c2a8776b5f90b0a389fae6cc31e72f4e13d7020a 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index e275c0e35bf6ebce6812c580f4cdff2f42f0773d..6eeac90a400b3d9410fcb3d4ae0f13698a72ac54 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 6aaa5a8b6f60eb3a552ea4944774438ff6a9a20f..e88a234d3f32ac3af398127495ba997ef7fe1653 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index fc9a7e38846b90a067f9d14fe57ff7dc8d5ef65b..189aaf19b5652676b161dc70f16d39c37c919b4e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 1dc67f664d99626f3cfe68c9ff8df80dc6225e4a..b8a6d0585245cd653109c2d81b3e1b182170d7bb 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 91e58bbd47b58a3398287ae56b83f06cdf6cbb1b..ed483f184cfbd2f2919e8d65345665aa5a1c046f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 683f2580a8d9e3c5c962c90b2fc1f17e71139042..e4e99c9211c14cf059341a51986d1ea3ac656592 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 6df580e81431ebf7d7df617d6f6016d73ed9836e..68c7928ff7f3d74ccb68d8fc62261a3756e97271 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 0a06bf861c43a17dc830cb2f7ae1bdcc264290c1..b5e29a78051904d71e2e6bfb99e0aa73b2013494 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 00e05612f647245181437753158892a9aeb9d36a..be584d9fdda832c4032bbb69fe278494392d2046 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 73d93c2bdab73f4d5ce82636eb197ab357ed2093..e94f245ca569be3570590776d1349fcb7545cb0d 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 392afb35daa2aba3189051f9366e29d865a4be47..8b391d757410e464038f3d8a1a00d6567889acbb 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 8888e83ca569df4549beb0d560e7e978887594aa..d8e409112f07b3da0c7d09f13b5cd877a2072148 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 526c980b009ec8aea9639febd7d810a0cdc5b4e5..0b06f7f80c11c864ec6ca9c92bd2e4c503c7d312 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 60df1369d437876cd73ee4377be3a2497c1083fb..00e234b26169ba44a9aa133ffdd86ede0c1faf6f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 49bca4a1a3552e74e67ae89143e65cd37e6e69c4..794119ebb469014d52fc94813ca61faf17896f91 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 67ceca491a303b12a5cdf3d0a8f263fadc9169aa..24044438dc7e4dacb4970300a7ca0a3ede45ba0e 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 241485238348aefb926c0561929d7130a6878c35..f5b4cfb3746734d3f85df88880688ee31ad1e7a9 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 90d7747ae80b093c19beb871b30ce834e3d926eb..93d2801be9df6d50ce75ef4c19881cf10fe0622b 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 5d30d76092574f6357615a13df4dfcffa49c92c4..1af508b45756ae8cd59bc1d00e6e743990fee921 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 036f70180927d5b11a66373f469715e94f8b20a3..48a379d60f7b7cb681606267570586f754f75ed1 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 92c170d8b02e1fe749f0edf4681f13bbd789f3aa..8f870847da170170a980f630cf519ea3ae50ec03 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 62574c297cdf5fae6ab5f66a736be12d04a01451..ef269e7d339d0148ea551ce8e8bc99229d69d7b9 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index a6429ef20db4847f0aa67f3218d192900fea00d6..710970c73ae4306df4560a7a0c556b32b1bbbfde 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 0b9091d8f5f08e5d9e780d9c7d101133ce16896f..b79ad59426906e5518f2bccf4202efd4d404ad9b 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 59c69a976e65183864772b8f86d170734ee836b6..ffe96be6c28fc33c0bf8b8c835dafbab6f6a3e76 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 9ebddca824736dc152ff3cbd0032b6240fcd6cdd..f07023e6974c1e7c4d2ab1159a6d85f79f0f634b 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index cc835928f283c89d144f853b4dac1fc81866e780..59e346308160e8c8fc14f5204c7c819195dba98d 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 023e6fe8cbb1d37433ade6af5d88f1404bcc450e..4acf804aad4d0185cefd0946962724aec4f3dbc6 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f8795b8459e08edc0b816a3d5a437a746fcb20e2..72bc6ab1b4a700218a270a7cab723f599bc66ebf 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ffef88e121c9c3368648daa79e9a57a0d7d3cce7..edc41a3b2160a1ec160ed2c4c9ac808b2fea870f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index c394070b42ca1eea72e5e47463c4c11c7a397b92..64dfbb826937572253567e3e17889d9fa0037d10 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index c6bf2dfad65a6637016f3dd44feea3e32117c2b3..7fda2fb6818641bc285a8b9e0e6f55f33abb6357 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f4cf9d4144fcc0383ccfad6492e017eeb218109b..995ae716cdd509a5643d5b492a09518069b1b2bb 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 4ba4d5322fe5a6926a63f0143c86880d31de45a6..ea462f5708d294f18ffb87a5577d3d8071782d28 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f6ce2a3e5ea49d33e14429469591ddd1e74dd137..4f0d282a1c16dd8f00ec1110148f49343d155e1f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index d89c7a5309ecb38848f116a2335fb5fdc0dd505c..6072ee169490103480d4b0d72b247e2f372bf962 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 4a8e440d1f99949472e918eaae39be09d2d6cb29..2e8943c1483b48c9c73579b986e9c4a9b8f2e328 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 0374fe1b9cb63f435be90bcc211f02f3a64ebaec..bbafca218bfe441c79aa8f73902fe75b1f0d521f 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index fde5174130fa6128ca95420a7b8cb8f03a2075a8..07856560eba064c57678ba8ecde226c3a25d0776 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 6cb203ab80575ef69c775dc1e0117bc986bd5dbe..1f22ac1d6af4d057da8209c10e4e5aa25066beac 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+/*  Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by