diff options
author | Petr Špaček <petr.spacek@nic.cz> | 2020-02-17 10:14:44 +0100 |
---|---|---|
committer | Vladimír Čunát <vladimir.cunat@nic.cz> | 2020-02-25 09:26:37 +0100 |
commit | 7f6ddbb3a96e33928f561224b79bc81d4577104f (patch) | |
tree | 781e223d93d1a98e163b48bc09cd5cab333a0ed2 /COPYING | |
parent | treewide: machine readable license for all the rest (diff) | |
download | knot-resolver-7f6ddbb3a96e33928f561224b79bc81d4577104f.tar.xz knot-resolver-7f6ddbb3a96e33928f561224b79bc81d4577104f.zip |
tag license files according to Linux Kernel license identifier syntax
https://www.kernel.org/doc/html/latest/process/license-rules.html#license-identifier-syntax
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,3 +1,7 @@ +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-URL: https://spdx.org/licenses/GPL-3.0-or-later.html +License-Text: + GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 @@ -685,5 +689,3 @@ file(s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here. - -SPDX-License-Identifier: GPL-3.0-or-later |