summaryrefslogtreecommitdiff
path: root/lib/xmalloca.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmalloca.c')
-rw-r--r--lib/xmalloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmalloca.c b/lib/xmalloca.c
index aec8459..50ee480 100644
--- a/lib/xmalloca.c
+++ b/lib/xmalloca.c
@@ -1,5 +1,5 @@
/* Safe automatic memory allocation with out of memory checking.
- Copyright (C) 2003, 2006-2007, 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2006-2007, 2009-2013 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2003.
This program is free software: you can redistribute it and/or modify