summaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:19:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:19:27 +0000
commite0023883c6d2e6745a19e4b48e186ed156c1fca8 (patch)
tree1a48b8056ec984385d0d862b683535d04d6ed215 /lib/README
parentInitial commit. (diff)
downloadman-db-e0023883c6d2e6745a19e4b48e186ed156c1fca8.tar.xz
man-db-e0023883c6d2e6745a19e4b48e186ed156c1fca8.zip
Adding upstream version 2.11.2.upstream/2.11.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/README b/lib/README
new file mode 100644
index 0000000..6a99120
--- /dev/null
+++ b/lib/README
@@ -0,0 +1,23 @@
+These library source files have various authors and specific licenses,
+but may all be used as part of a complete work that is distributed under
+the terms of the GNU General Public License version 2 or later.
+
+See the files ../docs/COPYING.GPLv2 and ../docs/COPYING.LIB for relevant
+information.
+
+appendstr.* author - Markus Armbruster
+cleanup.* author - Markus Armbruster, Colin Watson
+compression.* author - Wilf., Colin Watson
+debug.* author - Colin Watson
+encodings.* author - Colin Watson
+glcontainers.* author - Colin Watson
+linelength.* author - Martin Schulze, Jon Tombs, Colin Watson
+mp.h author - Simon Tatham
+orderfiles.* author - Colin Watson
+pathsearch.* author - Colin Watson
+sandbox.* author - Colin Watson
+security.* author - John W. Eaton, Wilf., Colin Watson
+tempfile.* author - Colin Watson
+util.* author - John W. Eaton, Wilf., Colin Watson
+wordfnmatch.* author - Colin Watson
+xregcomp.* author - Colin Watson