]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hash-sets/identity/identity.factor
Switch to https urls
[factor.git] / basis / hash-sets / identity / identity.factor
index afc2fff0771fce5ee1f110427c1b69b9d44bc678..ba860ee0751adb901be1fa97635433d698059310 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors hash-sets hash-sets.wrapped kernel parser
 sequences sets sets.private vocabs.loader ;
 IN: hash-sets.identity