diff --git a/README.md b/README.md
index 1814d28..d05a9a5 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,37 @@ Additional libraries are used, for a complete list see package.json.
To start the website locally run `npm start`. This will open a local webserver serving the _frontend_. To make the website work, you still need to start at least the VILLASweb-backend (See repository for information).
+## Copyright
+
+2017, Institute for Automation of Complex Power Systems, EONERC
+
+## License
+
+This project is released under the terms of the [GPL version 3](COPYING.md).
+
+```
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
+```
+
+For other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).
+
+## Contact
+
+[](http://www.acs.eonerc.rwth-aachen.de)
+
+ - Markus Grigull
+
+[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
+[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de)
+[RWTH University Aachen, Germany](http://www.rwth-aachen.de)
\ No newline at end of file
diff --git a/doc/pictures/eonerc_logo.png b/doc/pictures/eonerc_logo.png
new file mode 100644
index 0000000..81c3ad0
Binary files /dev/null and b/doc/pictures/eonerc_logo.png differ