Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-08-24 09:36:40 +0000
committerSravan Kumar Lakkimsetti2018-11-14 15:09:48 +0000
commit08b77e0b7654a06df0dc8b190a18ce69545ac311 (patch)
tree897b77b53671bf958d850ca8aac359878a5c4104 /NOTICE
parent8fa37eb7e058e001361d829989660c1e3a8a7171 (diff)
downloadeclipse.platform.team-08b77e0b7654a06df0dc8b190a18ce69545ac311.tar.gz
eclipse.platform.team-08b77e0b7654a06df0dc8b190a18ce69545ac311.tar.xz
eclipse.platform.team-08b77e0b7654a06df0dc8b190a18ce69545ac311.zip
Change-Id: I55f18e4e209830ea40b6db241165be03083fd101 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE43
1 files changed, 43 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 000000000..f906f8b90
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,43 @@
+# Notices for Eclipse Platform
+
+This content is produced and maintained by the Eclipse Platform project.
+
+* Project home: https://projects.eclipse.org/projects/eclipse.platform
+
+## Trademarks
+
+Eclipse Platform is a trademark 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. 2.0 which is available at
+http://www.eclipse.org/legal/epl-2.0.
+
+SPDX-License-Identifier: EPL-2.0
+
+## Source Code
+
+The project maintains the following source code repositories:
+
+* http://git.eclipse.org/c/platform/eclipse.platform.common.git
+* http://git.eclipse.org/c/platform/eclipse.platform.debug.git
+* http://git.eclipse.org/c/platform/eclipse.platform.git
+* http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git
+* http://git.eclipse.org/c/platform/eclipse.platform.releng.buildtools.git
+* http://git.eclipse.org/c/platform/eclipse.platform.releng.git
+* http://git.eclipse.org/c/platform/eclipse.platform.resources.git
+* http://git.eclipse.org/c/platform/eclipse.platform.runtime.git
+* http://git.eclipse.org/c/platform/eclipse.platform.swt.git
+* http://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git
+* http://git.eclipse.org/c/platform/eclipse.platform.team.git
+* http://git.eclipse.org/c/platform/eclipse.platform.text.git
+* http://git.eclipse.org/c/platform/eclipse.platform.ua.git
+* http://git.eclipse.org/c/platform/eclipse.platform.ui.git
+* http://git.eclipse.org/c/platform/eclipse.platform.ui.tools.git \ No newline at end of file

Back to the top