]> gitweb.factorcode.org Git - factor.git/blobdiff - core/words/symbol/symbol.factor
Switch to https urls
[factor.git] / core / words / symbol / symbol.factor
index 0d94ea5abe4fa9a77c473ddf0cf60ba9f21ccbfd..766a82d8d5655a56d918a0f7d6f8ffa82d02a836 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors definitions kernel sequences words ;
 IN: words.symbol