aboutsummaryrefslogtreecommitdiff
path: root/gnulib/import/malloca.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/import/malloca.c')
-rw-r--r--gnulib/import/malloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/import/malloca.c b/gnulib/import/malloca.c
index f60c5fb..975b166 100644
--- a/gnulib/import/malloca.c
+++ b/gnulib/import/malloca.c
@@ -1,5 +1,5 @@
/* 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