diff options
author | jbj <devnull@localhost> | 1999-08-04 18:07:18 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-08-04 18:07:18 +0000 |
commit | b5b29dd7a36f7b3f3d0884d0084a1b683d7f5a97 (patch) | |
tree | f8f07b782ceda03d8439841d9f6dc43cd5607bbc /scripts/vpkg-provides.sh | |
parent | 1daea4ec399ddbb0b81a1251ab67cd355c1d29ff (diff) | |
download | rpm-b5b29dd7a36f7b3f3d0884d0084a1b683d7f5a97.tar.gz rpm-b5b29dd7a36f7b3f3d0884d0084a1b683d7f5a97.tar.bz2 rpm-b5b29dd7a36f7b3f3d0884d0084a1b683d7f5a97.zip |
Clarify licensing: "GNU General Public License" not s/General //.
CVS patchset: 3214
CVS date: 1999/08/04 18:07:18
Diffstat (limited to 'scripts/vpkg-provides.sh')
-rwxr-xr-x | scripts/vpkg-provides.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vpkg-provides.sh b/scripts/vpkg-provides.sh index 998846d4f..df4746791 100755 --- a/scripts/vpkg-provides.sh +++ b/scripts/vpkg-provides.sh @@ -3,7 +3,7 @@ # # Original Author: Tim Mooney (mooney@plains.NoDak.edu) # -# This file is distributed under the terms of the GNU Public License +# This file is distributed under the terms of the GNU General Public License # # non-linux-provides is part of RPM, the Red Hat Package Manager. # non-linux-provides searches a list of directories (based on what OS it's |