diff options
author | Jim Blandy <jimb@redhat.com> | 1993-06-12 21:44:46 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-06-12 21:44:46 +0000 |
commit | 71dfa9f437eaca520ffcaf8a4a6cd0eaa3e3d343 (patch) | |
tree | 6ffeb2a56205e3ec8ba1d4893f1f620de79f8a18 | |
parent | b22c9ebf6b1110a8f3075a5247fe890c1893ceb1 (diff) | |
download | emacs-71dfa9f437eaca520ffcaf8a4a6cd0eaa3e3d343.tar.gz |
Refer to GPL version two.
-rw-r--r-- | src/textprop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textprop.c b/src/textprop.c index b3bd1dd4d37..d5f3852cae7 100644 --- a/src/textprop.c +++ b/src/textprop.c @@ -5,7 +5,7 @@ This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, |