]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/chunked-file/chunked-file.factor
Switch to https urls
[factor.git] / extra / audio / chunked-file / chunked-file.factor
index 9eea28003a65f2c4b3cce0133306333ca009e828..15b9272cb81a7e292772b64546cdc5c4386589fa 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 combinators endian io kernel
 math sequences ;
 IN: audio.chunked-file