Skip to content
Snippets Groups Projects
Commit 6b5d80e7 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

Merge pull request #1358 from metabase/epl_exceptions

add exceptions for epl libraries
parents 9eb7b94d 666b1b45
No related branches found
No related tags found
No related merge requests found
......@@ -658,4 +658,53 @@ specific requirements.
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
<http://www.gnu.org/licenses/>.
\ No newline at end of file
<http://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
clojurewerkz/quartzite
clojurewerkz/support
clout
colorize
com.cemerick/friend
compojure
environ
hiccup
junit
korma
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
quoin
refactor-nrepl
robert/hooke
scout
slingshot
stencil
swiss-arrows
tigris
instaparse
......@@ -67,6 +67,6 @@ Metabase also allows you to hit our Query API directly from Javascript to integr
Unless otherwise noted, all Metabase source files are made available under the terms of the GNU Affero General Public License (AGPL).
See [LICENSE.txt](https://github.com/metabase/metabase/blob/master/LICENSE.txt) for details.
See [LICENSE.txt](https://github.com/metabase/metabase/blob/master/LICENSE.txt) for details and exceptions.
Unless otherwise noted, all files © 2015 Metabase, Inc.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment