diff options
| author | Paul Eggert | 2019-05-26 00:58:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-26 01:00:16 -0700 |
| commit | 852d28176990d035366142bfde36a0440a317228 (patch) | |
| tree | 7989c0101c23d316258e92ef667090f8d0cca866 /lib-src | |
| parent | 797ee5871e458d6d97f57a24405412a053f5ef32 (diff) | |
| download | emacs-852d28176990d035366142bfde36a0440a317228.tar.gz emacs-852d28176990d035366142bfde36a0440a317228.zip | |
Update author/maintainer info
Update email addresses and fix spellings of some author and
maintainer names.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/pop.h | 2 | ||||
| -rwxr-xr-x | lib-src/rcs2log | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/pop.h b/lib-src/pop.h index 81fa459d41f..ff8a7a9fdbe 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. | 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. |
| 2 | Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc. | 2 | Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Jonathan Kamens <jik@security.ov.com> | 4 | Author: Jonathan Kamens <jik@security.ov.com> |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 2368780b7cf..0e62bf63862 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | # Copyright (C) 1992-1998, 2001-2019 Free Software Foundation, Inc. | 5 | # Copyright (C) 1992-1998, 2001-2019 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # Author: Paul Eggert <eggert@twinsun.com> | 7 | # Author: Paul Eggert <eggert@cs.ucla.edu> |
| 8 | 8 | ||
| 9 | # This program is free software: you can redistribute it and/or modify | 9 | # This program is free software: you can redistribute it and/or modify |
| 10 | # it under the terms of the GNU General Public License as published by | 10 | # it under the terms of the GNU General Public License as published by |
| @@ -25,7 +25,7 @@ This program comes with NO WARRANTY, to the extent permitted by law. | |||
| 25 | You may redistribute copies of this program | 25 | You may redistribute copies of this program |
| 26 | under the terms of the GNU General Public License. | 26 | under the terms of the GNU General Public License. |
| 27 | For more information about these matters, see the files named COPYING. | 27 | For more information about these matters, see the files named COPYING. |
| 28 | Author: Paul Eggert <eggert@twinsun.com>' | 28 | Author: Paul Eggert <eggert@cs.ucla.edu>' |
| 29 | 29 | ||
| 30 | Help=' | 30 | Help=' |
| 31 | Generate ChangeLog entries from RCS files (perhaps in a CVS repository) | 31 | Generate ChangeLog entries from RCS files (perhaps in a CVS repository) |