]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/calculator/calculator.factor
Switch to https urls
[factor.git] / extra / webapps / calculator / calculator.factor
index 26494bc178d39471b7099c4e753e1686f556dbfc..0b5667c3cf4b2ddf2d5fb75d785b9c53cd41700a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors furnace.actions furnace.alloy
 furnace.redirection html.forms http.server
 http.server.dispatchers kernel math namespaces urls validators