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 1bfa6f7..ee17dc9 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 09c8ec0..43482ce 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.