123456789101112131415161718192021222324252627282930 |
- This is a test release of GNU tar.
- Please send comments and problem reports to <bug-tar@gnu.org>.
- Copyright (C) 2001, 2003 Free Software Foundation, Inc.
- This file is part of GNU tar.
- GNU tar 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.
- GNU tar 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 tar; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
- This release was built with the following tools. You probably need
- these tools (or later) if you want to hack seriously on it.
- autoconf 2.57
- automake 1.7.5
- bison 1.875
- gettext 0.12.1
|