diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 68342ff..b7655fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # # Copyright (C) 2014, 2017, 2018 Patrick McDermott # -# This file is part of opkg-opk +# This file is part of opkg-opk. # # opkg-opk is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with opkg-opk If not, see <http://www.gnu.org/licenses/>. +# along with opkg-opk. If not, see <https://www.gnu.org/licenses/>. KEY = '2250 31F0 47FF E516 63ED 516F 1A45 9ECD E4D6 04BE' |