]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pdf/units/units.factor
Switch to https urls
[factor.git] / extra / pdf / units / units.factor
index b753889e818cd6b546539a62016e1f2006006009..6c01625b02abcb804179a3e2d7b798e43ab09de2 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011-2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: ascii combinators kernel math math.parser sequences ;