diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:08:56 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:08:56 +0000 |
commit | 1a753ab125d02c77f5d2468a29e69c6edc88ce58 (patch) | |
tree | 53851182ee3e1df779c88143d25e6ef8954cb0ed | |
parent | c90f275771bd76325576ecd8c9cdcada1b54f2be (diff) | |
download | emacs-1a753ab125d02c77f5d2468a29e69c6edc88ce58.tar.gz |
Revert previous change (file checked into CVS 2002).
-rw-r--r-- | admin/cus-test.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/cus-test.el b/admin/cus-test.el index 88a8cd52795..57e98b6f323 100644 --- a/admin/cus-test.el +++ b/admin/cus-test.el @@ -1,6 +1,6 @@ ;;; cus-test.el --- tests for custom types and load problems -;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free +;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006 Free ;; Software Foundation, Inc. ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> |