From: Oto Šťáva Date: Mon, 12 Dec 2022 09:34:23 +0000 (+0100) Subject: Copyright notices: remove years and replace e-mail X-Git-Tag: v5.6.0~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51d038889ecb2a1dbc6bf0f76b5924fa1f0b4e4;p=thirdparty%2Fknot-resolver.git Copyright notices: remove years and replace e-mail --- diff --git a/bench/bench_lru.c b/bench/bench_lru.c index 1967f4323..06f77c0d9 100644 --- a/bench/bench_lru.c +++ b/bench/bench_lru.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/contrib/base32hex.c b/contrib/base32hex.c index 31c5bbde1..b12718ec8 100644 --- a/contrib/base32hex.c +++ b/contrib/base32hex.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/contrib/base32hex.h b/contrib/base32hex.h index ed90ceffc..24167863c 100644 --- a/contrib/base32hex.h +++ b/contrib/base32hex.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ /*! diff --git a/contrib/base64.c b/contrib/base64.c index 845b99c52..e5c004e54 100644 --- a/contrib/base64.c +++ b/contrib/base64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/contrib/base64.h b/contrib/base64.h index 3c71431eb..153aa7205 100644 --- a/contrib/base64.h +++ b/contrib/base64.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ /*! diff --git a/contrib/base64url.c b/contrib/base64url.c index a01520570..b7c7d2b2e 100644 --- a/contrib/base64url.c +++ b/contrib/base64url.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. 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 diff --git a/contrib/base64url.h b/contrib/base64url.h index 875ecfa2a..ad7c6e94a 100644 --- a/contrib/base64url.h +++ b/contrib/base64url.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. 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 diff --git a/contrib/cleanup.h b/contrib/cleanup.h index 7d6cdbedc..c9d170a55 100644 --- a/contrib/cleanup.h +++ b/contrib/cleanup.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ /** diff --git a/contrib/dynarray.h b/contrib/dynarray.h index 06722ea1e..7cbb686b9 100644 --- a/contrib/dynarray.h +++ b/contrib/dynarray.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/contrib/mempattern.c b/contrib/mempattern.c index ae3bd6f58..6c237eac7 100644 --- a/contrib/mempattern.c +++ b/contrib/mempattern.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. 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 diff --git a/contrib/mempattern.h b/contrib/mempattern.h index a0cd9a62d..4db147ae5 100644 --- a/contrib/mempattern.h +++ b/contrib/mempattern.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. 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 diff --git a/daemon/bindings/api.h b/daemon/bindings/api.h index 7ad6840e8..2b4338510 100644 --- a/daemon/bindings/api.h +++ b/daemon/bindings/api.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/cache.c b/daemon/bindings/cache.c index 4b1688228..d42ff6276 100644 --- a/daemon/bindings/cache.c +++ b/daemon/bindings/cache.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/event.c b/daemon/bindings/event.c index 0c5a6ba97..4cefa1305 100644 --- a/daemon/bindings/event.c +++ b/daemon/bindings/event.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/impl.c b/daemon/bindings/impl.c index 6f1383c70..8c48df8e3 100644 --- a/daemon/bindings/impl.c +++ b/daemon/bindings/impl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/impl.h b/daemon/bindings/impl.h index 5b923b522..d52275617 100644 --- a/daemon/bindings/impl.h +++ b/daemon/bindings/impl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/modules.c b/daemon/bindings/modules.c index 5116ff33c..acae270ce 100644 --- a/daemon/bindings/modules.c +++ b/daemon/bindings/modules.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/net.c b/daemon/bindings/net.c index cd0a3e366..f1fa6f3a3 100644 --- a/daemon/bindings/net.c +++ b/daemon/bindings/net.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/bindings/worker.c b/daemon/bindings/worker.c index f0a533f53..d98500098 100644 --- a/daemon/bindings/worker.c +++ b/daemon/bindings/worker.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/engine.c b/daemon/engine.c index d18ed11d7..26c225f39 100644 --- a/daemon/engine.c +++ b/daemon/engine.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/engine.h b/daemon/engine.h index d724f9255..63accd372 100644 --- a/daemon/engine.h +++ b/daemon/engine.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/ffimodule.c b/daemon/ffimodule.c index 073b12c04..4206b4c80 100644 --- a/daemon/ffimodule.c +++ b/daemon/ffimodule.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/ffimodule.h b/daemon/ffimodule.h index f86c764c3..beb1bf122 100644 --- a/daemon/ffimodule.h +++ b/daemon/ffimodule.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/http.c b/daemon/http.c index ebc05f8f2..0c6f361dd 100644 --- a/daemon/http.c +++ b/daemon/http.c @@ -1,6 +1,5 @@ /* - * - * Copyright (C) 2020 CZ.NIC, z.s.p.o + * Copyright (C) CZ.NIC, z.s.p.o * * Initial Author: Jan Hák * diff --git a/daemon/http.h b/daemon/http.h index 9c34eef13..0749e3b8b 100644 --- a/daemon/http.h +++ b/daemon/http.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 CZ.NIC, z.s.p.o + * Copyright (C) CZ.NIC, z.s.p.o * * Initial Author: Jan Hák * diff --git a/daemon/io.c b/daemon/io.c index 4d8579241..47aecccb1 100644 --- a/daemon/io.c +++ b/daemon/io.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/io.h b/daemon/io.h index bc1e800a8..0e88dc189 100644 --- a/daemon/io.h +++ b/daemon/io.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/main.c b/daemon/main.c index 43fbbf09c..41a55ad52 100644 --- a/daemon/main.c +++ b/daemon/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/network.c b/daemon/network.c index 1a54a4f85..a20b1e453 100644 --- a/daemon/network.c +++ b/daemon/network.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/network.h b/daemon/network.h index 8bc6a0a4d..e21651fdd 100644 --- a/daemon/network.h +++ b/daemon/network.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/proxyv2.c b/daemon/proxyv2.c index a541541f7..f977ccbbc 100644 --- a/daemon/proxyv2.c +++ b/daemon/proxyv2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/proxyv2.h b/daemon/proxyv2.h index 0167e6226..2d57744e6 100644 --- a/daemon/proxyv2.h +++ b/daemon/proxyv2.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/session.c b/daemon/session.c index 795a445e9..97256be24 100644 --- a/daemon/session.c +++ b/daemon/session.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/session.h b/daemon/session.h index e27187458..eccf45b5f 100644 --- a/daemon/session.h +++ b/daemon/session.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/tls.c b/daemon/tls.c index 8d69d8567..9637369e5 100644 --- a/daemon/tls.c +++ b/daemon/tls.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 American Civil Liberties Union (ACLU) - * 2016-2018 CZ.NIC, z.s.p.o + * Copyright (C) CZ.NIC, z.s.p.o * * Initial Author: Daniel Kahn Gillmor * Ondřej Surý diff --git a/daemon/tls.h b/daemon/tls.h index 23cd903aa..76985d623 100644 --- a/daemon/tls.h +++ b/daemon/tls.h @@ -1,6 +1,7 @@ -/* Copyright (C) 2016 American Civil Liberties Union (ACLU) - * SPDX-License-Identifier: GPL-3.0-or-later -*/ +/* Copyright (C) 2016 American Civil Liberties Union (ACLU) + * Copyright (C) CZ.NIC, z.s.p.o + * SPDX-License-Identifier: GPL-3.0-or-later + */ #pragma once diff --git a/daemon/tls_ephemeral_credentials.c b/daemon/tls_ephemeral_credentials.c index 42e053b6f..48e8d4a05 100644 --- a/daemon/tls_ephemeral_credentials.c +++ b/daemon/tls_ephemeral_credentials.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2016 American Civil Liberties Union (ACLU) - * Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. - * + * Copyright (C) CZ.NIC, z.s.p.o. + * * Initial Author: Daniel Kahn Gillmor * SPDX-License-Identifier: GPL-3.0-or-later */ @@ -66,7 +66,7 @@ static gnutls_x509_privkey_t get_ephemeral_privkey () kr_log_error(TLS, "unable to lock lockfile " EPHEMERAL_PRIVKEY_FILENAME ".lock\n"); goto done; } - + if ((err = gnutls_x509_privkey_init (&privkey)) < 0) { kr_log_error(TLS, "gnutls_x509_privkey_init() failed: %d (%s)\n", err, gnutls_strerror_name(err)); @@ -215,7 +215,7 @@ struct tls_credentials * tls_get_ephemeral_credentials(struct engine *engine) kr_log_error(TLS, "failed to allocate memory for ephemeral credentials\n"); goto failure; } - } + } if ((privkey = get_ephemeral_privkey()) == NULL) { goto failure; } diff --git a/daemon/tls_session_ticket-srv.c b/daemon/tls_session_ticket-srv.c index 68856b6b6..b19890300 100644 --- a/daemon/tls_session_ticket-srv.c +++ b/daemon/tls_session_ticket-srv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/udp_queue.c b/daemon/udp_queue.c index 7004d1efa..7460e041c 100644 --- a/daemon/udp_queue.c +++ b/daemon/udp_queue.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/udp_queue.h b/daemon/udp_queue.h index 43fd56f1b..f4a1ae1ec 100644 --- a/daemon/udp_queue.h +++ b/daemon/udp_queue.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2019 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/worker.c b/daemon/worker.c index ed35cb03d..90fa8b2ed 100644 --- a/daemon/worker.c +++ b/daemon/worker.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/worker.h b/daemon/worker.h index 2eaf0907c..8885aebb5 100644 --- a/daemon/worker.h +++ b/daemon/worker.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/zimport.c b/daemon/zimport.c index 55a651af9..af21a1594 100644 --- a/daemon/zimport.c +++ b/daemon/zimport.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/daemon/zimport.h b/daemon/zimport.h index 47974da61..5bbd992b0 100644 --- a/daemon/zimport.h +++ b/daemon/zimport.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/distro/pkg/deb/copyright b/distro/pkg/deb/copyright index dc2c9bbb0..96e23ca29 100644 --- a/distro/pkg/deb/copyright +++ b/distro/pkg/deb/copyright @@ -3,7 +3,7 @@ Upstream-Name: knot-resolver Source: https://www.knot-resolver.cz/ Files: * -Copyright: 2015-2018 CZ.NIC +Copyright: CZ.NIC License: GPL-3.0+ Files: contrib/ccan/asprintf/* diff --git a/doc/conf.py b/doc/conf.py index 05e0d8de9..53e5e38cc 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -26,7 +26,7 @@ master_doc = 'index' # General information about the project. project = u'Knot Resolver' -copyright = u'2014-2020 CZ.NIC labs' +copyright = u'CZ.NIC labs' with open('../meson.build') as f: for line in f: match = re.match(r"\s*version\s*:\s*'([^']+)'.*", line) diff --git a/doc/kresd.8.in b/doc/kresd.8.in index 04a8d8888..b052a5afc 100644 --- a/doc/kresd.8.in +++ b/doc/kresd.8.in @@ -2,7 +2,7 @@ .\" .\" kresd.8 -- kresd daemon manpage .\" -.\" Copyright (c) 2019, CZ.NIC. All rights reserved. +.\" Copyright (c) CZ.NIC. All rights reserved. .\" .\" SPDX-License-Identifier: GPL-3.0-or-later .\" diff --git a/lib/cache/api.c b/lib/cache/api.c index 530592aa6..116d775e9 100644 --- a/lib/cache/api.c +++ b/lib/cache/api.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/api.h b/lib/cache/api.h index 48cc0d2f2..0abe9202f 100644 --- a/lib/cache/api.h +++ b/lib/cache/api.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/cdb_api.h b/lib/cache/cdb_api.h index ec1841691..fcca8a9ad 100644 --- a/lib/cache/cdb_api.h +++ b/lib/cache/cdb_api.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/cdb_lmdb.c b/lib/cache/cdb_lmdb.c index 09a1c907a..80c73729e 100644 --- a/lib/cache/cdb_lmdb.c +++ b/lib/cache/cdb_lmdb.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/cdb_lmdb.h b/lib/cache/cdb_lmdb.h index 3429a222c..988fccf07 100644 --- a/lib/cache/cdb_lmdb.h +++ b/lib/cache/cdb_lmdb.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/entry_list.c b/lib/cache/entry_list.c index 31688de1c..4dced2fe7 100644 --- a/lib/cache/entry_list.c +++ b/lib/cache/entry_list.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/entry_pkt.c b/lib/cache/entry_pkt.c index 778c0f4d8..884bfaa8c 100644 --- a/lib/cache/entry_pkt.c +++ b/lib/cache/entry_pkt.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/entry_rr.c b/lib/cache/entry_rr.c index 7ab5a56a1..3239e7e54 100644 --- a/lib/cache/entry_rr.c +++ b/lib/cache/entry_rr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/impl.h b/lib/cache/impl.h index a670281e3..305f36eb9 100644 --- a/lib/cache/impl.h +++ b/lib/cache/impl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/knot_pkt.c b/lib/cache/knot_pkt.c index 4c3fc5953..31fa7e9b0 100644 --- a/lib/cache/knot_pkt.c +++ b/lib/cache/knot_pkt.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/nsec1.c b/lib/cache/nsec1.c index 3fcd05e83..45543034e 100644 --- a/lib/cache/nsec1.c +++ b/lib/cache/nsec1.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/nsec3.c b/lib/cache/nsec3.c index 928b680c3..0b707759e 100644 --- a/lib/cache/nsec3.c +++ b/lib/cache/nsec3.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cache/peek.c b/lib/cache/peek.c index ef97a5206..e1901ac3b 100644 --- a/lib/cache/peek.c +++ b/lib/cache/peek.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/alg_containers.c b/lib/cookies/alg_containers.c index e109ae6bd..1da0bda97 100644 --- a/lib/cookies/alg_containers.c +++ b/lib/cookies/alg_containers.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/alg_containers.h b/lib/cookies/alg_containers.h index 3b50ccaa9..5764c281e 100644 --- a/lib/cookies/alg_containers.h +++ b/lib/cookies/alg_containers.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/alg_sha.c b/lib/cookies/alg_sha.c index 43b19eefe..34e79c385 100644 --- a/lib/cookies/alg_sha.c +++ b/lib/cookies/alg_sha.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/alg_sha.h b/lib/cookies/alg_sha.h index de7a75a37..e97972ace 100644 --- a/lib/cookies/alg_sha.h +++ b/lib/cookies/alg_sha.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/control.h b/lib/cookies/control.h index f977c9456..475b3fd53 100644 --- a/lib/cookies/control.h +++ b/lib/cookies/control.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/helper.c b/lib/cookies/helper.c index 8ef215177..486781767 100644 --- a/lib/cookies/helper.c +++ b/lib/cookies/helper.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/helper.h b/lib/cookies/helper.h index 0fee2fce2..dfde90ee8 100644 --- a/lib/cookies/helper.h +++ b/lib/cookies/helper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/lru_cache.c b/lib/cookies/lru_cache.c index 1b629f71b..245d1c38f 100644 --- a/lib/cookies/lru_cache.c +++ b/lib/cookies/lru_cache.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/lru_cache.h b/lib/cookies/lru_cache.h index 3594ee136..a0f6cab22 100644 --- a/lib/cookies/lru_cache.h +++ b/lib/cookies/lru_cache.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/nonce.c b/lib/cookies/nonce.c index 2930ea0a8..1b50d8767 100644 --- a/lib/cookies/nonce.c +++ b/lib/cookies/nonce.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/cookies/nonce.h b/lib/cookies/nonce.h index 4d8460f95..6c2970f9b 100644 --- a/lib/cookies/nonce.h +++ b/lib/cookies/nonce.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/defines.h b/lib/defines.h index 0d678416e..6b6dac564 100644 --- a/lib/defines.h +++ b/lib/defines.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec.c b/lib/dnssec.c index 3eb6a2ada..d6ae3cc67 100644 --- a/lib/dnssec.c +++ b/lib/dnssec.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec.h b/lib/dnssec.h index d9369978e..0fbd47c02 100644 --- a/lib/dnssec.h +++ b/lib/dnssec.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/nsec.c b/lib/dnssec/nsec.c index 7eaeedbe2..8b1724786 100644 --- a/lib/dnssec/nsec.c +++ b/lib/dnssec/nsec.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/nsec.h b/lib/dnssec/nsec.h index 1ba9ec8e6..a173fa544 100644 --- a/lib/dnssec/nsec.h +++ b/lib/dnssec/nsec.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/nsec3.c b/lib/dnssec/nsec3.c index e260b0460..037d5bdc5 100644 --- a/lib/dnssec/nsec3.c +++ b/lib/dnssec/nsec3.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/nsec3.h b/lib/dnssec/nsec3.h index 0fdbfcef0..eb0bd3978 100644 --- a/lib/dnssec/nsec3.h +++ b/lib/dnssec/nsec3.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/signature.c b/lib/dnssec/signature.c index 062067a0b..aadb5cb9f 100644 --- a/lib/dnssec/signature.c +++ b/lib/dnssec/signature.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/signature.h b/lib/dnssec/signature.h index 247d253ea..1cc6c8f61 100644 --- a/lib/dnssec/signature.h +++ b/lib/dnssec/signature.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/ta.c b/lib/dnssec/ta.c index 574563bec..becf7d810 100644 --- a/lib/dnssec/ta.c +++ b/lib/dnssec/ta.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/dnssec/ta.h b/lib/dnssec/ta.h index 73292162d..1eb1dd94b 100644 --- a/lib/dnssec/ta.h +++ b/lib/dnssec/ta.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/array.h b/lib/generic/array.h index 6f969a222..9f351189d 100644 --- a/lib/generic/array.h +++ b/lib/generic/array.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/lru.c b/lib/generic/lru.c index 5ad791f7c..857b20b35 100644 --- a/lib/generic/lru.c +++ b/lib/generic/lru.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/lru.h b/lib/generic/lru.h index 32aabd7d5..448c1b92f 100644 --- a/lib/generic/lru.h +++ b/lib/generic/lru.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ /** diff --git a/lib/generic/pack.h b/lib/generic/pack.h index c4aef3d35..18d57db51 100644 --- a/lib/generic/pack.h +++ b/lib/generic/pack.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/queue.c b/lib/generic/queue.c index 883487524..5bed153ef 100644 --- a/lib/generic/queue.c +++ b/lib/generic/queue.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/queue.h b/lib/generic/queue.h index 034e5266e..3fa52cea6 100644 --- a/lib/generic/queue.h +++ b/lib/generic/queue.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ /** diff --git a/lib/generic/test_array.c b/lib/generic/test_array.c index 98c595844..3e95b4973 100644 --- a/lib/generic/test_array.c +++ b/lib/generic/test_array.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/test_lru.c b/lib/generic/test_lru.c index 5cd4811e8..7c2f11f05 100644 --- a/lib/generic/test_lru.c +++ b/lib/generic/test_lru.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/test_pack.c b/lib/generic/test_pack.c index 692f253dd..e1c1ab596 100644 --- a/lib/generic/test_pack.c +++ b/lib/generic/test_pack.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/test_queue.c b/lib/generic/test_queue.c index 3a6b5be96..eb26b01a9 100644 --- a/lib/generic/test_queue.c +++ b/lib/generic/test_queue.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/test_trie.c b/lib/generic/test_trie.c index c71005aed..9ecd67cd9 100644 --- a/lib/generic/test_trie.c +++ b/lib/generic/test_trie.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/generic/trie.c b/lib/generic/trie.c index 51a37b93f..f9aceda79 100644 --- a/lib/generic/trie.c +++ b/lib/generic/trie.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later The code originated from https://github.com/fanf2/qp/blob/master/qp.c diff --git a/lib/generic/trie.h b/lib/generic/trie.h index 8c4429767..a5f0347ad 100644 --- a/lib/generic/trie.h +++ b/lib/generic/trie.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/layer.h b/lib/layer.h index 1e7d112c9..77215608a 100644 --- a/lib/layer.h +++ b/lib/layer.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/layer/cache.c b/lib/layer/cache.c index a532efdfe..2f1ba6057 100644 --- a/lib/layer/cache.c +++ b/lib/layer/cache.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/layer/iterate.c b/lib/layer/iterate.c index 2a37e6856..98202a186 100644 --- a/lib/layer/iterate.c +++ b/lib/layer/iterate.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/layer/iterate.h b/lib/layer/iterate.h index e5ebe3838..4ea435179 100644 --- a/lib/layer/iterate.h +++ b/lib/layer/iterate.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/layer/validate.c b/lib/layer/validate.c index 68e85659c..93f1d4fc6 100644 --- a/lib/layer/validate.c +++ b/lib/layer/validate.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/log.c b/lib/log.c index 968172a1d..1a3d71541 100644 --- a/lib/log.c +++ b/lib/log.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2021 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/log.h b/lib/log.h index 272f9af0a..1a0237a18 100644 --- a/lib/log.h +++ b/lib/log.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2021 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/module.c b/lib/module.c index e38ce6184..83ae77370 100644 --- a/lib/module.c +++ b/lib/module.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/module.h b/lib/module.h index 011acbb74..7548803cf 100644 --- a/lib/module.h +++ b/lib/module.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/resolve.c b/lib/resolve.c index bd38a5f5d..aa3d52153 100644 --- a/lib/resolve.c +++ b/lib/resolve.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/resolve.h b/lib/resolve.h index 64c9fc3c6..97ba07b7a 100644 --- a/lib/resolve.h +++ b/lib/resolve.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/rplan.c b/lib/rplan.c index 821563d60..0bedd8a73 100644 --- a/lib/rplan.c +++ b/lib/rplan.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/rplan.h b/lib/rplan.h index f210231b8..891781fcb 100644 --- a/lib/rplan.h +++ b/lib/rplan.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/selection.c b/lib/selection.c index 0a112884c..5aa2992c9 100644 --- a/lib/selection.c +++ b/lib/selection.c @@ -1,3 +1,7 @@ +/* Copyright (C) CZ.NIC, z.s.p.o. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + #include #include "lib/selection.h" diff --git a/lib/selection.h b/lib/selection.h index 468638bf3..34cc69c4d 100644 --- a/lib/selection.h +++ b/lib/selection.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/selection_forward.c b/lib/selection_forward.c index fe33c2373..54f9a1226 100644 --- a/lib/selection_forward.c +++ b/lib/selection_forward.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/selection_forward.h b/lib/selection_forward.h index e66274ffc..0c48c405a 100644 --- a/lib/selection_forward.h +++ b/lib/selection_forward.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ @@ -14,4 +14,4 @@ void forward_choose_transport(struct kr_query *qry, void forward_error(struct kr_query *qry, const struct kr_transport *transport, enum kr_selection_error sel_error); void forward_update_rtt(struct kr_query *qry, - const struct kr_transport *transport, unsigned rtt); \ No newline at end of file + const struct kr_transport *transport, unsigned rtt); diff --git a/lib/selection_iter.c b/lib/selection_iter.c index c59a88c60..597827880 100644 --- a/lib/selection_iter.c +++ b/lib/selection_iter.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/selection_iter.h b/lib/selection_iter.h index ed8444763..692463cbd 100644 --- a/lib/selection_iter.h +++ b/lib/selection_iter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2020 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/test_module.c b/lib/test_module.c index 5a8acfc0f..d7124c19d 100644 --- a/lib/test_module.c +++ b/lib/test_module.c @@ -1,4 +1,4 @@ -/* Copyright (C) 201 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/test_rplan.c b/lib/test_rplan.c index e56ea87db..12f4cc488 100644 --- a/lib/test_rplan.c +++ b/lib/test_rplan.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/test_utils.c b/lib/test_utils.c index a4b846faa..22f2483d8 100644 --- a/lib/test_utils.c +++ b/lib/test_utils.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/test_zonecut.c b/lib/test_zonecut.c index f97c32d3a..c03996366 100644 --- a/lib/test_zonecut.c +++ b/lib/test_zonecut.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/utils.c b/lib/utils.c index da2b8236c..c1b25db60 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2021 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/utils.h b/lib/utils.h index 30ed4c49d..0d1d8456b 100644 --- a/lib/utils.h +++ b/lib/utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2021 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/zonecut.c b/lib/zonecut.c index 00b9145b2..4ec403672 100644 --- a/lib/zonecut.c +++ b/lib/zonecut.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/zonecut.h b/lib/zonecut.h index b44977ae4..9c960ec3c 100644 --- a/lib/zonecut.h +++ b/lib/zonecut.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/cookies/cookiectl.c b/modules/cookies/cookiectl.c index 71673e26b..f1ab80a79 100644 --- a/modules/cookies/cookiectl.c +++ b/modules/cookies/cookiectl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/cookies/cookiectl.h b/modules/cookies/cookiectl.h index 50ee96636..6740e1655 100644 --- a/modules/cookies/cookiectl.h +++ b/modules/cookies/cookiectl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/cookies/cookiemonster.c b/modules/cookies/cookiemonster.c index af4655b44..595317bf5 100644 --- a/modules/cookies/cookiemonster.c +++ b/modules/cookies/cookiemonster.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/cookies/cookiemonster.h b/modules/cookies/cookiemonster.h index 5663b503d..ab1fdeb96 100644 --- a/modules/cookies/cookiemonster.h +++ b/modules/cookies/cookiemonster.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/cookies/cookies.c b/modules/cookies/cookies.c index 3ad82a162..5b688d3f0 100644 --- a/modules/cookies/cookies.c +++ b/modules/cookies/cookies.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/edns_keepalive/edns_keepalive.c b/modules/edns_keepalive/edns_keepalive.c index 609aa9d13..30d5df32c 100644 --- a/modules/edns_keepalive/edns_keepalive.c +++ b/modules/edns_keepalive/edns_keepalive.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/hints/hints.c b/modules/hints/hints.c index 7bdcd2ca3..34c08b9ff 100644 --- a/modules/hints/hints.c +++ b/modules/hints/hints.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/modules/stats/stats.c b/modules/stats/stats.c index ffbcf803c..ebb287783 100644 --- a/modules/stats/stats.c +++ b/modules/stats/stats.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/systemd/kresd.systemd.7.in b/systemd/kresd.systemd.7.in index e92613ec3..a602b8e68 100644 --- a/systemd/kresd.systemd.7.in +++ b/systemd/kresd.systemd.7.in @@ -2,7 +2,7 @@ .\" .\" kresd.systemd.7 -- man page for systemd units for kresd .\" -.\" Copyright (c) 2018, CZ.NIC. All rights reserved. +.\" Copyright (c) CZ.NIC. All rights reserved. .\" .\" SPDX-License-Identifier: GPL-3.0-or-later .\" diff --git a/tests/unit/mock_cmodule.c b/tests/unit/mock_cmodule.c index 5f4b6ed26..9cc9d1af2 100644 --- a/tests/unit/mock_cmodule.c +++ b/tests/unit/mock_cmodule.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/tests/unit/test.h b/tests/unit/test.h index 2c609973c..9a7eb58a6 100644 --- a/tests/unit/test.h +++ b/tests/unit/test.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/utils/client/kresc.c b/utils/client/kresc.c index 2dc107c3a..16782a130 100644 --- a/utils/client/kresc.c +++ b/utils/client/kresc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2017 CZ.NIC, z.s.p.o. +/* Copyright (C) CZ.NIC, z.s.p.o. * SPDX-License-Identifier: GPL-3.0-or-later */ #include