diff options
Diffstat (limited to 'lib/execinfo.c')
| -rw-r--r-- | lib/execinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/execinfo.c b/lib/execinfo.c index ea30f4140b2..a9fe54075f0 100644 --- a/lib/execinfo.c +++ b/lib/execinfo.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Information about executables. | 1 | /* Information about executables. |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2024 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2025 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU Lesser General Public License as | 6 | it under the terms of the GNU Lesser General Public License as |