diff options
author | Dan Fandrich <danf@mageia.org> | 2025-01-22 10:43:29 -0800 |
---|---|---|
committer | Dan Fandrich <danf@mageia.org> | 2025-01-22 10:43:29 -0800 |
commit | 4664c8f9f96feefa77e20575c3c1097dd33ba85b (patch) | |
tree | 44dd681d89218e5808f38f68555cb087540ed1be /lib.php | |
parent | 5d38c7075d08b0b0bf062d2ccfb365d034f65078 (diff) | |
download | pkgsubmit-4664c8f9f96feefa77e20575c3c1097dd33ba85b.tar pkgsubmit-4664c8f9f96feefa77e20575c3c1097dd33ba85b.tar.gz pkgsubmit-4664c8f9f96feefa77e20575c3c1097dd33ba85b.tar.bz2 pkgsubmit-4664c8f9f96feefa77e20575c3c1097dd33ba85b.tar.xz pkgsubmit-4664c8f9f96feefa77e20575c3c1097dd33ba85b.zip |
Switch http: links to https: (mga#33949)
Diffstat (limited to 'lib.php')
-rw-r--r-- | lib.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ * @author Romain d'Alverny * @author Michael Scherer * - * @license http://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2 + * @license https://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2 * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License aspublished by the |