diff options
Diffstat (limited to 'lib/attribute.h')
| -rw-r--r-- | lib/attribute.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/attribute.h b/lib/attribute.h index 378d4f0a80e..36b2978bb2c 100644 --- a/lib/attribute.h +++ b/lib/attribute.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* ATTRIBUTE_* macros for using attributes in GCC and similar compilers | 1 | /* ATTRIBUTE_* macros for using attributes in GCC and similar compilers |
| 2 | 2 | ||
| 3 | Copyright 2020-2022 Free Software Foundation, Inc. | 3 | Copyright 2020-2023 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 |