]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/columns/columns.factor
Switch to https urls
[factor.git] / basis / columns / columns.factor
index bd0015c89f9f9cd59ffc8cbf849d98ccb4ca35e6..15cb14beb70c8ea38764049cb0bd86b75e879327 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2010 Slava Pestov, Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: sequences kernel accessors ;
 IN: columns