]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/ede/proj-info.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / cedet / ede / proj-info.el
index 1e9060fe3157a81e250eafb83500b4680b9ad37e..3720e51e60ae37e2144c03cfab29b25a0894134a 100644 (file)
@@ -1,7 +1,7 @@
 ;;; ede-proj-info.el --- EDE Generic Project texinfo support
 
-;;; Copyright (C) 1998, 1999, 2000, 2001, 2004, 2007, 2008, 2009, 2010
-;;; Free Software Foundation, Inc.
+;;; Copyright (C) 1998-2001, 2004, 2007-2014 Free Software Foundation,
+;;; Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
@@ -183,5 +183,4 @@ files in the project."
 
 (provide 'ede/proj-info)
 
-;; arch-tag: e4b7ce51-ae46-4d7c-a5fb-073f435cdcbf
 ;;; ede/proj-info.el ends here