]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/debugger/debugger.factor
Switch to https urls
[factor.git] / basis / compiler / tree / debugger / debugger.factor
index d04ec3730cdf4c7939ebe772225c716e80674444..e281916487936f5b86ea672f23e9299f54d45d7d 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 arrays assocs combinators
 combinators.short-circuit compiler.tree compiler.tree.builder
 compiler.tree.cleanup compiler.tree.combinators