]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/smalltalk/library/library.factor
Switch to https urls
[factor.git] / extra / smalltalk / library / library.factor
index 6958b915d644477e468b64f4f1e744092a7c1534..6734b207090f546f06377991ed97a91ed7e9ad7e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel present io math sequences assocs ranges
 math.order tools.time smalltalk.selectors smalltalk.ast ;
 IN: smalltalk.library