]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/morse/morse.factor
Switch to https urls
[factor.git] / extra / morse / morse.factor
index b2b470e6317bd096bb35f756106565ee1af1aa3e..334ec9051c224fe3cc54d0b36bd73444b01b0e09 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2008, 2009 Alex Chapman, 2009 Diego Martinelli
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors ascii assocs biassocs combinators kernel
 literals math multiline namespaces openal openal.alut sequences
 splitting strings synth synth.buffers ;