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 /test/manual/cedet/tests/testpolymorph.cpp | |
| 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 'test/manual/cedet/tests/testpolymorph.cpp')
| -rw-r--r-- | test/manual/cedet/tests/testpolymorph.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp index cf605f60bd4..ce40fa30d5f 100644 --- a/test/manual/cedet/tests/testpolymorph.cpp +++ b/test/manual/cedet/tests/testpolymorph.cpp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | * | 2 | * |
| 3 | * Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | * Copyright (C) 2009-2019 Free Software Foundation, Inc. |
| 4 | * | 4 | * |
| 5 | * Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | * Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | * | 6 | * |
| 7 | * This file is part of GNU Emacs. | 7 | * This file is part of GNU Emacs. |
| 8 | * | 8 | * |