Final tweak of distro release notes and COPYING files for 1.4 RC2.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1340 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/core/src/COPYING b/distro-source/core/src/COPYING
index 1502879..ce9a7da 100644
--- a/distro-source/core/src/COPYING
+++ b/distro-source/core/src/COPYING
@@ -1,6 +1,6 @@
            GOOGLE WEB TOOLKIT LICENSE INFORMATION
 
-December 12, 2006
+August 20, 2007
 
 The Google Web Toolkit software and sample code developed by Google is 
 licensed under the Apache License, v. 2.0. Other software included in this 
@@ -215,12 +215,12 @@
     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
 
-* JFreeChart

-  License: GNU Lesser General Public License v. 2.1

-    http://www.gnu.org/licenses/lgpl.html

-  Source code availability: 

-    http://jfree.org/jfreechart/download.html

-

+* JFreeChart
+  License: GNU Lesser General Public License v. 2.1
+    http://www.gnu.org/licenses/lgpl.html
+  Source code availability: 
+    http://jfree.org/jfreechart/download.html
+
 * Mozilla Rhino
   License: Mozilla Public License v. 1.1
     http://www.mozilla.org/MPL/MPL-1.1.txt
diff --git a/distro-source/core/src/COPYING.html b/distro-source/core/src/COPYING.html
index 09f3c90..1c9fd49 100755
--- a/distro-source/core/src/COPYING.html
+++ b/distro-source/core/src/COPYING.html
@@ -42,7 +42,7 @@
 
 <h1>Google Web Toolkit License Information</h1>
 
-<p>December 12, 2006</p>
+<p>August 20, 2007</p>
 
 <p>The Google Web Toolkit software and sample code developed by Google
 is licensed under the Apache License, v. 2.0.  Other software included
diff --git a/distro-source/core/src/release_notes.html b/distro-source/core/src/release_notes.html
index 172ac2f..4cb16d2 100644
--- a/distro-source/core/src/release_notes.html
+++ b/distro-source/core/src/release_notes.html
@@ -74,8 +74,7 @@
         <li>Startup is now faster and more reliable. In particular,
         <a href="doc/html/com.google.gwt.core.client.EntryPoint.html#onModuleLoad()">onModuleLoad()</a> is now called as soon
         as the DOM is ready, which will generally be before the page's body.onload() event is fired. This allows your application
-        to startup before certain resources (such as images) are fully loaded.
-        <i>(could not find a good issue for this, 1121 is close)</i></li>
+        to startup before certain resources (such as images) are fully loaded.</li>
         <li>Linux hosted mode should be less crashy. (<a
           href="http://code.google.com/p/google-web-toolkit/issues/detail?id=1105">#1105</a>, <a
           href="http://code.google.com/p/google-web-toolkit/issues/detail?id=1281">#1281</a>, <a