]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cocoa/enumeration/enumeration.factor
Switch to https urls
[factor.git] / basis / cocoa / enumeration / enumeration.factor
index 507b8b9e7b6ee820e2d8051e013faf7df7b2a766..0603f91ec314be074e3ac571ef64aecbdedeb755 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.data assocs classes.struct cocoa
 cocoa.runtime cocoa.types destructors hashtables kernel libc
 sequences specialized-arrays vectors ;