Update license file to use GWT. Bug: #9316 Bug-Link: https://github.com/gwtproject/gwt/issues/9316 Change-Id: I5ae2a8d8e546fa44cf3318b832bee466cd89da58
diff --git a/distro-source/core/src/COPYING b/distro-source/core/src/COPYING index 5428462..97ea663 100644 --- a/distro-source/core/src/COPYING +++ b/distro-source/core/src/COPYING
@@ -1,18 +1,18 @@ - GOOGLE WEB TOOLKIT LICENSE INFORMATION + GWT LICENSE INFORMATION March 3, 2008 -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 -distribution is provided under other licenses, as listed in the Included -Software and Licenses section at the bottom of this page. Source code for -software included in this distribution is available from the Google Web -Toolkit project or as otherwise indicated at the bottom of this page. +The GWT software and sample code developed by the GWT authors is +licensed under the Apache License, v. 2.0. Other software included in this +distribution is provided under other licenses, as listed in the Included +Software and Licenses section at the bottom of this page. Source code for +software included in this distribution is available from the GWT +project or as otherwise indicated at the bottom of this page. -Please note that the executable version of the Google Web Toolkit -distributed by Google will communicate with Google's servers to check for -available updates. If updates are available, you will receive the option to -install them. +Please note that the executable version of the GWT SDK +distributed by Google will communicate with Google's servers to check for +available updates. If updates are available, you will receive the option to +install them. ===== @@ -182,8 +182,8 @@ LICENSE INFORMATION REGARDING BUNDLED THIRD-PARTY SOFTWARE -The following third party software is distributed with Google Web -Toolkit and is provided under other licenses and/or has source +The following third party software is distributed with GWT +and is provided under other licenses and/or has source available from other locations. Where "gwt-dev.jar" is listed, substitute in the name of the jar corresponding to your platform, e.g. "gwt-dev-linux.jar".
diff --git a/distro-source/core/src/about.txt b/distro-source/core/src/about.txt index 3af742c..bc9f884 100644 --- a/distro-source/core/src/about.txt +++ b/distro-source/core/src/about.txt
@@ -1,7 +1,7 @@ -Google Web Toolkit @GWT_VERSION@ +GWT @GWT_VERSION@ (git revision @GWT_GITREV@) Copyright (c) Google, Inc. 2009. All rights reserved. -Visit Google Code (http://code.google.com/webtoolkit/). +Visit http://www.gwtproject.org. This product includes software developed by: - The Apache Software Foundation (http://www.apache.org/).