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 4919d5cc726..86f8b7e2063 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-2020 Free Software Foundation, Inc. | 3 | Copyright 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||