]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/menus/menus.factor
Switch to https urls
[factor.git] / basis / ui / gadgets / menus / menus.factor
index cba52ebd2c60fea242e9cfb604f0c0c701c3ac7e..5c82c6c5016ca4c0dba4a51721b6881dafc3e069 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators kernel math math.rectangles
 math.vectors models namespaces opengl sequences sorting
 ui.commands ui.gadgets ui.gadgets.borders ui.gadgets.buttons