summaryrefslogtreecommitdiff
path: root/doc/about/license.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/about/license.md')
-rw-r--r--doc/about/license.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/about/license.md b/doc/about/license.md
new file mode 100644
index 00000000..136c34bb
--- /dev/null
+++ b/doc/about/license.md
@@ -0,0 +1,7 @@
+Copyright (C) 2012-2016 Tim King, Phil Hagelberg, Bozhidar Batsov, Artur Malabarba and
+[contributors](https://github.com/clojure-emacs/cider/contributors).
+
+CIDER is distributed under the GNU General Public License, version 3, the same as Emacs.
+Type <kbd>C-h C-c</kbd> in Emacs to view it.
+
+`cider-nrepl` is distributed under the Eclipse Public License, the same as Clojure.