aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPaul Eggert2019-05-26 00:58:28 -0700
committerPaul Eggert2019-05-26 01:00:16 -0700
commit852d28176990d035366142bfde36a0440a317228 (patch)
tree7989c0101c23d316258e92ef667090f8d0cca866 /test
parent797ee5871e458d6d97f57a24405412a053f5ef32 (diff)
downloademacs-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')
-rw-r--r--test/lisp/descr-text-tests.el2
-rw-r--r--test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el2
-rw-r--r--test/manual/cedet/cedet-utests.el2
-rw-r--r--test/manual/cedet/ede-tests.el2
-rw-r--r--test/manual/cedet/semantic-ia-utest.el2
-rw-r--r--test/manual/cedet/semantic-utest-c.el2
-rw-r--r--test/manual/cedet/srecode-tests.el2
-rw-r--r--test/manual/cedet/tests/test.c2
-rw-r--r--test/manual/cedet/tests/test.el2
-rw-r--r--test/manual/cedet/tests/test.make2
-rw-r--r--test/manual/cedet/tests/testdoublens.cpp2
-rw-r--r--test/manual/cedet/tests/testdoublens.hpp2
-rw-r--r--test/manual/cedet/tests/testjavacomp.java2
-rw-r--r--test/manual/cedet/tests/testpolymorph.cpp2
-rw-r--r--test/manual/cedet/tests/testspp.c2
-rw-r--r--test/manual/cedet/tests/testsppreplace.c2
-rw-r--r--test/manual/cedet/tests/testsppreplaced.c2
-rw-r--r--test/manual/cedet/tests/testsubclass.cpp2
-rw-r--r--test/manual/cedet/tests/testsubclass.hh2
-rw-r--r--test/manual/cedet/tests/testtypedefs.cpp2
-rw-r--r--test/manual/cedet/tests/testvarnames.c2
21 files changed, 21 insertions, 21 deletions
diff --git a/test/lisp/descr-text-tests.el b/test/lisp/descr-text-tests.el
index 09daddee256..d4544c99cf5 100644
--- a/test/lisp/descr-text-tests.el
+++ b/test/lisp/descr-text-tests.el
@@ -2,7 +2,7 @@
2 2
3;; Copyright (C) 2014, 2016-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2014, 2016-2019 Free Software Foundation, Inc.
4 4
5;; Author: Michal Nazarewicz <mina86@mina86.com> 5;; Author: Michal Nazarewicz <mina86@mina86.com>
6 6
7;; This file is part of GNU Emacs. 7;; This file is part of GNU Emacs.
8 8
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
index 2820d16254a..e89d6bb5ec0 100644
--- a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
+++ b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
@@ -2,7 +2,7 @@
2 2
3;; Copyright (C) 2011-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2011-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
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 @@
2 2
3;; Copyright (C) 2008-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2008-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
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 @@
2 2
3;; Copyright (C) 2008-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2008-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
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 @@
2 2
3;; Copyright (C) 2008-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2008-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
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 @@
2 2
3;; Copyright (C) 2008-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2008-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
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 @@
2 2
3;; Copyright (C) 2008-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2008-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
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 @@
2 2
3 Copyright (C) 2001-2019 Free Software Foundation, Inc. 3 Copyright (C) 2001-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
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 @@
2 2
3;; Copyright (C) 2005-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2005-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
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 @@
2 2
3# Copyright (C) 2001-2002, 2010-2019 Free Software Foundation, Inc. 3# Copyright (C) 2001-2002, 2010-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
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 @@
2 2
3// Copyright (C) 2008-2019 Free Software Foundation, Inc. 3// Copyright (C) 2008-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
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 @@
2 2
3// Copyright (C) 2008-2019 Free Software Foundation, Inc. 3// Copyright (C) 2008-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
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 @@
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
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 *
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 @@
2 2
3 Copyright (C) 2007-2019 Free Software Foundation, Inc. 3 Copyright (C) 2007-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
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 @@
1/* testsppreplace.c --- unit test for CPP/SPP Replacement 1/* testsppreplace.c --- unit test for CPP/SPP Replacement
2 Copyright (C) 2007-2019 Free Software Foundation, Inc. 2 Copyright (C) 2007-2019 Free Software Foundation, Inc.
3 3
4 Author: Eric M. Ludlam <eric@siege-engine.com> 4 Author: Eric M. Ludlam <zappo@gnu.org>
5 5
6 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
7 7
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 @@
1/* testsppreplaced.c --- unit test for CPP/SPP Replacement 1/* testsppreplaced.c --- unit test for CPP/SPP Replacement
2 Copyright (C) 2007-2019 Free Software Foundation, Inc. 2 Copyright (C) 2007-2019 Free Software Foundation, Inc.
3 3
4 Author: Eric M. Ludlam <eric@siege-engine.com> 4 Author: Eric M. Ludlam <zappo@gnu.org>
5 5
6 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
7 7
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 @@
2 2
3// Copyright (C) 2007-2019 Free Software Foundation, Inc. 3// Copyright (C) 2007-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
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 @@
2 2
3// Copyright (C) 2007-2019 Free Software Foundation, Inc. 3// Copyright (C) 2007-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
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 @@
2 2
3// Copyright (C) 2008-2019 Free Software Foundation, Inc. 3// Copyright (C) 2008-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
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 @@
3 3
4 Copyright (C) 2008-2019 Free Software Foundation, Inc. 4 Copyright (C) 2008-2019 Free Software Foundation, Inc.
5 5
6 Author: Eric M. Ludlam <eric@siege-engine.com> 6 Author: Eric M. Ludlam <zappo@gnu.org>
7 7
8 This file is part of GNU Emacs. 8 This file is part of GNU Emacs.
9 9