]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/derivatives/derivatives.factor
Switch to https urls
[factor.git] / extra / math / derivatives / derivatives.factor
index 9d74bdc75016d66ce42db527f7396bc9ec68350b..34c3eae422f006e53e5aa037f1348023af9b96a2 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: kernel math math.functions math.derivatives.syntax
     math.order math.parser summary accessors make combinators ;
 IN: math.derivatives