summaryrefslogtreecommitdiff
path: root/lib/prepargs.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-01-06 16:49:13 -0800
committerJim Meyering <meyering@fb.com>2018-01-06 16:51:19 -0800
commit4a38f715f1fe171f6792f3044bd15d6a263b8c1c (patch)
tree90886977791930f5ee2dec6b3b0e6cfe73a8fcb5 /lib/prepargs.c
parent81eea1db38a934e38b9307059a57c1c76fbf6163 (diff)
downloaddiffutils-4a38f715f1fe171f6792f3044bd15d6a263b8c1c.tar.gz
maint: update gnulib and copyright dates for 2018
* gnulib: Update to latest. * all files: Run "make update-copyright". * bootstrap: Update from gnulib.
Diffstat (limited to 'lib/prepargs.c')
-rw-r--r--lib/prepargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prepargs.c b/lib/prepargs.c
index c4928cd..e34607f 100644
--- a/lib/prepargs.c
+++ b/lib/prepargs.c
@@ -1,6 +1,6 @@
/* Parse arguments from a string and prepend them to an argv.
- Copyright (C) 1999-2002, 2006, 2009-2013, 2015-2017 Free Software
+ Copyright (C) 1999-2002, 2006, 2009-2013, 2015-2018 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify