]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/hashtables/hashtables.factor
Switch to https urls
[factor.git] / extra / benchmark / hashtables / hashtables.factor
index b29cb3d43d3e8a9686b623842a64bd8c23d0904f..ac5f0be75221409f0f31872c9698182a90291591 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: accessors assocs combinators grouping kernel math
 math.parser ranges sequences ;
 IN: benchmark.hashtables