Add 2010 to copyright years.
[bpt/emacs.git] / lisp / emacs-lisp / avl-tree.el
index 6039cbb..cd5bae5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; avl-tree.el --- balanced binary trees, AVL-trees
 
-;; Copyright (C) 1995, 2007, 2008, 2009  Free Software Foundation, Inc.
+;; Copyright (C) 1995, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 ;; Author: Per Cederqvist <ceder@lysator.liu.se>
 ;;     Inge Wallin <inge@lysator.liu.se>