]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/mason/counter/counter.factor
Switch to https urls
[factor.git] / extra / webapps / mason / counter / counter.factor
index 0926a59bf7d375354d0046ff15a3b00022ccef81..137ad94fe0017a9c315faec1cb37a1c5c3a45627 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors furnace.actions http.server.responses
 webapps.mason.backend math.parser ;
 IN: webapps.mason.counter