diff options
Diffstat (limited to 'test/cedet/tests/test.el')
-rw-r--r-- | test/cedet/tests/test.el | 4 |
1 files changed, 1 insertions, 3 deletions
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) - |