]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tensors/tensors.factor
Switch to https urls
[factor.git] / extra / tensors / tensors.factor
index 157a82e6a341eee9d52cd7b6cd335e6944860c80..90d76e647ea4a4a48da15e9d52339a53dac0603d 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 HMC Clinic.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 
 USING: accessors alien alien.c-types alien.data arrays combinators
 grouping kernel math math.functions ranges math.vectors