]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/emacs/windows/windows.factor
Switch to https urls
[factor.git] / basis / editors / emacs / windows / windows.factor
index d32a5201ca873dbbb31cdc39a8710baea930e953..a2efa30528f0064c6fdf954ccfce41af2c8ac520 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2022 nomennescio
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators.short-circuit continuations editors editors.emacs
 io.pathnames io.standard-paths kernel make math.parser
 namespaces sequences system windows.advapi32 windows.registry ;