summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/lib/xmalloc.c')
-rw-r--r--gnulib-local/lib/xmalloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib-local/lib/xmalloc.c b/gnulib-local/lib/xmalloc.c
index 43dcb94..9d435a5 100644
--- a/gnulib-local/lib/xmalloc.c
+++ b/gnulib-local/lib/xmalloc.c
@@ -1,6 +1,6 @@
/* xmalloc.c -- malloc with out of memory checking
- Copyright (C) 1990-1996, 2000-2003, 2005-2007, 2012, 2015 Free
- Software Foundation, Inc.
+ Copyright (C) 1990-1996, 2000-2003, 2005-2007, 2012, 2015-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