]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ui/gadgets/charts/lines/lines.factor
Switch to https urls
[factor.git] / extra / ui / gadgets / charts / lines / lines.factor
index 89d9fb58c4ba5dda7c6d6909c33c2002c19be004..33823e9aa74d6d5eaea165d6bffb7809110bbf1f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016-2017 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs binary-search colors
 combinators combinators.short-circuit kernel make
 math math.order math.statistics math.vectors opengl opengl.gl