diff options
Diffstat (limited to 'src/dynlib.c')
| -rw-r--r-- | src/dynlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynlib.c b/src/dynlib.c index 64f688ca800..14d89f1f86e 100644 --- a/src/dynlib.c +++ b/src/dynlib.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Portable API for dynamic loading. | 1 | /* Portable API for dynamic loading. |
| 2 | 2 | ||
| 3 | Copyright 2015-2016 Free Software Foundation, Inc. | 3 | Copyright 2015-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||