linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [42] Change the protocol to https, for the link


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [42] Change the protocol to https, for the link pointing to the GNU GPL at gnu.org
Date: Sat, 09 Apr 2011 11:01:23 +0000

Revision: 42
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=42
Author:   valkov
Date:     2011-04-09 11:01:22 +0000 (Sat, 09 Apr 2011)
Log Message:
-----------
Change the protocol to https, for the link pointing to the GNU GPL at gnu.org

Modified Paths:
--------------
    trunk/src/lm_constructors.js

Modified: trunk/src/lm_constructors.js
===================================================================
--- trunk/src/lm_constructors.js        2011-04-09 10:38:23 UTC (rev 41)
+++ trunk/src/lm_constructors.js        2011-04-09 11:01:22 UTC (rev 42)
@@ -234,7 +234,7 @@
 }
 
 LinternaMagica.prototype.license_link =
-    "http://www.gnu.org/licenses/gpl.html";;
+    "https://www.gnu.org/licenses/gpl.html";;
 
 LinternaMagica.prototype.homepage = 
     "http://e-valkov.org/linterna-magica";;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]