X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2Fprepargs.c;h=1b6b0ce6dde947e3d807aa29c528330610946c8e;hb=c30c4ffb9fc874aafea6f6c91f3fc78595db4154;hp=2003b335033442a2808a0e95744a0e662a877273;hpb=255c8a9880a5d8ee61393865709f211811f11526;p=chaz%2Ftar diff --git a/lib/prepargs.c b/lib/prepargs.c index 2003b33..1b6b0ce 100644 --- a/lib/prepargs.c +++ b/lib/prepargs.c @@ -1,9 +1,9 @@ /* Parse arguments from a string and prepend them to an argv. - Copyright 1999, 2000, 2001 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2007 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, @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* Written by Paul Eggert . */