diff options
author | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:32:57 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:32:57 +0200 |
commit | 2911ed4d3c70bc9ef1ad44baabfd3de94897dd7e (patch) | |
tree | dce65cab496e6b947670da9aa9499baf8dfd3971 | |
parent | 96e74fa2a0b4b03825fccdb54016ce34f6ec0415 (diff) | |
download | openwrt-personal-pkgs-2911ed4d3c70bc9ef1ad44baabfd3de94897dd7e.tar.gz openwrt-personal-pkgs-2911ed4d3c70bc9ef1ad44baabfd3de94897dd7e.tar.bz2 openwrt-personal-pkgs-2911ed4d3c70bc9ef1ad44baabfd3de94897dd7e.zip |
Update licence version in files
-rw-r--r-- | base64c/Makefile | 2 | ||||
-rw-r--r-- | sentinel-minipot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base64c/Makefile b/base64c/Makefile index 41ca862..3bf79bd 100644 --- a/base64c/Makefile +++ b/base64c/Makefile @@ -1,7 +1,7 @@ # ## Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/) # -## This is free software, licensed under the GNU General Public License v2. +## This is free software, licensed under the GNU General Public License v3. # See /LICENSE for more information. # # # diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile index 9ea25ba..08e0b41 100644 --- a/sentinel-minipot/Makefile +++ b/sentinel-minipot/Makefile @@ -1,7 +1,7 @@ # ## Copyright (C) 2018-2020 CZ.NIC z.s.p.o. (https://www.nic.cz/) # -## This is free software, licensed under the GNU General Public License v2. +## This is free software, licensed under the GNU General Public License v3. # See /LICENSE for more information. # # # |