]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/vorbis/vorbis.factor
Switch to https urls
[factor.git] / extra / audio / vorbis / vorbis.factor
index b7a8a0f7dd806d3010a390e6dbec89490cac2cdf..13b1274ceae557901c56b7c879b971aed3194021 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2010 Chris Double, Joe Groff.
-! 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 audio.engine
 byte-arrays classes.struct combinators destructors fry io
 io.files io.encodings.binary kernel libc locals make math