diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-10-20 14:48:12 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-10-20 15:00:29 +0300 |
commit | b6f802fe434163ffe6f81843780906ae25ac4755 (patch) | |
tree | e63ee2665b40183135d1e04756f2fe091f031209 /contrib/tools/m4/lib/mkstemp-safer.c | |
parent | 694f58a5c020bfe1028af0fd2d4947d07e2a7080 (diff) | |
download | ydb-b6f802fe434163ffe6f81843780906ae25ac4755.tar.gz |
Update contrib/tools/m4 to 1.4.18
commit_hash:dab43d0051ce5656201a6f031d378c04dceefa2c
Diffstat (limited to 'contrib/tools/m4/lib/mkstemp-safer.c')
-rw-r--r-- | contrib/tools/m4/lib/mkstemp-safer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/m4/lib/mkstemp-safer.c b/contrib/tools/m4/lib/mkstemp-safer.c index 9ddf86fb60..560c0c10a6 100644 --- a/contrib/tools/m4/lib/mkstemp-safer.c +++ b/contrib/tools/m4/lib/mkstemp-safer.c @@ -1,6 +1,6 @@ /* Invoke mkstemp, but avoid some glitches. - Copyright (C) 2005-2007, 2009-2013 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2016 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |