]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/dual/dual.factor
Switch to https urls
[factor.git] / extra / math / dual / dual.factor
index 409a921f834ea15796b8c6658e389d9aa85cfa3e..46a71701e49e2dee6123236f88dc9ee3d4d4b36f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Jason W. Merrill.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators.smart compiler.units
 effects generalizations help help.markup kernel make math
 sequences vocabs words ;