X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/da712f22f9fe22e0477a3ec1fe81da6bd49ed058..08974112ae68aefba658a8516c8faa3374edc924:/lisp/echistory.el diff --git a/lisp/echistory.el b/lisp/echistory.el index 5989c9b844..644c5f485d 100644 --- a/lisp/echistory.el +++ b/lisp/echistory.el @@ -1,9 +1,9 @@ ;;; echistory.el --- Electric Command History Mode -;; Copyright (C) 1985, 2001-2013 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.