diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2021-12-27 20:28:45 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2021-12-27 20:28:45 +0000 |
commit | 0e1ad2d06a4c00a9172cc6409e0964cc86eb6c78 (patch) | |
tree | ae3e1098e7ef23a8cfa4cdad2fe8646e73e91576 | |
parent | f3d2ab41143a6a2a09c8afe67192b2bd306de394 (diff) | |
download | netpbm-mirror-0e1ad2d06a4c00a9172cc6409e0964cc86eb6c78.tar.gz netpbm-mirror-0e1ad2d06a4c00a9172cc6409e0964cc86eb6c78.tar.xz netpbm-mirror-0e1ad2d06a4c00a9172cc6409e0964cc86eb6c78.zip |
Add information about user manuals
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4225 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r-- | doc/COPYRIGHT.PATENT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/COPYRIGHT.PATENT b/doc/COPYRIGHT.PATENT index dd1d91e6..5da049bf 100644 --- a/doc/COPYRIGHT.PATENT +++ b/doc/COPYRIGHT.PATENT @@ -25,6 +25,11 @@ at appropriate places within the package. A slightly out of date summary of all the copyrights is in the file 'doc/copyright_summary' in the Netpbm source tree. +Each component is a package of code and documentation; e.g. the 'pamcomp' +program and the pamcomp user manual go together and are licensed to the public +as a package. The Netpbm manual is just a hyperlinked collection of such +component manuals. + As with most public open source software, no one really knows for sure where the code came from. It is possible that a contributor copied it without license to do so. That might mean any user of the code owes |