]> code.delx.au - gnu-emacs/blobdiff - test/cedet/ede-tests.el
Update copyright year to 2015
[gnu-emacs] / test / cedet / ede-tests.el
index 2dc5dbf8ac841e53de79ee35694e08e99635c988..293c037ebd15bf22b1afbe1a7917f74cc8df81a1 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede-tests.el --- Some tests for the Emacs Development Environment
 
-;; Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -84,5 +84,4 @@ The search is done with the current EDE root."
     (data-debug-insert-object-slots loc "]"))
   )
 
-;; arch-tag: 79fae12e-652f-4544-a20e-b24d87b4917d
 ;;; ede-test.el ends here