]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuesheet/cuesheet.factor
Switch to https urls
[factor.git] / extra / cuesheet / cuesheet.factor
index 77eaa721ddea258620bed6beb233f2e11a185a9c..9b08e56cb5490d08d530ab74ae83f7e632f56ee0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors ascii combinators io io.encodings.utf8 io.files
 io.streams.string kernel math.parser sequences splitting ;