]> gitweb.factorcode.org Git - factor.git/blobdiff - core/definitions/definitions.factor
Switch to https urls
[factor.git] / core / definitions / definitions.factor
index f1713a87d48775419c02768f8b32cb515342edf2..80a273d03bc22393948264b973dc0936b7f643c5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel namespaces sequences sets ;
 IN: definitions