diff options
-rw-r--r-- | copyright | 48 |
1 files changed, 0 insertions, 48 deletions
@@ -30,54 +30,6 @@ documentation: This software includes code from XZ Utils <http://tukaani.org/xz/>. -lib/getopt.c, lib/getopt.in.h, lib/getopt1.c --------------------------------------------- - -Copyright (C) 1987,88,1989-1994,95,1996-1999,2000,2001,2002,2003,2004,2005,2006,2007 -Free Software Foundation, Inc. -This file is part of the GNU C Library. - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1, or (at your option) -any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public License along -with this program; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -On this system, a copy of the GNU Lesser General Public License may be found at -<file:///usr/share/common-licenses/LGPL-2.1>. - -lib/getopt_int.h ----------------- - -Copyright (C) 1989-1994,1996-1999,2001,2003,2004 -Free Software Foundation, Inc. -This file is part of the GNU C Library. - -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) -any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -On this system, a copy of the GNU General Public License may be found at -<file:///usr/share/common-licenses/GPL-2>. - src/scripts/xzgrep.in --------------------- |