]> Dogcows Code - chaz/yoink/blobdiff - doc/yoink_readme.7
fixed documentation about where to find licenses
[chaz/yoink] / doc / yoink_readme.7
index e61ddf6429e8f0ed8ea78627a042380e40ea5f07..6ce832b0af70db477a37c19c397c3945d949f999 100644 (file)
@@ -43,12 +43,12 @@ for a more detailed discussion about the build system and a list of
 required packages.
 .Ss LICENSE
 The new code is released under the 2-clause BSD license.  The old code and
-original resources are provided under the zlib/libpng License.  See the
+original resources are provided under the zlib/libpng license.  See the file
 .Pa COPYING
-file for complete details.  The full texts of applicable licenses can be
-found in
-.Pa doc/licenses
-within the Yoink package.
+for complete details.  Other parts are distributed under different licenses.
+See
+.Xr yoink_license 7
+for the full texts of the relevant licenses.
 .Ss ABOUT THE CODE
 The code is a complete rewrite, containing none of the original code.  I've
 made some effort to put the more generic or reusable code into a separate
@@ -108,8 +108,8 @@ that, please observe the following:
 .It
 Stick to the coding style of the source code files you edit.  Follow the
 general style of method and variable naming, as well as white space
-formatting.  In particular, use literal tabs with an assumed tabstop of 4
-characters.  Also, try to limit line lengths to 75 characters.
+formatting.  In particular, use literal tabs with an assumed tabstop of 8
+characters.  Also, try to limit line lengths to 78 characters.
 .It
 For legal reasons, don't include other peoples' code with your patch.  You
 must also agree to license your changes according to the same terms and
This page took 0.020071 seconds and 4 git commands to generate.