Author: [email protected]
Date: Fri Mar 27 15:01:35 2009
New Revision: 5098
Modified:
releases/1.6/distro-source/core/src/COPYING
releases/1.6/distro-source/core/src/COPYING.html
releases/1.6/distro-source/core/src/about.html
releases/1.6/distro-source/core/src/about.txt
Log:
Updating license and attributions.
Modified: releases/1.6/distro-source/core/src/COPYING
==============================================================================
--- releases/1.6/distro-source/core/src/COPYING (original)
+++ releases/1.6/distro-source/core/src/COPYING Fri Mar 27 15:01:35 2009
@@ -191,8 +191,17 @@
* Apache Tomcat
License: Apache License v. 2.0 (above)
Source code availability: http://tomcat.apache.org
- modifications are at org/apache/tomcat within gwt-dev.jar
+ modifications are at org/apache/tomcat/ within gwt-dev.jar
+* Apache Tapestry
+ License: Apache License v. 2.0 (above)
+ Source code availability: http://tapestry.apache.org
+
+* ASM 3.1
+ License: (custom)
+ http://asm.objectweb.org/license.html
+ Source code availability: com/google/gwt/dev/asm/ within gwt-dev.jar
+
* Browser Detect v2.1.6
License: Creative Commons Attribution 1.0
http://creativecommons.org/licenses/by/1.0/
@@ -213,7 +222,12 @@
Linux:
http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip
Windows:
http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip
Mac:
http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip
- modifications are at org/eclipse/swt within gwt-dev.jar
+ modifications are at org/eclipse/swt/ within gwt-dev.jar
+
+* Jetty
+ License: Apache License v. 2.0 (above)
+ Source code availability:
+ http://mortbay.org/jetty/
* JFreeChart
License: GNU Lesser General Public License v. 2.1
@@ -231,10 +245,4 @@
http://www.mozilla.org/MPL/MPL-1.1.txt
Source code availability:
http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code
-
-* WebKit 418.9 (Mac only)
- License: GNU Lesser General Public License v. 2.1
- http://www.gnu.org/licenses/lgpl.html
- Source code availability:
- http://webkit.org/building/checkout.html
Modified: releases/1.6/distro-source/core/src/COPYING.html
==============================================================================
--- releases/1.6/distro-source/core/src/COPYING.html (original)
+++ releases/1.6/distro-source/core/src/COPYING.html Fri Mar 27 15:01:35
2009
@@ -281,28 +281,43 @@
<tr>
<td class="package">Apache Tomcat</td>
<td class="license">Apache License v. 2.0 (above)</td>
- <td class="location"><a
href="http://tomcat.apache.org/">tomcat.apache.org</a>; modifications are
at org/apache/tomcat within gwt-dev.jar</td>
+ <td class="location"><a
href="http://tomcat.apache.org/">tomcat.apache.org</a>; modifications are
at org/apache/tomcat/ within gwt-dev.jar</td>
+ </tr>
+ <tr class="even">
+ <td class="package">Apache Tapestry</td>
+ <td class="license">Apache License v. 2.0 (above)</td>
+ <td class="location"><a
href="http://tapestry.apache.org/">tapestry.apache.org</a></td>
</tr>
<tr>
+ <td class="package">ASM 3.1</td>
+ <td class="license">(<a
href="http://asm.objectweb.org/license.html">custom</a>)</td>
+ <td class="location">com/google/gwt/dev/asm/ within gwt-dev.jar</td>
+ </tr>
+ <tr class="even">
<td class="package">Browser Detect v2.1.6</td>
<td class="license"><a
href="http://creativecommons.org/licenses/by/1.0/">Creative Commons
Attribution 1.0</a></td>
<td class="location"><a
href="http://google-web-toolkit.googlecode.com/svn/trunk/tools/benchmark-viewer/src/com/google/gwt/benchmarks/viewer/client/BrowserInfo.java">google-web-toolkit.googlecode.com</a>;
transliterated into Java source</td>
</tr>
- <tr class="even">
+ <tr>
<td class="package">Eclipse Java Development Tools (JDT)</td>
<td class="license"><a
href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License v.
1.0</a></td>
<td class="location"><a
href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/download.php?dropFile=eclipse-JDT-SDK-3.3.1.zip">eclipse.org</a></td>
</tr>
- <tr>
+ <tr class="even">
<td class="package">Eclipse Standard Widget Toolkit (SWT)</td>
<td class="license"><a
href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License v.
1.0</a></td>
<td class="location">
<a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip">Linux</a>,
<a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip">Windows</a>,
and
<a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip">Mac</a>;
- modifications are at org/eclipse/swt within gwt-dev.jar
+ modifications are at org/eclipse/swt/ within gwt-dev.jar
</td>
</tr>
+ <tr>
+ <td class="package">Jetty 6.1.11</td>
+ <td class="license">Apache License v. 2.0 (above)</td>
+ <td class="location"><a
href="http://mortbay.org/jetty/">mortbay.org/jetty</a></td>
+ </tr>
<tr class="even">
<td class="package">JFreeChart</td>
<td class="license"><a
href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public
License v. 2.1</a></td>
@@ -317,11 +332,6 @@
<td class="package">Mozilla 1.7.12 (Linux only)</td>
<td class="license"><a
href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public License v.
1.1</a></td>
<td class="location"><a
href="http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code">mozilla.org</a></td>
- </tr>
- <tr>
- <td class="package">WebKit 418.9 (Mac only)</td>
- <td class="license"><a
href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public
License v. 2.1</a></td>
- <td class="location"><a
href="http://webkit.org/building/checkout.html">webkit.org</a></td>
</tr>
</tbody></table>
Modified: releases/1.6/distro-source/core/src/about.html
==============================================================================
--- releases/1.6/distro-source/core/src/about.html (original)
+++ releases/1.6/distro-source/core/src/about.html Fri Mar 27 15:01:35 2009
@@ -73,6 +73,11 @@
</ul
</li>
<li>The <a href="http://www.jfree.org/jfreechart/">JFreeChart
Project</a></li>
+ <li>The <a href="http://www.mortbay.com/">Mort Bay
Consulting</a>
+ <ul>
+ <li><a href="http://mortbay.org/jetty/">Jetty 6.1.11</a>
</li>
+ </ul>
+ </li>
<li>
The <a href="http://www.mozilla.org/">Mozilla
Foundation</a>
<ul>
@@ -80,12 +85,16 @@
<li><a href="http://www.mozilla.org/rhino/">Rhino</a>
(with modifications)</li>
</ul
</li>
+ <li>The <a href="http://www.objectweb.org/">ObjectWeb</a>
+ <ul>
+ <li><a href="http://asm.objectweb.org/">ASM</a> (with
modifications)</li>
+ </ul>
+ </li>
<li>The <a href="http://openqa.org/">OpenQA Project</a>
<ul>
<li><a
href="http://selenium-rc.openqa.org/">Selenium-RC</a> </li>
</ul>
</li>
- <li>The <a href="http://www.webkit.org/">WebKit Open Source
Project</a></li>
</ul>
For source availability and license information see COPYING.html.
Modified: releases/1.6/distro-source/core/src/about.txt
==============================================================================
--- releases/1.6/distro-source/core/src/about.txt (original)
+++ releases/1.6/distro-source/core/src/about.txt Fri Mar 27 15:01:35 2009
@@ -11,11 +11,14 @@
- Java Development Tools (http://www.eclipse.org/jdt/)
- Standard Widget Toolkit (http://www.eclipse.org/swt/) with
modifications
- The JFreeChart project (http://www.jfree.org/jfreechart/)
+ - Mort Bay Consulting (http://www.mortbay.com/)
+ - Jetty 6.1.11 (http://mortbay.org/jetty/)
- The Mozilla Foundation (http://www.mozilla.org/).
- Mozilla 1.7.12 (http://www.mozilla.org/releases/mozilla1.7.12/)
- Rhino (http://www.mozilla.org/rhino/) with modifications
+ - ObjectWeb (http://www.objectweb.org/)
+ - ASM (http://asm.objectweb.org/) with modifications
- The OpenQA Project (http://openqa.org/)
- Selenium-RC (http://selenium-rc.openqa.org/)
- - The WebKit Open Source Project (http://www.webkit.org)
For source availability and license information see COPYING.
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---