diff options
Diffstat (limited to 'src/window.c')
-rw-r--r-- | src/window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c index 6cfba084493..0a6b94d4d1d 100644 --- a/src/window.c +++ b/src/window.c @@ -1,6 +1,6 @@ /* Window creation, deletion and examination for GNU Emacs. Does not include redisplay. - Copyright (C) 1985-1987, 1993-1998, 2000-2016 Free Software + Copyright (C) 1985-1987, 1993-1998, 2000-2017 Free Software Foundation, Inc. This file is part of GNU Emacs. |