diff options
author | Brian Callahan <bcallah@cvs.openbsd.org> | 2015-03-18 17:12:11 +0000 |
---|---|---|
committer | Brian Callahan <bcallah@cvs.openbsd.org> | 2015-03-18 17:12:11 +0000 |
commit | 4ca2323cbdfabf652f3b8706be971628d96bffd5 (patch) | |
tree | 13e971b7bc37e4a6be2dca38d5c875d150a9e3aa /usr.bin/mg | |
parent | a5745ba1a83eade71c30100b15afb2575d1741b1 (diff) |
Clean up a pair of sentences that aren't true anymore for mg while keeping
the original spirit of those sentences.
ok jasper@
Diffstat (limited to 'usr.bin/mg')
-rw-r--r-- | usr.bin/mg/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/mg/README b/usr.bin/mg/README index 88ae4c3ba3e..7ec45501365 100644 --- a/usr.bin/mg/README +++ b/usr.bin/mg/README @@ -11,12 +11,10 @@ to learn another editor. (But probably will, at least long enough to port Mg...) Mg was formerly named MicroGnuEmacs, the name change was done at the request of Richard Stallman. -Mg is not associated with the GNU project, and most of it does not -have the copyright restrictions present in GNU Emacs. (However, some -of the system dependent modules and the regular expression module do -have copyright notices. Look at the source code for exact -copyright restrictions.) The Mg authors individually may or may not -agree with the opinions expressed by Richard Stallman in "The GNU +Mg is not associated with the GNU project, and it does not have the +copyright restrictions present in GNU Emacs. (However, some modules +do have copyright notices.) The Mg authors individually may or may +not agree with the opinions expressed by Richard Stallman in "The GNU Manifesto". This program is intended to be a small, fast, and portable editor for |