LGTM
http://gwt-code-reviews.appspot.com/1253801/diff/1/3 File eclipse/settings/code-style/gwt-checkstyle.xml (right): http://gwt-code-reviews.appspot.com/1253801/diff/1/3#newcode85 eclipse/settings/code-style/gwt-checkstyle.xml:85: <property name="header" value="/\*\n \* Copyright 20(0[6789]|1[0-9]|2[0-9]) Google Inc\.\n \*[ ]*\n \* Licensed under the Apache License, Version 2\.0 \(the "License"\); you may not\n \* use this file except in compliance with the License\. You may obtain a copy of\n \* the License at\n \*[ ]*\n \* http://www\.apache\.org/licenses/LICENSE-2\.0\n \*[ ]*\n \* Unless required by applicable law or agreed to in writing, software\n \* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT\n \* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\. See the\n \* License for the specific language governing permissions and limitations under\n \* the License\.\n \*/"/> 1[0-9]|2[0-9] could be simplified to [12][0-9]. http://gwt-code-reviews.appspot.com/1253801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
