diff options
author | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:38:59 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:38:59 +0200 |
commit | 276d0164a0599225949ba37305341b79bf3396cc (patch) | |
tree | ba1b864041cce14f8e1ba9de55a450662c05d270 | |
parent | 5eabe4faa0f5981865c6dffdeeeca5df4d8e8ceb (diff) | |
download | openwrt-personal-pkgs-276d0164a0599225949ba37305341b79bf3396cc.tar.gz openwrt-personal-pkgs-276d0164a0599225949ba37305341b79bf3396cc.tar.bz2 openwrt-personal-pkgs-276d0164a0599225949ba37305341b79bf3396cc.zip |
base64c: CZ.NIC https
-rw-r--r-- | base64c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base64c/Makefile b/base64c/Makefile index 74eb4b3..4a7fc30 100644 --- a/base64c/Makefile +++ b/base64c/Makefile @@ -1,5 +1,5 @@ # -## Copyright (C) 2020 CZ.NIC z.s.p.o. (http://www.nic.cz/) +## Copyright (C) 2020 CZ.NIC z.s.p.o. (https://www.nic.cz/) # ## This is free software, licensed under the GNU General Public License v3. # See /LICENSE for more information. |