]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/openal/openal.factor
Switch to https urls
[factor.git] / extra / openal / openal.factor
index 4a990c213dfd5835165265495d2a01256b88ad53..619de3af4823e146540c0b2f248bcbc8c470735f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Chris Double.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data alien.destructors
 alien.libraries alien.syntax arrays combinators kernel sequences
 specialized-arrays system ;