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 1f8dcaf202..1a5fb6d070 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 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2003.
This program is free software: you can redistribute it and/or modify