]> gitweb.factorcode.org Git - factor.git/blobdiff - core/words/words.factor
Switch to https urls
[factor.git] / core / words / words.factor
index 3365dc62d9805ea704d238a9a0c00e3d9ce6948a..6368dcfce221a6fa0934c6980f8adebce1c3d07c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs definitions hashtables kernel
 kernel.private math math.order namespaces quotations sequences
 slots.private strings vocabs ;