Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Wouters2014-04-07 09:01:59 +0000
committerLaurent Wouters2014-04-17 06:04:19 +0000
commit5834c98174a5770254a330f0fb598758ebc24be3 (patch)
tree4c643f5c2466f8a84dccbca9ecb05f96eecda455 /extraplugins/design
parent83f2664514c1861bdb2f8938d224802e04e95901 (diff)
downloadorg.eclipse.papyrus-5834c98174a5770254a330f0fb598758ebc24be3.tar.gz
org.eclipse.papyrus-5834c98174a5770254a330f0fb598758ebc24be3.tar.xz
org.eclipse.papyrus-5834c98174a5770254a330f0fb598758ebc24be3.zip
[releng] Cleanup plugins for extras build
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
Diffstat (limited to 'extraplugins/design')
-rwxr-xr-xextraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/about.html28
-rw-r--r--extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/build.properties1
-rwxr-xr-xextraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/about.html28
-rw-r--r--extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/build.properties1
-rwxr-xr-xextraplugins/design/org.eclipse.papyrus.design.profile.feature/about.html28
-rw-r--r--extraplugins/design/org.eclipse.papyrus.design.profile.feature/build.properties1
6 files changed, 87 insertions, 0 deletions
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/about.html b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/about.html
new file mode 100755
index 00000000000..77ef6958f99
--- /dev/null
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/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>March, 2014</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>
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/build.properties b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/build.properties
index 400b20ae286..a574f135742 100644
--- a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/build.properties
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit/build.properties
@@ -12,3 +12,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin/
+src.includes = about.html
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/about.html b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/about.html
new file mode 100755
index 00000000000..77ef6958f99
--- /dev/null
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/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>March, 2014</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>
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/build.properties b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/build.properties
index db715c27319..31bcb32adc3 100644
--- a/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/build.properties
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor/build.properties
@@ -12,3 +12,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin
+src.includes = about.html
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.feature/about.html b/extraplugins/design/org.eclipse.papyrus.design.profile.feature/about.html
new file mode 100755
index 00000000000..77ef6958f99
--- /dev/null
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.feature/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>March, 2014</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>
diff --git a/extraplugins/design/org.eclipse.papyrus.design.profile.feature/build.properties b/extraplugins/design/org.eclipse.papyrus.design.profile.feature/build.properties
index 8498fcee559..13ee49f0f23 100644
--- a/extraplugins/design/org.eclipse.papyrus.design.profile.feature/build.properties
+++ b/extraplugins/design/org.eclipse.papyrus.design.profile.feature/build.properties
@@ -1,2 +1,3 @@
bin.includes = feature.xml,\
plugin.properties
+src.includes = about.html

Back to the top