]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/generators/generators.factor
Switch to https urls
[factor.git] / extra / generators / generators.factor
index c9d6157209ca3cce640418550e0f0d3446e91af2..18efa18b20fd86dff3658e4785385161f4ef9a43 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2023 Keldan Chapman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel coroutines effects.parser words sequences accessors generalizations
 locals.parser summary combinators.smart math continuations make ;
 IN: generators