TCI - Add missing required Files

Change-Id: Iad6bb0672710c0ea198a4adc441b38596d89932e
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
diff --git a/CONTRIBUTING b/CONTRIBUTING
new file mode 100644
index 0000000..55a835f
--- /dev/null
+++ b/CONTRIBUTING
@@ -0,0 +1,58 @@
+# Contributing to EMF Client
+
+Thanks for your interest in this project.
+
+## Project description
+
+The Eclipse EMF Client Platform is a framework for building EMF-based client
+applications. The goal is to provide reusable, adaptable and extensible UI
+components to develop applications based on a given EMF model. All components
+can be used stand-alone and be embedded into your own application. To get
+started, ECP provides a demo application, which integrates all provided
+components. This demo application allows you to get started by only providing
+your EMF model. 
+
+* https://projects.eclipse.org/projects/modeling.ecp
+
+## Developer resources
+
+Information regarding source code management, builds, coding standards, and
+more.
+
+* https://projects.eclipse.org/projects/modeling.ecp/developer
+
+The project maintains the following source code repositories
+
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.core.git
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.other.git
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.releng.git
+
+This project uses Bugzilla to track ongoing development and issues.
+
+* Search for issues: https://eclipse.org/bugs/buglist.cgi?product=ECP
+* Create a new report: https://eclipse.org/bugs/enter_bug.cgi?product=ECP
+
+Be sure to search for existing bugs before you create another one. Remember that
+contributions are always welcome!
+
+## Eclipse Contributor Agreement
+
+Before your contribution can be accepted by the project team contributors must
+electronically sign the Eclipse Contributor Agreement (ECA).
+
+* http://www.eclipse.org/legal/ECA.php
+
+Commits that are provided by non-committers must have a Signed-off-by field in
+the footer indicating that the author is aware of the terms by which the
+contribution has been provided to the project. The non-committer must
+additionally have an Eclipse Foundation account and must have a signed Eclipse
+Contributor Agreement (ECA) on file.
+
+For more information, please see the Eclipse Committer Handbook:
+https://www.eclipse.org/projects/handbook/#resources-commit
+
+## Contact
+
+Contact the project developers via the project's "dev" list.
+
+* https://dev.eclipse.org/mailman/listinfo/emfcp-dev
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..f710ab9
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,51 @@
+# Notices for EMF Client
+
+This content is produced and maintained by the Eclipse EMF Client project.
+
+* Project home: https://projects.eclipse.org/projects/modeling.ecp
+
+## Trademarks
+
+Eclipse EMF Client, and EMF Client are trademarks of the Eclipse Foundation.
+
+## Copyright
+
+All content is the property of the respective authors or their employers. For
+more information regarding authorship of content, please consult the listed
+source code repository logs.
+
+## Declared Project Licenses
+
+This program and the accompanying materials are made available under the terms
+of the Eclipse Public License v. 1.0 which is available at
+http://www.eclipse.org/legal/epl-v10.html.
+
+SPDX-License-Identifier: EPL-1.0
+
+## Source Code
+
+The project maintains the following source code repositories:
+
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.core.git
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.other.git
+* http://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.releng.git
+
+## Third-party Content
+
+Google Gson (2.2.4)
+
+* License: Apache License 2.0
+
+h2 Database (1.3.168)
+
+* License: Eclipse Public License
+
+## Cryptography
+
+Content may contain encryption software. The country in which you are currently
+may have restrictions on the import, possession, and use, and/or re-export to
+another country, of encryption software. BEFORE using any encryption software,
+please check the country's laws, regulations and policies concerning the import,
+possession, or use, and re-export of encryption software, to see if this is
+permitted.
+