]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/notepad/notepad.factor
Switch to https urls
[factor.git] / basis / editors / notepad / notepad.factor
index 5eb20d24ffdbefce2797624c696cd19ee1a0b16a..5268d2b7a12c0a877e858615c5f5c31c2713db55 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays editors io.directories io.files io.pathnames
 kernel namespaces sequences windows.shell32 ;