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