]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ntp/ntp.factor
Switch to https urls
[factor.git] / basis / ntp / ntp.factor
index 88197f419956dd69b030ef0bf323e7004dce1f17..35988d2ef14e93c7ad8f3919fc6a463b74d9e041 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors arrays calendar combinators formatting
 io.sockets kernel math pack random sequences ;