]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gtk-samples/hello-world/hello-world.factor
Switch to https urls
[factor.git] / extra / gtk-samples / hello-world / hello-world.factor
index 34cec21defe78d169a47d3ff07d979bab29275fb..2f482ffab74d1fe30abf11dde532b8caefee3499 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Anton Gorenko.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.strings gobject.ffi gtk.ffi io.encodings.utf8
 kernel ;
 IN: gtk-samples.hello-world