]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/pens/image/image.factor
Switch to https urls
[factor.git] / basis / ui / pens / image / image.factor
index 0223bb9281bac8edfa34e3149fca8f0437bc8f0f..bc7ddb4b73ba960e00f9c3e85e937d9d18639b2b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math opengl sequences ui.images ui.pens ;
 IN: ui.pens.image