]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/debugger/debugger.factor
Switch to https urls
[factor.git] / basis / ui / debugger / debugger.factor
index 4a502cb68cb72793ab8334b67bb0adbeb90f5410..4239c77a728829240c6c0d90caee6be32051d929 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2011 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors continuations debugger io io.streams.string
 kernel namespaces prettyprint ui ui.gadgets.worlds ;
 IN: ui.debugger