]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/dual/dual-tests.factor
Switch to https urls
[factor.git] / extra / math / dual / dual-tests.factor
index 3451dcd50d182a8295dceadf97e17164f6511874..22ad4cd95adf64870718f6bdde27a7b93340a701 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: tools.test math.dual kernel accessors math math.functions
 math.constants ;