]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/concurrency/mailboxes/debugger/debugger.factor
Switch to https urls
[factor.git] / basis / concurrency / mailboxes / debugger / debugger.factor
index 0e27ad4995d4c90ba2ea3249d549c5820c6ae554..3848539370b6345cf69c4f6bd53acb36362c6eb3 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors concurrency.mailboxes debugger debugger.threads
 kernel ;
 IN: concurrency.mailboxes.debugger