]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tensors/tensors-tests.factor
Switch to https urls
[factor.git] / extra / tensors / tensors-tests.factor
index 50d9e4f89681f5856ec0c585ce0a69461759cfcc..ff36664e450193697c03034e6a9ce5621d1f68fa 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.c-types arrays kernel math math.order math.vectors
 sequences specialized-arrays tensors tools.test ;
 QUALIFIED-WITH: alien.c-types c