Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2008-06-09 16:21:33 +0000
committerVivian Kong2008-06-09 16:21:33 +0000
commitfa79296afbf7e93ba6a13c6a8bcf6a286f034848 (patch)
tree06b8c7c613332e5461a7606331480ab7d88b1e5b
parentef1e1674e266d2b8d138b4ef430a850802e3b0e0 (diff)
downloadorg.eclipse.cdt-fa79296afbf7e93ba6a13c6a8bcf6a286f034848.tar.gz
org.eclipse.cdt-fa79296afbf7e93ba6a13c6a8bcf6a286f034848.tar.xz
org.eclipse.cdt-fa79296afbf7e93ba6a13c6a8bcf6a286f034848.zip
adding third party code info and license for iSpell dictionaries
-rw-r--r--core/org.eclipse.cdt.ui/about.html50
-rw-r--r--core/org.eclipse.cdt.ui/about_files/ispell-license.txt36
-rw-r--r--core/org.eclipse.cdt.ui/build.properties6
3 files changed, 88 insertions, 4 deletions
diff --git a/core/org.eclipse.cdt.ui/about.html b/core/org.eclipse.cdt.ui/about.html
index d7c511887d6..d69a1251e77 100644
--- a/core/org.eclipse.cdt.ui/about.html
+++ b/core/org.eclipse.cdt.ui/about.html
@@ -5,7 +5,7 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 22, 2007</p>
+<p>June 09, 2008</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
@@ -20,5 +20,51 @@ apply to your use of any object code in the Content. Check the Redistributor's
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>
-
+<h3>Third Party Content</h3>
+<p>The Content includes items that have been sourced from third parties as set out below. If you did not receive this Content directly from the Eclipse Foundation, the following is provided for informational purposes only, and you should look to the Redistributor&rsquo;s license for terms and conditions of use.</p>
+<h4>Ispell 3.1.20</h4>
+<p>The plug-in is accompanied by software developed by Geoff Kuenning. The following files:</p>
+<ul>
+ <li>dictionaries/en_US.dictionary</li>
+ <li>dictionaries/en_GB.dictionary</li>
+</ul>
+<p>are based on Ispell 3.1.20. The home page for Ispell is located at <a href="http://lasr.cs.ucla.edu/geoff/ispell.html" target="_blank">http://lasr.cs.ucla.edu/geoff/ispell.html</a>.</p>
+<p>Your use of Ispell 3.1.20 in the plug-in is subject to the terms and conditions of the Ispell license. A copy of the Ispell license is included in <a href="about_files/ispell-license.txt" target="_blank">about_files/ispell-license.txt</a> and is also reproduced below:</p>
+<blockquote> Copyright 1993, Geoff Kuenning, Granada Hills, CA<br />
+ All rights reserved.<br />
+ <br />
+ Redistribution and use in source and binary forms, with or without<br />
+ modification, are permitted provided that the following conditions<br />
+ are met:<br />
+ <br />
+ 1. Redistributions of source code must retain the above copyright<br />
+ notice, this list of conditions and the following disclaimer.<br />
+ 2. Redistributions in binary form must reproduce the above copyright<br />
+ notice, this list of conditions and the following disclaimer in the<br />
+ documentation and/or other materials provided with the distribution.<br />
+ 3. All modifications to the source code must be clearly marked as<br />
+ such. Binary redistributions based on modified source code<br />
+ must be clearly marked as modified versions in the documentation<br />
+ and/or other materials provided with the distribution.<br />
+ 4. All advertising materials mentioning features or use of this software<br />
+ must display the following acknowledgment:<br />
+ This product includes software developed by Geoff Kuenning and<br />
+ other unpaid contributors.<br />
+ 5. The name of Geoff Kuenning may not be used to endorse or promote<br />
+ products derived from this software without specific prior<br />
+ written permission.<br />
+ <br />
+ THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS<br />
+ IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT<br />
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS<br />
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF<br />
+ KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,<br />
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,<br />
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br />
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER<br />
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT<br />
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN<br />
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br />
+ POSSIBILITY OF SUCH DAMAGE</blockquote>
+<p>&nbsp;</p>
</body></html> \ No newline at end of file
diff --git a/core/org.eclipse.cdt.ui/about_files/ispell-license.txt b/core/org.eclipse.cdt.ui/about_files/ispell-license.txt
new file mode 100644
index 00000000000..e9f060179d5
--- /dev/null
+++ b/core/org.eclipse.cdt.ui/about_files/ispell-license.txt
@@ -0,0 +1,36 @@
+ Copyright 1993, Geoff Kuenning, Granada Hills, CA
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistributions based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ 4. All advertising materials mentioning features or use of this software
+ must display the following acknowledgment:
+ This product includes software developed by Geoff Kuenning and
+ other unpaid contributors.
+ 5. The name of Geoff Kuenning may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+
+ THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS
+ IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF
+ KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
diff --git a/core/org.eclipse.cdt.ui/build.properties b/core/org.eclipse.cdt.ui/build.properties
index 582d6244b2e..5ded10c9809 100644
--- a/core/org.eclipse.cdt.ui/build.properties
+++ b/core/org.eclipse.cdt.ui/build.properties
@@ -17,10 +17,12 @@ bin.includes = about.html,\
.,\
META-INF/,\
.options,\
- doxygenTags.csv
+ doxygenTags.csv,\
+ about_files/
src.includes = about.html,\
schema/,\
- doxygenTags.csv
+ doxygenTags.csv,\
+ about_files/
javadoc.packages = org.eclipse.cdt.ui.*,\
org.eclipse.cdt.ui.wizards.*,\
org.eclipse.cdt.ui.wizards.conversion.*

Back to the top