mention GNU

This commit is contained in:
brad 2000-07-28 09:18:38 +00:00
parent 88d80c0965
commit 3ae30d2392
2 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
Portable Shell Tool
GNU Portable Shell Tool

View File

@ -1,11 +1,12 @@
shtool -- Portable Shell Tool
Copyright (c) 1994-1999 Ralf S. Engelschall, All rights reserved.
GNU shtool -- The GNU Portable Shell Tool
Copyright (c) 1994-2000 Ralf S. Engelschall <rse@engelschall.com>
This is a compilation of small but very stable and portable shell scripts
into a single shell tool. All ingredients were in successful use over many
years in various Open Source projects. The compiled shtool program is
intended to be used inside the source tree of Open Source packages. There it
can overtake various (usually non-portable) tasks related to the building and
installation of an Open Source package.
The GNU shtool program is a compilation of small but very stable and
portable shell scripts into a single shell tool. All ingredients were
in successful use over many years in various free software projects.
The compiled shtool program is intended to be used inside the source
tree of free software packages. There it can take over various (usually
non-portable) tasks related to the building and installation of such
packages.
WWW: ${HOMEPAGE}