aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-06 17:24:11 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-06 17:24:11 +0200
commitf9ae73066b4580a05a15c1bdd8ee5bc05b3f596c (patch)
tree0546249c2427124b420cbce283ae960a7217bbe3 /README.md
parent7fd24a96b21b1bff6f58ae1132814f4bea38ffbe (diff)
downloadpicorv32-f9ae73066b4580a05a15c1bdd8ee5bc05b3f596c.tar.gz
picorv32-f9ae73066b4580a05a15c1bdd8ee5bc05b3f596c.zip
Added license info to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36f1ef0..ffc0892 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,9 @@ PicoRV32 is a CPU core that implements the [RISC-V RV32I Instruction Set](http:/
Tools (gcc, binutils, etc..) can be obtained via the [RISC-V Website](http://riscv.org/download.html#tab_tools).
+PicoRV32 is free and open hardware licensed under the [ISC license](http://en.wikipedia.org/wiki/ISC_license)
+(a license that is similar in terms to the MIT license or the 2-clause BSD license).
+
Features and Typical Applications:
----------------------------------