cd1bd7473faaa97ddc72eb795c2126d93b784a1b
kent
  Thu Feb 23 09:48:03 2012 -0800
Adding licence URL to README.
diff --git src/README src/README
index ac1ca08..ed89693 100644
--- src/README
+++ src/README
@@ -1,24 +1,26 @@
 CONTENTS AND COPYRIGHT
 
 This directory contains the entire source tree for Jim Kent and the
 UCSC Genome Bioinformatics Group's suite of biological analysis 
 and web display programs.  All files are copyrighted, but license 
 is hereby granted for personal, academic, and non-profit use.  
 A license is also granted for the contents of the top level lib, inc and
 utils directories for commercial users.  Commercial users should contact 
-kent@soe.ucsc.edu for access to other modules.
+kent@soe.ucsc.edu for access to other modules.  Commercial users
+interested in the UCSC Genome Browser in particular please see
+http://genome.ucsc.edu/license/.
 
 Most users will only be interested in the inc and lib
 directories, which contain the interfaces and implementations
 to the library routines,  and in a few specific applications.
 The applications are scattered in other directories.
 Many of them are web based.  A few of them expect
 the MySQL database to be around.
 
 GENERAL INSTALL INSTRUCTIONS
 
 1. Get the code.  The best way to do this now for
    Unix users is via Git following the instructions at:
      http://genome.ucsc.edu/admin/git.html
    Or, fetch the entire source in a single file:
      http://hgdownload.cse.ucsc.edu/admin/jksrc.zip