]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/unicode/unicode.factor
Switch to https urls
[factor.git] / extra / math / unicode / unicode.factor
index 6a48e8d1255b3bb2221d8f4cf8bb8381adab4c61..5e206cc1b1f645e7f867fda5faa10ec4752965c3 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: kernel math math.constants math.functions sequences sets
 sets.extras ;