summaryrefslogtreecommitdiff
path: root/lib/xasprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xasprintf.c')
-rw-r--r--lib/xasprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xasprintf.c b/lib/xasprintf.c
index 05e6e7e..1808b70 100644
--- a/lib/xasprintf.c
+++ b/lib/xasprintf.c
@@ -1,5 +1,5 @@
/* vasprintf and asprintf with out-of-memory checking.
- Copyright (C) 1999, 2002-2004, 2006, 2009-2011 Free Software Foundation,
+ Copyright (C) 1999, 2002-2004, 2006, 2009-2013 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify