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 /base64c/Makefile | |
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
Diffstat (limited to 'base64c/Makefile')
-rw-r--r-- | base64c/Makefile | 2 |
1 files changed, 1 insertions, 1 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. # # # |