diff options
Diffstat (limited to 'src/minibuf.c')
-rw-r--r-- | src/minibuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/minibuf.c b/src/minibuf.c index 27b5f7b7f36..b43bf7c39e9 100644 --- a/src/minibuf.c +++ b/src/minibuf.c @@ -1,6 +1,6 @@ /* Minibuffer input and completion. -Copyright (C) 1985-1986, 1993-2014 Free Software Foundation, Inc. +Copyright (C) 1985-1986, 1993-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. |