]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/grids/grids.factor
Switch to https urls
[factor.git] / basis / ui / gadgets / grids / grids.factor
index 455937eccdbbee1eb7f9a8b27e53ba04bc8a0214..6a7d2eabc8ab6e135faf79833683588ba79c377c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays kernel make math math.order
 math.rectangles math.vectors sequences strings.tables
 ui.baseline-alignment ui.gadgets ;