Module Name: src
Committed By: christos
Date: Sun Oct 24 19:23:22 UTC 2010
Modified Files:
src/external: README
Log Message:
add zlib
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/README
diff -u src/external/README:1.10 src/external/README:1.11
--- src/external/README:1.10 Thu Aug 26 12:33:09 2010
+++ src/external/README Sun Oct 24 15:23:22 2010
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.10 2010/08/26 16:33:09 christos Exp $
+$NetBSD: README,v 1.11 2010/10/24 19:23:22 christos Exp $
Organization of Sources:
@@ -77,6 +77,9 @@
mit MIT (X11) style license.
http://www.opensource.org/licenses/mit-license.php
+ zlib Zlib (BSD-like) licenes.
+ http://www.zlib.net/zlib_license.html
+
If a package has components covered by different licenses
(for example, GPL2 and the LGPL), use the <license> subdirectory
for the more restrictive license.