summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/xstrdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/lib/xstrdup.c')
-rw-r--r--gnulib-local/lib/xstrdup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-local/lib/xstrdup.c b/gnulib-local/lib/xstrdup.c
index 7aa09dc..c7fbe14 100644
--- a/gnulib-local/lib/xstrdup.c
+++ b/gnulib-local/lib/xstrdup.c
@@ -1,5 +1,5 @@
/* xstrdup.c -- copy a string with out of memory checking
- Copyright (C) 1990, 1996, 2000-2003, 2005-2006, 2015 Free Software
+ Copyright (C) 1990, 1996, 2000-2003, 2005-2006, 2015-2016 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify