diff options
Diffstat (limited to 'lisp/emacs-lisp/assoc.el')
| -rw-r--r-- | lisp/emacs-lisp/assoc.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/assoc.el b/lisp/emacs-lisp/assoc.el index 1d710cceb48..e2ecc544214 100644 --- a/lisp/emacs-lisp/assoc.el +++ b/lisp/emacs-lisp/assoc.el @@ -1,7 +1,7 @@  ;;; assoc.el --- insert/delete/sort functions on association lists  ;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, -;;   2006 Free Software Foundation, Inc. +;;   2006, 2007 Free Software Foundation, Inc.  ;; Author: Barry A. Warsaw <bwarsaw@cen.com>  ;; Keywords: extensions  | 
