diff options
| author | Richard M. Stallman | 1993-02-10 07:08:53 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1993-02-10 07:08:53 +0000 |
| commit | a1ddedc69d107e559f217723a33c600962c0b377 (patch) | |
| tree | df96117462bcd59847df620c883535bbe75d11e9 | |
| parent | 23d46cf89e7c2b817229247c3b2eb223e7f82722 (diff) | |
| download | emacs-a1ddedc69d107e559f217723a33c600962c0b377.tar.gz emacs-a1ddedc69d107e559f217723a33c600962c0b377.zip | |
Update GPL version.
| -rw-r--r-- | lisp/textmodes/bibtex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 9e5671ff69c..851bf9f64d9 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 14 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
| 15 | ;; it under the terms of the GNU General Public License as published by | 15 | ;; it under the terms of the GNU General Public License as published by |
| 16 | ;; the Free Software Foundation; either version 1, or (at your option) | 16 | ;; the Free Software Foundation; either version 2, or (at your option) |
| 17 | ;; any later version. | 17 | ;; any later version. |
| 18 | 18 | ||
| 19 | ;; GNU Emacs is distributed in the hope that it will be useful, | 19 | ;; GNU Emacs is distributed in the hope that it will be useful, |