Add 2008 to copyright years.
This commit is contained in:
parent
9c6b35b29a
commit
dcb8ac09ea
70 changed files with 76 additions and 74 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; avl-tree.el --- balanced binary trees, AVL-trees
|
||||
|
||||
;; Copyright (C) 1995, 2007 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 2007, 2008 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Per Cederqvist <ceder@lysator.liu.se>
|
||||
;; Inge Wallin <inge@lysator.liu.se>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; check-declare.el --- Check declare-function statements
|
||||
|
||||
;; Copyright (C) 2007 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Glenn Morris <rgm@gnu.org>
|
||||
;; Keywords: lisp, tools, maint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue