diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:08:28 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:08:28 -0800 |
commit | 73b0cd50031a714347109169ceb8bacae338612a (patch) | |
tree | fa3788cbc3259b8e67c53220e414a0f45bf1c41e /test/cedet | |
parent | 0b5c5d8291f82556c149013f10372234b0df9bc2 (diff) | |
download | emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz |
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'test/cedet')
-rw-r--r-- | test/cedet/cedet-utests.el | 2 | ||||
-rw-r--r-- | test/cedet/ede-tests.el | 2 | ||||
-rw-r--r-- | test/cedet/semantic-ia-utest.el | 2 | ||||
-rw-r--r-- | test/cedet/semantic-tests.el | 2 | ||||
-rw-r--r-- | test/cedet/semantic-utest-c.el | 2 | ||||
-rw-r--r-- | test/cedet/semantic-utest.el | 2 | ||||
-rw-r--r-- | test/cedet/srecode-tests.el | 2 | ||||
-rw-r--r-- | test/cedet/tests/test.c | 3 | ||||
-rw-r--r-- | test/cedet/tests/test.el | 4 | ||||
-rw-r--r-- | test/cedet/tests/test.make | 2 | ||||
-rw-r--r-- | test/cedet/tests/testdoublens.cpp | 2 | ||||
-rw-r--r-- | test/cedet/tests/testdoublens.hpp | 2 | ||||
-rw-r--r-- | test/cedet/tests/testjavacomp.java | 2 | ||||
-rw-r--r-- | test/cedet/tests/testpolymorph.cpp | 2 | ||||
-rw-r--r-- | test/cedet/tests/testspp.c | 2 | ||||
-rw-r--r-- | test/cedet/tests/testsppreplace.c | 2 | ||||
-rw-r--r-- | test/cedet/tests/testsppreplaced.c | 2 | ||||
-rw-r--r-- | test/cedet/tests/testsubclass.cpp | 2 | ||||
-rw-r--r-- | test/cedet/tests/testsubclass.hh | 2 | ||||
-rw-r--r-- | test/cedet/tests/testtypedefs.cpp | 2 | ||||
-rw-r--r-- | test/cedet/tests/testvarnames.c | 2 |
21 files changed, 21 insertions, 24 deletions
diff --git a/test/cedet/cedet-utests.el b/test/cedet/cedet-utests.el index df8c5229848..d161ae68fcb 100644 --- a/test/cedet/cedet-utests.el +++ b/test/cedet/cedet-utests.el @@ -1,6 +1,6 @@ ;;; cedet-utests.el --- Run all unit tests in the CEDET suite. -;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/ede-tests.el b/test/cedet/ede-tests.el index 05b24665082..f07098a8a9a 100644 --- a/test/cedet/ede-tests.el +++ b/test/cedet/ede-tests.el @@ -1,6 +1,6 @@ ;;; ede-tests.el --- Some tests for the Emacs Development Environment -;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/semantic-ia-utest.el b/test/cedet/semantic-ia-utest.el index a32daf4ceaf..765029151dc 100644 --- a/test/cedet/semantic-ia-utest.el +++ b/test/cedet/semantic-ia-utest.el @@ -1,6 +1,6 @@ ;;; semantic-ia-utest.el --- Analyzer unit tests -;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/semantic-tests.el b/test/cedet/semantic-tests.el index a789b91cfcb..c840993bf24 100644 --- a/test/cedet/semantic-tests.el +++ b/test/cedet/semantic-tests.el @@ -1,6 +1,6 @@ ;;; semantic-utest.el --- Miscellaneous Semantic tests. -;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;;; Copyright (C) 2003-2004, 2007-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> diff --git a/test/cedet/semantic-utest-c.el b/test/cedet/semantic-utest-c.el index a88e8258271..946a818e70e 100644 --- a/test/cedet/semantic-utest-c.el +++ b/test/cedet/semantic-utest-c.el @@ -1,6 +1,6 @@ ;;; semantic-utest-c.el --- C based parsing tests. -;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/semantic-utest.el b/test/cedet/semantic-utest.el index dccb9a658be..a9a7c765f2b 100644 --- a/test/cedet/semantic-utest.el +++ b/test/cedet/semantic-utest.el @@ -1,6 +1,6 @@ ;;; semantic-utest.el --- Tests for semantic's parsing system. -;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;;; Copyright (C) 2003-2004, 2007-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> diff --git a/test/cedet/srecode-tests.el b/test/cedet/srecode-tests.el index 16dfa8d0d4d..10b06f5cd01 100644 --- a/test/cedet/srecode-tests.el +++ b/test/cedet/srecode-tests.el @@ -1,6 +1,6 @@ ;;; srecode-tests.el --- Some tests for CEDET's srecode -;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/test.c b/test/cedet/tests/test.c index f33e970e6fc..6f96f794915 100644 --- a/test/cedet/tests/test.c +++ b/test/cedet/tests/test.c @@ -1,7 +1,6 @@ /* test.c --- Semantic unit test for C. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2001-2011 Free Software Foundation, Inc. Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/test.el b/test/cedet/tests/test.el index 7deede92df2..8a95572c497 100644 --- a/test/cedet/tests/test.el +++ b/test/cedet/tests/test.el @@ -1,7 +1,6 @@ ;;; test.el --- Unit test file for Semantic Emacs Lisp support. -;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 -;; Free Software Foundation, Inc. +;; Copyright (C) 2005-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> @@ -157,4 +156,3 @@ ;;; Provide ;; (provide 'test) - diff --git a/test/cedet/tests/test.make b/test/cedet/tests/test.make index 62f0777a43e..a8a3e344cad 100644 --- a/test/cedet/tests/test.make +++ b/test/cedet/tests/test.make @@ -1,6 +1,6 @@ # test.make --- Semantic unit test for Make -*- makefile -*- -# Copyright (C) 2001, 2002, 2010, 2011 Free Software Foundation, Inc. +# Copyright (C) 2001-2002, 2010-2011 Free Software Foundation, Inc. # Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testdoublens.cpp b/test/cedet/tests/testdoublens.cpp index 4d4588328e0..c0993af0863 100644 --- a/test/cedet/tests/testdoublens.cpp +++ b/test/cedet/tests/testdoublens.cpp @@ -1,6 +1,6 @@ // testdoublens.cpp --- semantic-ia-utest completion engine unit tests -// Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2008-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testdoublens.hpp b/test/cedet/tests/testdoublens.hpp index b2dbcd8ac7b..94349ed8544 100644 --- a/test/cedet/tests/testdoublens.hpp +++ b/test/cedet/tests/testdoublens.hpp @@ -1,6 +1,6 @@ // testdoublens.hpp --- Header file used in one of the Semantic tests -// Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2008-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testjavacomp.java b/test/cedet/tests/testjavacomp.java index f8450ac4d2a..e9aed8c51f3 100644 --- a/test/cedet/tests/testjavacomp.java +++ b/test/cedet/tests/testjavacomp.java @@ -1,6 +1,6 @@ // testjavacomp.java --- Semantic unit test for Java -// Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2009-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp index c0ca0f0185a..493b4344c17 100644 --- a/test/cedet/tests/testpolymorph.cpp +++ b/test/cedet/tests/testpolymorph.cpp @@ -1,6 +1,6 @@ /** testpolymorph.cpp --- A sequence of polymorphism examples. * - * Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright (C) 2009-2011 Free Software Foundation, Inc. * * Author: Eric M. Ludlam <eric@siege-engine.com> * diff --git a/test/cedet/tests/testspp.c b/test/cedet/tests/testspp.c index 0abe66a6b59..1cd45e47e1f 100644 --- a/test/cedet/tests/testspp.c +++ b/test/cedet/tests/testspp.c @@ -1,6 +1,6 @@ /* testspp.cpp --- Semantic unit test for the C preprocessor - Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2007-2011 Free Software Foundation, Inc. Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testsppreplace.c b/test/cedet/tests/testsppreplace.c index 49c8bcff1fb..4ec87654dc4 100644 --- a/test/cedet/tests/testsppreplace.c +++ b/test/cedet/tests/testsppreplace.c @@ -1,5 +1,5 @@ /* testsppreplace.c --- unit test for CPP/SPP Replacement - Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2007-2011 Free Software Foundation, Inc. Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testsppreplaced.c b/test/cedet/tests/testsppreplaced.c index 11c335daf5d..5098715081f 100644 --- a/test/cedet/tests/testsppreplaced.c +++ b/test/cedet/tests/testsppreplaced.c @@ -1,5 +1,5 @@ /* testsppreplaced.c --- unit test for CPP/SPP Replacement - Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2007-2011 Free Software Foundation, Inc. Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testsubclass.cpp b/test/cedet/tests/testsubclass.cpp index 1668509245f..6a704818b0d 100644 --- a/test/cedet/tests/testsubclass.cpp +++ b/test/cedet/tests/testsubclass.cpp @@ -1,6 +1,6 @@ // testsubclass.cpp --- unit test for analyzer and complex C++ inheritance -// Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2007-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testsubclass.hh b/test/cedet/tests/testsubclass.hh index 25f497c83c8..9e6d777d74d 100644 --- a/test/cedet/tests/testsubclass.hh +++ b/test/cedet/tests/testsubclass.hh @@ -1,6 +1,6 @@ // testsubclass.hh --- unit test for analyzer and complex C++ inheritance -// Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2007-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testtypedefs.cpp b/test/cedet/tests/testtypedefs.cpp index af4eee85c22..f97b1400454 100644 --- a/test/cedet/tests/testtypedefs.cpp +++ b/test/cedet/tests/testtypedefs.cpp @@ -1,6 +1,6 @@ // testtypedefs.cpp --- Sample with some fake bits out of std::string -// Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +// Copyright (C) 2008-2011 Free Software Foundation, Inc. // Author: Eric M. Ludlam <eric@siege-engine.com> diff --git a/test/cedet/tests/testvarnames.c b/test/cedet/tests/testvarnames.c index 791e0e8d329..51d8285730f 100644 --- a/test/cedet/tests/testvarnames.c +++ b/test/cedet/tests/testvarnames.c @@ -1,7 +1,7 @@ /* testvarnames.cpp Test variable and function names, lists of variables on one line, etc. - Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2008-2011 Free Software Foundation, Inc. Author: Eric M. Ludlam <eric@siege-engine.com> |