summaryrefslogtreecommitdiffstats
path: root/lib/dnssec.h
diff options
context:
space:
mode:
authorPetr Špaček <petr.spacek@nic.cz>2020-02-14 11:08:59 +0100
committerVladimír Čunát <vladimir.cunat@nic.cz>2020-02-25 09:26:37 +0100
commit5b816a7fe4150292062c566aca46ae99920be82c (patch)
tree6783c9244f8506fe1366f03a86addcec9e3f179e /lib/dnssec.h
parentcontrib/licenses: machine readable license (diff)
downloadknot-resolver-5b816a7fe4150292062c566aca46ae99920be82c.tar.xz
knot-resolver-5b816a7fe4150292062c566aca46ae99920be82c.zip
treewide: machine readable license for GNU GPLv3+ source code
Long GNU GPLv3 boilderplate was automatically replaced with machine readable tag.
Diffstat (limited to 'lib/dnssec.h')
-rw-r--r--lib/dnssec.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/lib/dnssec.h b/lib/dnssec.h
index 89850a32..170b3a87 100644
--- a/lib/dnssec.h
+++ b/lib/dnssec.h
@@ -1,17 +1,5 @@
/* 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
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: GPL-3.0-or-later
*/
#pragma once