summaryrefslogtreecommitdiff
path: root/config/srclist-update
diff options
context:
space:
mode:
Diffstat (limited to 'config/srclist-update')
-rwxr-xr-xconfig/srclist-update6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/srclist-update b/config/srclist-update
index d3663219db..55835b5b6f 100755
--- a/config/srclist-update
+++ b/config/srclist-update
@@ -35,7 +35,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Originally written by Karl Berry.
@@ -70,7 +70,7 @@ fixlicense='
# GNU General Public License for more details.\
#\
# You should have received a copy of the GNU General Public License\
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
/Th[ei][ s].* is free software/,/\*\//c\
This program is free software: you can redistribute it and/or modify\
@@ -84,7 +84,7 @@ fixlicense='
GNU General Public License for more details.\
\
You should have received a copy of the GNU General Public License\
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
'
# sed command to remove lines containing $Id lines.