]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote-tests.factor
Switch to https urls
[factor.git] / basis / channels / remote / remote-tests.factor
index b886e83c5862060574cc0d4f0c17a0457f8fabd6..b9852050902a2e7e312851a9a10988b7c0315b8e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005 Chris Double. All Rights Reserved.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs channels channels.remote channels.remote.private
 kernel tools.test ;