aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tree-widget.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/tree-widget.el')
-rw-r--r--lisp/tree-widget.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/tree-widget.el b/lisp/tree-widget.el
index d07c8b268d..77159573c9 100644
--- a/lisp/tree-widget.el
+++ b/lisp/tree-widget.el
@@ -1,6 +1,6 @@
;;; tree-widget.el --- Tree widget
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2011 Free Software Foundation, Inc.
;; Author: David Ponce <[email protected]>
;; Maintainer: David Ponce <[email protected]>
@@ -818,5 +818,4 @@ That is, if TREE :args is nil."
(provide 'tree-widget)
-;; arch-tag: c3a1ada2-1663-41dc-9d16-2479ed8320e8
;;; tree-widget.el ends here