Replace HTTP links with HTTPS

Using this regexp: https://regex101.com/r/rZ2dE2/1
This commit is contained in:
rugk 2016-07-19 13:56:52 +02:00
parent d485ab2d88
commit 38ab755733
36 changed files with 48 additions and 48 deletions

View file

@ -2,7 +2,7 @@
* $Id: rawinflate.js,v 0.3 2013/04/09 14:25:38 dankogai Exp dankogai $
*
* GNU General Public License, version 2 (GPL-2.0)
* http://opensource.org/licenses/GPL-2.0
* https://opensource.org/licenses/GPL-2.0
* original:
* http://www.onicos.com/staff/iz/amuse/javascript/expert/inflate.txt
*/