diff options
Diffstat (limited to 'popt/popt.3')
-rw-r--r-- | popt/popt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/popt/popt.3 b/popt/popt.3 index 87e140c67..5da0c1f72 100644 --- a/popt/popt.3 +++ b/popt/popt.3 @@ -82,8 +82,8 @@ The popt library is highly portable and should work on any POSIX platform. The latest version is distributed with rpm and is always available from: ftp://ftp.rpm.org/pub/rpm/dist. .sp -It may be redistributed under either the GNU General Public License -or the GNU Library General Public License, at the distributor's discretion. +It may be redistributed under the X consortium license, see the file COPYING +in the popt source distribution for details. .SH "BASIC POPT USAGE" .SS "1. THE OPTION TABLE" Applications provide popt with information on their command-line |