]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/project-euler/common/common.factor
Switch to https urls
[factor.git] / extra / project-euler / common / common.factor
index 00f3f95cc0eb80cd8e8e6679ddef05e46ed8c1bd..43eabaefb1d337c23d7d8d98348cc2cc448d6c4a 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (c) 2007-2010 Aaron Schaefer.
 ! The contents of this file are licensed under the Simplified BSD License
-! A copy of the license is available at http://factorcode.org/license.txt
+! A copy of the license is available at https://factorcode.org/license.txt
 USING: accessors arrays byte-arrays hints kernel lists make
 math math.functions math.matrices math.order math.parser
 math.primes.factors math.primes.lists ranges math.ratios