]> gitweb.factorcode.org Git - factor.git/blobdiff - core/assocs/assocs.factor
Switch to https urls
[factor.git] / core / assocs / assocs.factor
index f4ddb7371b83e2b4d3f6f29d20af86c4135d4df6..7b08f3e647404f6383395e985e60592fce286113 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2010 Daniel Ehrenberg, Slava Pestov
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays kernel math sequences sequences.private
 vectors ;
 IN: assocs