diff options
Diffstat (limited to 'modules')
| -rwxr-xr-x | modules/modhelp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/modhelp.py b/modules/modhelp.py index d8b4dceb789..3ed75dbf628 100755 --- a/modules/modhelp.py +++ b/modules/modhelp.py | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # Module helper script. | 3 | # Module helper script. |
| 4 | 4 | ||
| 5 | # Copyright 2015-2022 Free Software Foundation, Inc. | 5 | # Copyright 2015-2023 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | 8 | ||