diff options
Diffstat (limited to 'exec/loader-aarch64.s')
| -rw-r--r-- | exec/loader-aarch64.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/loader-aarch64.s b/exec/loader-aarch64.s index 0fc9606c62a..686a804aa0e 100644 --- a/exec/loader-aarch64.s +++ b/exec/loader-aarch64.s | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // Copyright (C) 2023-2024 Free Software Foundation, Inc. | 1 | // Copyright (C) 2023-2025 Free Software Foundation, Inc. |
| 2 | // | 2 | // |
| 3 | // This file is part of GNU Emacs. | 3 | // This file is part of GNU Emacs. |
| 4 | // | 4 | // |