Add 2009 to copyright years.

This commit is contained in:
Glenn Morris 2009-01-05 03:18:22 +00:00
parent 70403f6564
commit ae940284fa
1123 changed files with 1179 additions and 1169 deletions

View file

@ -1,6 +1,6 @@
;;; avl-tree.el --- balanced binary trees, AVL-trees
;; Copyright (C) 1995, 2007, 2008 Free Software Foundation, Inc.
;; Copyright (C) 1995, 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Per Cederqvist <ceder@lysator.liu.se>
;; Inge Wallin <inge@lysator.liu.se>