diff options
Diffstat (limited to 'src/decompress.c')
| -rw-r--r-- | src/decompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decompress.c b/src/decompress.c index 12b1f6ca094..41de6da1dd2 100644 --- a/src/decompress.c +++ b/src/decompress.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface to zlib. | 1 | /* Interface to zlib. |
| 2 | Copyright (C) 2013-2017 Free Software Foundation, Inc. | 2 | Copyright (C) 2013-2018 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||