fcfb73cd2dc944a0a10ef34699dcb0c185ea8e6a max Wed May 26 05:12:50 2021 -0700 Trying to give users a clearer idea how many licenses this repo contains, what is under which license and who to contact to get the license. refs #27614 diff --git src/hg/LICENSE src/hg/LICENSE new file mode 100644 index 0000000..82f220f --- /dev/null +++ src/hg/LICENSE @@ -0,0 +1,11 @@ +The Genome Browser binaries and source code in this directory and subdirectories +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 the items in the section below. +To purchase a commercial license for Genome Browser source code, LiftOver, +GBiB, or GBiC, please visit the Genome Browser store: https://genome-store.ucsc.edu/ + +For licenses with > 20 seats and more details please see https://genome.ucsc.edu/license/ + +There are two tools in this directory that are available under an MIT license: +src/hg/autoSql and sc/hg/autoXml. Please see the respective LICENSE files in these directories.