X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ba3189039adc8ec5eba5ed3e21d42019a4616b7c..0e963201d03d9229bb8ac4323291d2b0119526ed:/lisp/echistory.el diff --git a/lisp/echistory.el b/lisp/echistory.el index a6dcc84fc0..644c5f485d 100644 --- a/lisp/echistory.el +++ b/lisp/echistory.el @@ -1,9 +1,9 @@ ;;; echistory.el --- Electric Command History Mode -;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. ;; Author: K. Shane Hartman -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; This file is part of GNU Emacs.