diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-06-15 20:42:24 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-06-15 20:42:24 +0000 |
commit | 7c938215cd28ae6b7c95d02c5e29839c9be68925 (patch) | |
tree | 7867638fe09e5e683f4da6f69b12a9156c3f1cc1 /src/disptab.h | |
parent | bd7602f2ae853006b03da55a307d96cfb5f19968 (diff) | |
download | emacs-7c938215cd28ae6b7c95d02c5e29839c9be68925.tar.gz |
Update GPL to version 2.
Diffstat (limited to 'src/disptab.h')
-rw-r--r-- | src/disptab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/disptab.h b/src/disptab.h index 649b58cf310..75847a35095 100644 --- a/src/disptab.h +++ b/src/disptab.h @@ -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, |