summaryrefslogtreecommitdiff
path: root/lib/xstrdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xstrdup.c')
-rw-r--r--lib/xstrdup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xstrdup.c b/lib/xstrdup.c
index f0ca8db..6feef4c 100644
--- a/lib/xstrdup.c
+++ b/lib/xstrdup.c
@@ -1,10 +1,10 @@
/* xstrdup.c: strdup with error checking.
-Copyright (C) 1992, 2004 Free Software Foundation, Inc.
+Copyright (C) 1992, 2004, 2011 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
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,