]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/wrap/wrap-tests.factor
Switch to https urls
[factor.git] / basis / wrap / wrap-tests.factor
index 6d71138925d31af1e79ee0dc974a05cb48661bdc..dc1b9f9c49f8ee23f46fba12ec192284744e03d0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: wrap tools.test ;
 
 { { } } [ { } 10 wrap ] unit-test