]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gdbm/gdbm-tests.factor
Switch to https urls
[factor.git] / extra / gdbm / gdbm-tests.factor
index 8c5fed821f4e7612800fe4daac7bb60f7653c8a6..7acea9176b1d3afa4761181162e545bc8ffac06c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Dmitry Shubin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays continuations gdbm io.directories
 io.files.temp kernel sequences sets system tools.test ;
 IN: gdbm.tests