]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/furnace/auth/features/registration/registration.factor
Switch to https urls
[factor.git] / basis / furnace / auth / features / registration / registration.factor
index 6a19535d2ffcf70b0ebb2050dc90a865e29da277..857dbf3297c6123713d429e851d0745a0a667ca6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (c) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs furnace.actions furnace.auth
 furnace.auth.providers html.forms http.server.dispatchers kernel
 namespaces validators ;