]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/tools/debugger/debugger.factor
Switch to https urls
[factor.git] / basis / ui / tools / debugger / debugger.factor
index 124fe2e998732664cdd4c5f4ed11023311fcb0ba..938571e0e799cca7e29180402e3888b75bad3191 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 arrays continuations debugger editors kernel
 models namespaces sequences ui.commands ui.debugger ui.gadgets
 ui.gadgets.labels ui.gadgets.packs ui.gadgets.panes