]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/eldoc.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / eldoc.el
index 2ee3d23714cb949ff40d84d464b2485227f834be..0c74f3fedc01c63f7a89109daf745ba79296d3cb 100644 (file)
@@ -1,6 +1,6 @@
 ;;; eldoc.el --- Show function arglist or variable docstring in echo area  -*- lexical-binding:t; -*-
 
-;; Copyright (C) 1996-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
 ;; Author: Noah Friedman <friedman@splode.com>
 ;; Maintainer: friedman@splode.com