]> code.delx.au - gnu-emacs/blobdiff - admin/cus-test.el
Fix regression introduced by July 10 filelock.c patch.
[gnu-emacs] / admin / cus-test.el
index 51034624b587671d6a31ff6eaa379c834d718d3d..c93a14297f8e6979e6e1d50e2bf498311af357c2 100644 (file)
@@ -1,7 +1,6 @@
 ;;; cus-test.el --- tests for custom types and load problems
 
-;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2000, 2002-2013 Free Software Foundation, Inc.
 
 ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
 ;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
@@ -525,5 +524,4 @@ in the Emacs source directory."
 
 (provide 'cus-test)
 
-;;; arch-tag: a4991a31-548d-48fb-8ba1-1ebbe68eb2e7
 ;;; cus-test.el ends here