]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time-server/time-server.factor
inverse: Fix docs
[factor.git] / extra / time-server / time-server.factor
index 6a43c59e18665c296df9d12d6791a7b63d32ae06..eb193006ecffe8e656de5a24945e020fd7dffb67 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 calendar calendar.format command-line io
 io.encodings.ascii io.servers kernel math.parser namespaces
 sequences ;