]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/elf/nm/nm.factor
Switch to https urls
[factor.git] / extra / elf / nm / nm.factor
index 43eb1f6eba9af1631b74e33d43d3f47745c1467a..68167f001e14e69880b7a57de02256afe35830e6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Erik Charlebois.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators elf formatting io.mmap kernel sequences ;
 IN: elf.nm