diff options
Diffstat (limited to 'lisp/obsolete/assoc.el')
-rw-r--r-- | lisp/obsolete/assoc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/assoc.el b/lisp/obsolete/assoc.el index cbf4c819c5e..ae6e4a2f0bc 100644 --- a/lisp/obsolete/assoc.el +++ b/lisp/obsolete/assoc.el @@ -1,6 +1,6 @@ ;;; assoc.el --- insert/delete functions on association lists -*- lexical-binding: t -*- -;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. ;; Author: Barry A. Warsaw <bwarsaw@cen.com> ;; Keywords: extensions |