diff options
author | rbuj <[email protected]> | 2019-06-11 17:07:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 19:25:24 +0200 |
commit | 6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3 (patch) | |
tree | 9dee757acc8993b119ee9fb85f0772bfd734f8eb /update-authors.pl | |
parent | 1d86a70c32f7231293f31abab6c08a98ef40dd2f (diff) | |
download | caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.bz2 caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.xz |
Change URL prefixes from http to https
Diffstat (limited to 'update-authors.pl')
-rwxr-xr-x | update-authors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-authors.pl b/update-authors.pl index c2a52109..8814bc3f 100755 --- a/update-authors.pl +++ b/update-authors.pl @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Caja. If not, see <http://www.gnu.org/licenses/>. + along with Caja. If not, see <https://www.gnu.org/licenses/>. =cut use strict; |