]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/nurbs/nurbs.factor
Switch to https urls
[factor.git] / extra / nurbs / nurbs.factor
index f5e11a23b9d624f7cd5574a5314e89d1ef4158fa..45b83248407f3ba0675d8ef93e0b305a012aac9a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 USING: accessors alien.c-types grouping kernel math
 math.order ranges math.vectors math.vectors.homogeneous
 sequences specialized-arrays ;