]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/namespaces/namespaces.factor
Switch to https urls
[factor.git] / extra / benchmark / namespaces / namespaces.factor
index 783f9a4105d532f1866cbeb1a090e4a6c3e5bd52..88d6056b7bec1c0bb934c58e7202dc3b5bbef592 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2014 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: kernel math namespaces ;