Pārlūkot izejas kodu

fix(license): add exceptions for epl libraries

Tienson Qin 5 gadi atpakaļ
vecāks
revīzija
a72ca41c95
1 mainītis faili ar 36 papildinājumiem un 0 dzēšanām
  1. 36 0
      LICENSE.md

+ 36 - 0
LICENSE.md

@@ -659,3 +659,39 @@ You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU AGPL, see
 <https://www.gnu.org/licenses/>.
+
+Additional permission under GNU GPL version 3 section 7
+
+If you modify this Program, or any covered work, by linking or combining it with any of the below libraries (or a modified version of that library), containing parts covered by the terms of any of the below libraries, the licensors of this Program grant you additional permission to convey the resulting work.
+
+* cider/cider-nrepl
+* clojure-complete
+* com.cemerick/friend
+* compojure
+* environ
+* hiccup
+* medley
+* org.clojure/clojure
+* org.clojure/clojurescript
+* org.clojure/core.async
+* org.clojure/core.cache
+* org.clojure/core.incubator
+* org.clojure/core.logic
+* org.clojure/core.match
+* org.clojure/core.memoize
+* org.clojure/data.csv
+* org.clojure/data.json
+* org.clojure/data.priority-map
+* org.clojure/java.classpath
+* org.clojure/java.jdbc
+* org.clojure/math.numeric-tower
+* org.clojure/tools.analyzer
+* org.clojure/tools.analyzer.jvm
+* org.clojure/tools.logging
+* org.clojure/tools.macro
+* org.clojure/tools.namespace
+* org.clojure/tools.nrepl
+* org.clojure/tools.reader
+* org.tcrawley/dynapath
+* refactor-nrepl
+* slingshot