update README
[openpower-isa.git] / README.md
index 16d27b59239e1c356db05d058454b3e421df8156..25381f100dfb08ac2125f8d5a59e5b8e29b730ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,9 +6,17 @@ specification, from which the python-based simulator is
 compiled (python-ply) into python.  Additional languages
 (c, c++) are planned.
 
+Part of the Libre-SOC Project (http://libre-soc.org)
+Sponsored by http://nlnet.nl
+
 # Installation
 
     python setup.py develop
     make svanalysis
     make pywriter
 
+# Copyrights
+
+All programs are written by Libre-SOC team members are LGPLv3+.
+However the specification and the CSV files came from their
+respective Copyright holders (IBM, OpenPOWER Foundation, Microwatt)