diff options
Diffstat (limited to 'lib/scratch_buffer.h')
| -rw-r--r-- | lib/scratch_buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scratch_buffer.h b/lib/scratch_buffer.h index 0b45f92c105..3e2b5ef27db 100644 --- a/lib/scratch_buffer.h +++ b/lib/scratch_buffer.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Variable-sized buffer with on-stack default allocation. | 1 | /* Variable-sized buffer with on-stack default allocation. |
| 2 | Copyright (C) 2017-2020 Free Software Foundation, Inc. | 2 | Copyright (C) 2017-2021 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |