summaryrefslogtreecommitdiff
path: root/lib/prepargs.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 22:17:39 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 22:31:27 -0800
commit29e8de4885e0d9f2b4fd2ed9acc09d4a41267329 (patch)
tree5510afe487abe5270829d5e3cddcd81be9d445be /lib/prepargs.c
parentec60c3b6d1754ad88ffd7fc2f00b72ae835f9ca8 (diff)
downloaddiffutils-29e8de4885e0d9f2b4fd2ed9acc09d4a41267329.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
Diffstat (limited to 'lib/prepargs.c')
-rw-r--r--lib/prepargs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/prepargs.c b/lib/prepargs.c
index ec19a08..285ad2b 100644
--- a/lib/prepargs.c
+++ b/lib/prepargs.c
@@ -1,6 +1,7 @@
/* Parse arguments from a string and prepend them to an argv.
- Copyright (C) 1999-2002, 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999-2002, 2006, 2009-2013, 2015 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