summaryrefslogtreecommitdiff
path: root/lib/xasprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xasprintf.c')
-rw-r--r--lib/xasprintf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/xasprintf.c b/lib/xasprintf.c
index 88ddd3057e..0fcff254af 100644
--- a/lib/xasprintf.c
+++ b/lib/xasprintf.c
@@ -1,5 +1,6 @@
/* vasprintf and asprintf with out-of-memory checking.
- Copyright (C) 1999, 2002-2004, 2006, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002-2004, 2006, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by