diff options
author | Brian Cully <bjc@kublai.com> | 2021-02-19 22:37:15 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2021-02-19 22:37:15 -0500 |
commit | 96152bc939dc64e43e7a282b858b11c705d9d7f2 (patch) | |
tree | 0a8f6676511a58bb1baadb67003d2494e969843c | |
parent | c98260130b4608cf4f16c4c6dcb4edc0d494c69a (diff) | |
download | tramp-nspawn-96152bc939dc64e43e7a282b858b11c705d9d7f2.tar.gz tramp-nspawn-96152bc939dc64e43e7a282b858b11c705d9d7f2.zip |
Get rid of "not part of GNU emacs"
I don’t think anyone requires it, and it seems stand-offish.
-rw-r--r-- | nspawn-tramp.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nspawn-tramp.el b/nspawn-tramp.el index afba641..71ad3b7 100644 --- a/nspawn-tramp.el +++ b/nspawn-tramp.el @@ -9,8 +9,6 @@ ;; Version: 0.1 ;; Package-Requires: ((emacs "23")) -;; This file is NOT part of GNU Emacs. - ;;; License: ;; This program is free software; you can redistribute it and/or |