summaryrefslogtreecommitdiff
path: root/lib/eealloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/eealloc.h')
-rw-r--r--lib/eealloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eealloc.h b/lib/eealloc.h
index 92b13c9e76..0fce8c1adc 100644
--- a/lib/eealloc.h
+++ b/lib/eealloc.h
@@ -1,5 +1,5 @@
/* Memory allocation with expensive empty allocations.
- Copyright (C) 2003, 2008, 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2008, 2010-2014 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2003,
based on prior work by Jim Meyering.