]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/engine/test/test.factor
Switch to https urls
[factor.git] / extra / audio / engine / test / test.factor
index 0e14fbb127cc3b99da3efc8b0261c52715cf9f17..d89decc5e230162af25a577fec343421995d1ece 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 audio.engine audio.loader
 calendar destructors io kernel math math.functions math.vectors
 random ranges sequences specialized-arrays timers ;