]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/webbrowser/linux/linux.factor
Switch to https urls
[factor.git] / basis / webbrowser / linux / linux.factor
index 544abae86f445b5de71ad27728af5e36b2aae29e..61b9bac9e0c45ba3b534c224de8370b5ae97dda3 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: arrays io.launcher kernel present system webbrowser ;