]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/openal/alut/alut.factor
Switch to https urls
[factor.git] / extra / openal / alut / alut.factor
index be97a6474352c3e55226c6f4a29f141e7f06682e..b80a09b47d5f4fdce148507adc968cbf74b41380 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.libraries alien.syntax
 combinators kernel namespaces openal openal.alut.backend
 specialized-arrays system vocabs ;