diff options
Diffstat (limited to 'lisp/cedet/ede/pconf.el')
-rw-r--r-- | lisp/cedet/ede/pconf.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/cedet/ede/pconf.el b/lisp/cedet/ede/pconf.el index 0983aeb16b8..497806c71a3 100644 --- a/lisp/cedet/ede/pconf.el +++ b/lisp/cedet/ede/pconf.el @@ -1,7 +1,6 @@ ;;; ede/pconf.el --- configure.ac maintenance for EDE -;;; Copyright (C) 1998, 1999, 2000, 2005, 2008, 2009, 2010 -;;; Free Software Foundation, Inc. +;;; Copyright (C) 1998-2000, 2005, 2008-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: project @@ -184,5 +183,4 @@ Results in --add-missing being passed to automake." (provide 'ede/pconf) -;; arch-tag: 8d514f68-2abe-4b35-8b4e-bea4fd0c3eab ;;; ede/pconf.el ends here |