summaryrefslogtreecommitdiff
path: root/stdio-common/bug-vfprintf-nargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/bug-vfprintf-nargs.c')
-rw-r--r--stdio-common/bug-vfprintf-nargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/bug-vfprintf-nargs.c b/stdio-common/bug-vfprintf-nargs.c
index 54d81fb362..c7e7f0b8b4 100644
--- a/stdio-common/bug-vfprintf-nargs.c
+++ b/stdio-common/bug-vfprintf-nargs.c
@@ -1,5 +1,5 @@
/* Test for vfprintf nargs allocation overflow (BZ #13656).
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kees Cook <keescook@chromium.org>, 2012.