9c0f463152095051a207201ce8d28eec87a1aaaa
hiram
  Tue Dec 6 13:39:52 2016 -0800
per Jim request, adding copyright information to a couple README files refs #13978

diff --git src/browserbox/README.txt src/browserbox/README.txt
index ddf3bcc..4f3ba9d 100644
--- src/browserbox/README.txt
+++ src/browserbox/README.txt
@@ -1,15 +1,30 @@
+LICENSE
+
+The Genome Browser binaries and source code are freely available for
+academic, nonprofit, and personal use.  A license is required for
+commercial download and installation of most Genome Browser binaries
+and source code, with the exception of specific items in some directories
+that are freely available for all uses.  Please note the current
+license infomation with the list of specific directory permissions:
+
+   http://genome.ucsc.edu/license/
+
+=============================================================================
+
+   kent/browserbox/
+
 This directory contains the config files that are needed for the 
 Genome Browser in a box. It should be possible to convert
 a Ubuntu 14 installation into a Genome Browser in a box by copying all these
 files into the root directory as sudo. (Redmine #11957)
 
 See also the main gbib doc page:
 http://genomewiki.ucsc.edu/genecats/index.php/Genome_Browser_in_a_Box_config
 
 The following symlinks are not in git and have to be set manually :
 usr/local/apache/htdocs/folders -> /media
 usr/local/apache/trash ->  /data/trash/
 usr/local/apache/userdata -> /data/userdata/
 var/lib/mysql -> /data/mysql
 
 Change ownerships of /data/gbdb, /data/trash and /data/userdata to www-data and /data/mysql to mysql