diff options
Diffstat (limited to 'admin/emacs-shell-lib')
| -rw-r--r-- | admin/emacs-shell-lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/emacs-shell-lib b/admin/emacs-shell-lib index 750f81e0577..67f76f61300 100644 --- a/admin/emacs-shell-lib +++ b/admin/emacs-shell-lib | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | ### emacs-shell-lib - shared code for Emacs shell scripts | 2 | ### emacs-shell-lib - shared code for Emacs shell scripts |
| 3 | 3 | ||
| 4 | ## Copyright (C) 2022 Free Software Foundation, Inc. | 4 | ## Copyright (C) 2022-2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## Author: Stefan Kangas <stefankangas@gmail.com> | 6 | ## Author: Stefan Kangas <stefankangas@gmail.com> |
| 7 | 7 | ||