]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/oauth2/oauth2.factor
Switch to https urls
[factor.git] / basis / oauth2 / oauth2.factor
index daea9f950e7cffd72583ee1672579ff4361dffbc..08180b3f16d578881e0fb81e0984672f241cc4c8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016 Björn Lindqvist.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs calendar combinators http.client io
 json.reader kernel make math.order sequences unicode urls
 webbrowser ;