diff options
Diffstat (limited to 'lib/tempname.h')
| -rw-r--r-- | lib/tempname.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tempname.h b/lib/tempname.h index 4020c734c57..fb203d3a10f 100644 --- a/lib/tempname.h +++ b/lib/tempname.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Create a temporary file or directory. | 1 | /* Create a temporary file or directory. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006, 2009-2018 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |