diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-26 00:58:28 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-26 01:00:16 -0700 |
commit | 852d28176990d035366142bfde36a0440a317228 (patch) | |
tree | 7989c0101c23d316258e92ef667090f8d0cca866 /test/manual | |
parent | 797ee5871e458d6d97f57a24405412a053f5ef32 (diff) | |
download | emacs-852d28176990d035366142bfde36a0440a317228.tar.gz |
Update author/maintainer info
Update email addresses and fix spellings of some author and
maintainer names.
Diffstat (limited to 'test/manual')
-rw-r--r-- | test/manual/cedet/cedet-utests.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/ede-tests.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/semantic-ia-utest.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/semantic-utest-c.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/srecode-tests.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/test.c | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/test.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/test.make | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testdoublens.cpp | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testdoublens.hpp | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testjavacomp.java | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testpolymorph.cpp | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testspp.c | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testsppreplace.c | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testsppreplaced.c | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testsubclass.cpp | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testsubclass.hh | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testtypedefs.cpp | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/testvarnames.c | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/test/manual/cedet/cedet-utests.el b/test/manual/cedet/cedet-utests.el index 23362db4f23..67a828bb295 100644 --- a/test/manual/cedet/cedet-utests.el +++ b/test/manual/cedet/cedet-utests.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/ede-tests.el b/test/manual/cedet/ede-tests.el index 0b5864d7365..c8b54db9584 100644 --- a/test/manual/cedet/ede-tests.el +++ b/test/manual/cedet/ede-tests.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/semantic-ia-utest.el b/test/manual/cedet/semantic-ia-utest.el index 665a5382440..10f02b3c34c 100644 --- a/test/manual/cedet/semantic-ia-utest.el +++ b/test/manual/cedet/semantic-ia-utest.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/semantic-utest-c.el b/test/manual/cedet/semantic-utest-c.el index a24bf10ae9a..a79c7c8822a 100644 --- a/test/manual/cedet/semantic-utest-c.el +++ b/test/manual/cedet/semantic-utest-c.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/srecode-tests.el b/test/manual/cedet/srecode-tests.el index 5d5a970a0ab..b849d7a6039 100644 --- a/test/manual/cedet/srecode-tests.el +++ b/test/manual/cedet/srecode-tests.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/test.c b/test/manual/cedet/tests/test.c index 7d6411e7ae4..2e90ef72726 100644 --- a/test/manual/cedet/tests/test.c +++ b/test/manual/cedet/tests/test.c @@ -2,7 +2,7 @@ Copyright (C) 2001-2019 Free Software Foundation, Inc. - Author: Eric M. Ludlam <eric@siege-engine.com> + Author: Eric M. Ludlam <zappo@gnu.org> This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/test.el b/test/manual/cedet/tests/test.el index 664e6cb4531..242186c3601 100644 --- a/test/manual/cedet/tests/test.el +++ b/test/manual/cedet/tests/test.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2005-2019 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam <eric@siege-engine.com> +;; Author: Eric M. Ludlam <zappo@gnu.org> ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/test.make b/test/manual/cedet/tests/test.make index 60a40704f31..fe0d594c224 100644 --- a/test/manual/cedet/tests/test.make +++ b/test/manual/cedet/tests/test.make @@ -2,7 +2,7 @@ # Copyright (C) 2001-2002, 2010-2019 Free Software Foundation, Inc. -# Author: Eric M. Ludlam <eric@siege-engine.com> +# Author: Eric M. Ludlam <zappo@gnu.org> # This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testdoublens.cpp b/test/manual/cedet/tests/testdoublens.cpp index 62efad454a3..4d10644e447 100644 --- a/test/manual/cedet/tests/testdoublens.cpp +++ b/test/manual/cedet/tests/testdoublens.cpp @@ -2,7 +2,7 @@ // Copyright (C) 2008-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testdoublens.hpp b/test/manual/cedet/tests/testdoublens.hpp index 54f2acf168d..507c8342b4c 100644 --- a/test/manual/cedet/tests/testdoublens.hpp +++ b/test/manual/cedet/tests/testdoublens.hpp @@ -2,7 +2,7 @@ // Copyright (C) 2008-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testjavacomp.java b/test/manual/cedet/tests/testjavacomp.java index 1ebd7dc06f0..1102e518918 100644 --- a/test/manual/cedet/tests/testjavacomp.java +++ b/test/manual/cedet/tests/testjavacomp.java @@ -2,7 +2,7 @@ // Copyright (C) 2009-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. 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 @@ * * Copyright (C) 2009-2019 Free Software Foundation, Inc. * - * Author: Eric M. Ludlam <eric@siege-engine.com> + * Author: Eric M. Ludlam <zappo@gnu.org> * * This file is part of GNU Emacs. * diff --git a/test/manual/cedet/tests/testspp.c b/test/manual/cedet/tests/testspp.c index beead02dd2c..dafae864999 100644 --- a/test/manual/cedet/tests/testspp.c +++ b/test/manual/cedet/tests/testspp.c @@ -2,7 +2,7 @@ Copyright (C) 2007-2019 Free Software Foundation, Inc. - Author: Eric M. Ludlam <eric@siege-engine.com> + Author: Eric M. Ludlam <zappo@gnu.org> This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testsppreplace.c b/test/manual/cedet/tests/testsppreplace.c index a76d4204307..b25f3d18712 100644 --- a/test/manual/cedet/tests/testsppreplace.c +++ b/test/manual/cedet/tests/testsppreplace.c @@ -1,7 +1,7 @@ /* testsppreplace.c --- unit test for CPP/SPP Replacement Copyright (C) 2007-2019 Free Software Foundation, Inc. - Author: Eric M. Ludlam <eric@siege-engine.com> + Author: Eric M. Ludlam <zappo@gnu.org> This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testsppreplaced.c b/test/manual/cedet/tests/testsppreplaced.c index ab13b3a8178..4106c22ba6d 100644 --- a/test/manual/cedet/tests/testsppreplaced.c +++ b/test/manual/cedet/tests/testsppreplaced.c @@ -1,7 +1,7 @@ /* testsppreplaced.c --- unit test for CPP/SPP Replacement Copyright (C) 2007-2019 Free Software Foundation, Inc. - Author: Eric M. Ludlam <eric@siege-engine.com> + Author: Eric M. Ludlam <zappo@gnu.org> This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testsubclass.cpp b/test/manual/cedet/tests/testsubclass.cpp index ece497b9c21..8ae28bae940 100644 --- a/test/manual/cedet/tests/testsubclass.cpp +++ b/test/manual/cedet/tests/testsubclass.cpp @@ -2,7 +2,7 @@ // Copyright (C) 2007-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testsubclass.hh b/test/manual/cedet/tests/testsubclass.hh index 1963e156f19..893b33eab74 100644 --- a/test/manual/cedet/tests/testsubclass.hh +++ b/test/manual/cedet/tests/testsubclass.hh @@ -2,7 +2,7 @@ // Copyright (C) 2007-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testtypedefs.cpp b/test/manual/cedet/tests/testtypedefs.cpp index f8a3f2e18b5..6c6628ddf40 100644 --- a/test/manual/cedet/tests/testtypedefs.cpp +++ b/test/manual/cedet/tests/testtypedefs.cpp @@ -2,7 +2,7 @@ // Copyright (C) 2008-2019 Free Software Foundation, Inc. -// Author: Eric M. Ludlam <eric@siege-engine.com> +// Author: Eric M. Ludlam <zappo@gnu.org> // This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/testvarnames.c b/test/manual/cedet/tests/testvarnames.c index 77760724ddf..1cbf3c02c40 100644 --- a/test/manual/cedet/tests/testvarnames.c +++ b/test/manual/cedet/tests/testvarnames.c @@ -3,7 +3,7 @@ Copyright (C) 2008-2019 Free Software Foundation, Inc. - Author: Eric M. Ludlam <eric@siege-engine.com> + Author: Eric M. Ludlam <zappo@gnu.org> This file is part of GNU Emacs. |