]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/progress-bars/models/models.factor
Switch to https urls
[factor.git] / extra / progress-bars / models / models.factor
index e278057b84d5215ef7a68fb0a472ca083102794e..af497372d6c145910c010a4671c28f881623764c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors calendar fonts io io.files io.files.info kernel
 math models models.arrow namespaces progress-bars threads
 ui.gadgets.labels ui.gadgets.panes ;