]> code.delx.au - gnu-emacs/commitdiff
Rename some cedet Version: headers that can confuse package.el
authorGlenn Morris <rgm@gnu.org>
Mon, 31 Mar 2014 17:01:19 +0000 (13:01 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 31 Mar 2014 17:01:19 +0000 (13:01 -0400)
Fixes: debbugs:17137
lisp/cedet/ede/dired.el
lisp/cedet/ede/project-am.el

index 1bfa6f79f6bdacae18fdcb29c53b4142bb74238a..ee17dc95fbcf093a6ddf41a4e4306b9195cfce65 100644 (file)
@@ -1,10 +1,9 @@
 ;;; ede/dired.el --- EDE extensions to dired.
 
-;; Copyright (C) 1998-2000, 2003, 2009-2014 Free Software Foundation,
-;; Inc.
+;; Copyright (C) 1998-2000, 2003, 2009-2014 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
-;; Version: 0.4
+;; Old-Version: 0.4
 ;; Keywords: project, make
 
 ;; This file is part of GNU Emacs.
index 09c8ec0daf75536a5a13e05a42a1a6202c388eae..43482ce05821ca4e35b0c8338a3dc41854f47073 100644 (file)
@@ -1,10 +1,10 @@
 ;;; project-am.el --- A project management scheme based on automake files.
 
-;; Copyright (C) 1998-2000, 2003, 2005, 2007-2014 Free Software
-;; Foundation, Inc.
+;; Copyright (C) 1998-2000, 2003, 2005, 2007-2014
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
-;; Version: 0.0.3
+;; Old-Version: 0.0.3
 ;; Keywords: project, make
 
 ;; This file is part of GNU Emacs.