Revision: 6393
Author: [email protected]
Date: Fri Oct 16 09:44:44 2009
Log: Add license info for the Free BSD License, since we're bundling the  
protobuf library in gwt-dev.jar.
http://code.google.com/p/google-web-toolkit/source/detail?r=6393

Modified:
  /branches/remote-ui-communication/distro-source/core/src/COPYING
  /branches/remote-ui-communication/distro-source/core/src/COPYING.html
  /branches/remote-ui-communication/distro-source/core/src/about.html
  /branches/remote-ui-communication/distro-source/core/src/about.txt

=======================================
--- /branches/remote-ui-communication/distro-source/core/src/COPYING    Tue  
May 19 08:35:33 2009
+++ /branches/remote-ui-communication/distro-source/core/src/COPYING    Fri  
Oct 16 09:44:44 2009
@@ -246,3 +246,10 @@
    Source code availability:
      http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code

+* Protobuf
+  License: New BSD License
+    http://www.opensource.org/licenses/bsd-license.php
+  Source code availablility:
+    http://code.google.com/p/protobuf/source/checkout
+
+
=======================================
--- /branches/remote-ui-communication/distro-source/core/src/COPYING.html       
 
Tue May 19 08:35:33 2009
+++ /branches/remote-ui-communication/distro-source/core/src/COPYING.html       
 
Fri Oct 16 09:44:44 2009
@@ -333,6 +333,11 @@
      <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">Protobuf</td>
+    <td class="license"><a  
href="http://www.opensource.org/licenses/bsd-license.php";>New BSD  
License</a></td>
+    <td class="location"><a  
href="http://code.google.com/p/protobuf/source/checkout";>code.google.com/p/protobuf</a></td>
+  </tr>
  </tbody></table>

  </div>
=======================================
--- /branches/remote-ui-communication/distro-source/core/src/about.html Tue  
May 19 08:35:33 2009
+++ /branches/remote-ui-communication/distro-source/core/src/about.html Fri  
Oct 16 09:44:44 2009
@@ -95,6 +95,7 @@
                  <li><a  
href="http://selenium-rc.openqa.org/";>Selenium-RC</a> </li>
                </ul>
              </li>
+            <li>The <a href="http://code.google.com/p/protobuf/";>Protobuf  
Project</a></li>
           </ul>
           For source availability and license information see COPYING.html.

=======================================
--- /branches/remote-ui-communication/distro-source/core/src/about.txt  Tue  
May 19 08:35:33 2009
+++ /branches/remote-ui-communication/distro-source/core/src/about.txt  Fri  
Oct 16 09:44:44 2009
@@ -20,5 +20,6 @@
     - ASM (http://asm.objectweb.org/) with modifications
   - The OpenQA Project (http://openqa.org/)
     - Selenium-RC (http://selenium-rc.openqa.org/)
+ - The Protobuf Project (http://code.google.com/p/protobuf/)

  For source availability and license information see COPYING.

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to