]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/file-picker/linux/linux.factor
Switch to https urls
[factor.git] / extra / file-picker / linux / linux.factor
index 66db140e52b241d4e9933989cbf8eec0ae76fc36..30d5a191f2ebb89df22105f2e5f9afca89a2a4d5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2014, 2015 John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.strings alien.syntax destructors
 file-picker gobject-introspection.standard-types gtk.ffi
 io.encodings.utf8 kernel locals namespaces system ui.gadgets.worlds ;