]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/walker/debug/debug.factor
Switch to https urls
[factor.git] / basis / tools / walker / debug / debug.factor
index a777a28422cf234d2686fd861e77bf1aab37d5c4..87f2e15d8e254bf3843f0b2a2f0ea93581b13dd3 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: concurrency.promises models tools.walker tools.continuations
 kernel sequences concurrency.messaging locals continuations threads
 namespaces namespaces.private assocs accessors ;