diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-04-26 01:41:27 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-04-26 01:41:27 +0000 |
commit | 42e73e56efdd96206a31202019f17d478e4978ed (patch) | |
tree | 4602b83b01f9008d7a7fe1cce7c2fb7d0cd2902e | |
parent | e7cfd6d6698e0a4b36e655f8b90c37fa4becbf1c (diff) | |
download | emacs-42e73e56efdd96206a31202019f17d478e4978ed.tar.gz |
Fix GPL version.
-rw-r--r-- | src/cm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,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, |