diff options
Diffstat (limited to 'src/insdel.c')
-rw-r--r-- | src/insdel.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/insdel.c b/src/insdel.c index 7b4ee3b7b06..a1bec4a9a6d 100644 --- a/src/insdel.c +++ b/src/insdel.c @@ -1,6 +1,7 @@ /* Buffer insertion/deletion and gap motion for GNU Emacs. -Copyright (C) 1985-1986, 1993-1995, 1997-2014 Free Software Foundation, Inc. +Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software Foundation, +Inc. This file is part of GNU Emacs. |