]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/logic/examples/fib2/fib2-tests.factor
Switch to https urls
[factor.git] / extra / logic / examples / fib2 / fib2-tests.factor
index a392acb9a0d417df737bcce9c783bb093d789864..75c11ea4d674a713d45d16041ec88c54a5c17d40 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 KUSUMOTO Norio.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: tools.test logic logic.examples.fib2 ;
 
 { { H{ { F 6765 } } } } [