Updates our copyright from 2006 to 2007.  Brand new copyright notice in DeveloperGuide per Dan Peterson.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@264 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/build-tools/doctool/src/topics-htmls.xslt b/build-tools/doctool/src/topics-htmls.xslt
index 23c1b10..a5001ca 100644
--- a/build-tools/doctool/src/topics-htmls.xslt
+++ b/build-tools/doctool/src/topics-htmls.xslt
@@ -367,7 +367,7 @@
         </div>
 
         <div id="footer">
-          &#169;2006 Google
+          &#169;2007 Google
           <span class="noprint">
             -
             <a href="http://www.google.com/">
diff --git a/doc/src/com/google/gwt/doc/DeveloperGuide.java b/doc/src/com/google/gwt/doc/DeveloperGuide.java
index dd75cf4..7985b36 100644
--- a/doc/src/com/google/gwt/doc/DeveloperGuide.java
+++ b/doc/src/com/google/gwt/doc/DeveloperGuide.java
@@ -33,7 +33,8 @@
  * @index Google Web Toolkit, developer guide
  * @index GWT, developer's guide
  * @childIntro Topic Guide
- * @tip For a list of JRE classes that GWT can translate out of the box, see the <a href="jre.html">documentation for the GWT JRE emulation library</a>.
+ * @tip For a list of JRE classes that GWT can translate out of the box, see the
+ *      <a href="jre.html">documentation for the GWT JRE emulation library</a>.
  */
 public class DeveloperGuide {
 
@@ -1902,7 +1903,7 @@
          * @gwt.typeArgs <java.lang.String>
          */
         public Set setOfStrings;
-        
+
         /**
          * This field is a Map that must always contain Strings as its keys and
          * values.
@@ -2973,9 +2974,10 @@
   }
 
   /**
-   * All content is Copyright 2006 Google Inc. All rights reserved. <i>Google</i>
-   * and <i>Google Web Toolkit</i> are trademarks of Google Inc in the United
-   * States and/or other countries.
+   * All content is Copyright Google Inc. Most web page content is licensed
+   * under the Creative Commons Attribution 2.5 License, as noted on those
+   * pages. The Google Web Toolkit source code is licensed under terms available
+   * <a href="ttp://code.google.com/webtoolkit/terms.html">here</a>.
    * 
    * <p>
    * <i>Java</i> is a trademark of Sun Microsystems, Inc. in the United States