summaryrefslogtreecommitdiffstats
authorDennis Huebner2011-05-30 09:05:53 (EDT)
committer Sebastian Zarnekow2011-05-31 05:24:02 (EDT)
commitd9f071d1a6b6bddfc45557126ce798f01fd45106 (patch) (side-by-side diff)
tree8522f73e7395f1b8d6b62c36b73c7cc223346965
parentff72211bd3eb9e3c04183fdc3d0df4aa9d8b13fb (diff)
downloadorg.eclipse.xtend-d9f071d1a6b6bddfc45557126ce798f01fd45106.zip
org.eclipse.xtend-d9f071d1a6b6bddfc45557126ce798f01fd45106.tar.gz
org.eclipse.xtend-d9f071d1a6b6bddfc45557126ce798f01fd45106.tar.bz2
fif for : missing legal files #347359 Xtext part
Signed-off-by: Sebastian Zarnekow <Sebastian.Zarnekow@itemis.de>
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--plugins/org.eclipse.xtext.xbase.doc/about.html28
-rw-r--r--plugins/org.eclipse.xtext.xbase.doc/build.properties4
-rw-r--r--plugins/org.eclipse.xtext.xtend2.doc/about.html28
-rw-r--r--plugins/org.eclipse.xtext.xtend2.doc/build.properties4
-rw-r--r--plugins/org.eclipse.xtext.xtend2.lib/build.properties1
-rw-r--r--plugins/org.eclipse.xtext.xtend2.ui/build.properties1
-rw-r--r--plugins/org.eclipse.xtext.xtend2/about.html28
-rw-r--r--plugins/org.eclipse.xtext.xtend2/build.properties4
-rw-r--r--tests/org.eclipse.xtext.xtend2.tests/about.html28
-rw-r--r--tests/org.eclipse.xtext.xtend2.tests/build.properties4
-rw-r--r--tests/org.eclipse.xtext.xtend2.ui.tests/about.html28
-rw-r--r--tests/org.eclipse.xtext.xtend2.ui.tests/build.properties4
12 files changed, 157 insertions, 5 deletions
diff --git a/plugins/org.eclipse.xtext.xbase.doc/about.html b/plugins/org.eclipse.xtext.xbase.doc/about.html
new file mode 100644
index 0000000..1b8f940
--- a/dev/null
+++ b/plugins/org.eclipse.xtext.xbase.doc/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/plugins/org.eclipse.xtext.xbase.doc/build.properties b/plugins/org.eclipse.xtext.xbase.doc/build.properties
index fef118b..6048f7e 100644
--- a/plugins/org.eclipse.xtext.xbase.doc/build.properties
+++ b/plugins/org.eclipse.xtext.xbase.doc/build.properties
@@ -4,4 +4,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
- contents/
+ contents/,\
+ about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.xtext.xtend2.doc/about.html b/plugins/org.eclipse.xtext.xtend2.doc/about.html
new file mode 100644
index 0000000..1b8f940
--- a/dev/null
+++ b/plugins/org.eclipse.xtext.xtend2.doc/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/plugins/org.eclipse.xtext.xtend2.doc/build.properties b/plugins/org.eclipse.xtext.xtend2.doc/build.properties
index fef118b..6048f7e 100644
--- a/plugins/org.eclipse.xtext.xtend2.doc/build.properties
+++ b/plugins/org.eclipse.xtext.xtend2.doc/build.properties
@@ -4,4 +4,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
- contents/
+ contents/,\
+ about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.xtext.xtend2.lib/build.properties b/plugins/org.eclipse.xtext.xtend2.lib/build.properties
index d944674..cdd2db7 100644
--- a/plugins/org.eclipse.xtext.xtend2.lib/build.properties
+++ b/plugins/org.eclipse.xtext.xtend2.lib/build.properties
@@ -4,3 +4,4 @@ bin.includes = META-INF/,\
.,\
about.html,\
plugin.properties
+src.includes = about.html
diff --git a/plugins/org.eclipse.xtext.xtend2.ui/build.properties b/plugins/org.eclipse.xtext.xtend2.ui/build.properties
index 581d52e..1b10796 100644
--- a/plugins/org.eclipse.xtext.xtend2.ui/build.properties
+++ b/plugins/org.eclipse.xtext.xtend2.ui/build.properties
@@ -6,4 +6,5 @@ bin.includes = META-INF/,\
plugin.properties,\
icons/,\
about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.xtext.xtend2/about.html b/plugins/org.eclipse.xtext.xtend2/about.html
new file mode 100644
index 0000000..1b8f940
--- a/dev/null
+++ b/plugins/org.eclipse.xtext.xtend2/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/plugins/org.eclipse.xtext.xtend2/build.properties b/plugins/org.eclipse.xtext.xtend2/build.properties
index 7267a69..943b8cd 100644
--- a/plugins/org.eclipse.xtext.xtend2/build.properties
+++ b/plugins/org.eclipse.xtext.xtend2/build.properties
@@ -6,4 +6,6 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
model/,\
- plugin.properties
+ plugin.properties,\
+ about.html
+src.includes = about.html
diff --git a/tests/org.eclipse.xtext.xtend2.tests/about.html b/tests/org.eclipse.xtext.xtend2.tests/about.html
new file mode 100644
index 0000000..1b8f940
--- a/dev/null
+++ b/tests/org.eclipse.xtext.xtend2.tests/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/tests/org.eclipse.xtext.xtend2.tests/build.properties b/tests/org.eclipse.xtext.xtend2.tests/build.properties
index 23c99ab..af13e64 100644
--- a/tests/org.eclipse.xtext.xtend2.tests/build.properties
+++ b/tests/org.eclipse.xtext.xtend2.tests/build.properties
@@ -4,4 +4,6 @@ source.. = src/,\
src-longrunning/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ about.html
+src.includes = about.html
diff --git a/tests/org.eclipse.xtext.xtend2.ui.tests/about.html b/tests/org.eclipse.xtext.xtend2.ui.tests/about.html
new file mode 100644
index 0000000..1b8f940
--- a/dev/null
+++ b/tests/org.eclipse.xtext.xtend2.ui.tests/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/tests/org.eclipse.xtext.xtend2.ui.tests/build.properties b/tests/org.eclipse.xtext.xtend2.ui.tests/build.properties
index 04b9d96..50a7f08 100644
--- a/tests/org.eclipse.xtext.xtend2.ui.tests/build.properties
+++ b/tests/org.eclipse.xtext.xtend2.ui.tests/build.properties
@@ -3,4 +3,6 @@ source.. = src/,\
src-longrunning/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ about.html
+src.includes = about.html