]> Dogcows Code - chaz/yoink/blobdiff - README
fixed documentation about where to find licenses
[chaz/yoink] / README
diff --git a/README b/README
index 0cab8cce8b8e178eba795c62eb7ac3f2b2e4ba76..698d3c84f93070b6f8301039427a09b65077c0b2 100644 (file)
--- a/README
+++ b/README
@@ -30,9 +30,10 @@ DESCRIPTION
 
    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 COPYING file for complete details.  The full texts of applicable
-     licenses can be found in doc/licenses within the Yoink package.
+     and original resources are provided under the zlib/libpng license.  See
+     the file COPYING for complete details.  Other parts are distributed under
+     different licenses.  See yoink_license(7) for the full texts of the
+     relevant licenses.
 
    ABOUT THE CODE
      The code is a complete rewrite, containing none of the original code.
@@ -80,7 +81,7 @@ DESCRIPTION
      o   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
+         tabstop of 8 characters.  Also, try to limit line lengths to 78
          characters.
 
      o   For legal reasons, don't include other peoples' code with your patch.
This page took 0.019065 seconds and 4 git commands to generate.