diff options
Diffstat (limited to 'lib/malloca.c')
-rw-r--r-- | lib/malloca.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/malloca.c b/lib/malloca.c index f60c5fb5d93..59bd74d598b 100644 --- a/lib/malloca.c +++ b/lib/malloca.c @@ -1,5 +1,6 @@ /* Safe automatic memory allocation. - Copyright (C) 2003, 2006-2007, 2009-2019 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-2020 Free Software Foundation, + Inc. Written by Bruno Haible <bruno@clisp.org>, 2003, 2018. This program is free software; you can redistribute it and/or modify |