Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlanuti2007-05-30 21:11:12 +0000
committerjlanuti2007-05-30 21:11:12 +0000
commit508419138a0f8a0a88eaaffcef70700644db4fb5 (patch)
treeeb56a805de6b88a81d9dcfa938d81a23aaa4a503 /bundles/org.eclipse.jst.standard.schemas
parent2f6763f71cc72becbbd68af5b274303093c95eac (diff)
downloadwebtools.sourceediting-508419138a0f8a0a88eaaffcef70700644db4fb5.tar.gz
webtools.sourceediting-508419138a0f8a0a88eaaffcef70700644db4fb5.tar.xz
webtools.sourceediting-508419138a0f8a0a88eaaffcef70700644db4fb5.zip
updated about.html for europa
Diffstat (limited to 'bundles/org.eclipse.jst.standard.schemas')
-rw-r--r--bundles/org.eclipse.jst.standard.schemas/about.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/bundles/org.eclipse.jst.standard.schemas/about.html b/bundles/org.eclipse.jst.standard.schemas/about.html
new file mode 100644
index 0000000000..9e73bdabb6
--- /dev/null
+++ b/bundles/org.eclipse.jst.standard.schemas/about.html
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>June 06, 2007</P>
+
+<H3>License</H3>
+
+<P>The Eclipse Foundation makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" 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 ("Redistributor") 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>

Back to the top