Revision: 6827 Author: [email protected] Date: Tue Nov 10 16:50:19 2009 Log: Move licence where it will be included in the plugin, update manifest.
http://code.google.com/p/google-web-toolkit/source/detail?r=6827 Added: /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/LICENSE.txt Deleted: /trunk/plugins/npapi/prebuilt/LICENSE.txt Modified: /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json ======================================= --- /dev/null +++ /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/LICENSE.txt Tue Nov 10 16:50:19 2009 @@ -0,0 +1,13 @@ +Copyright 2008 Google Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); you may not +use this file except in compliance with the License. You may obtain a copy of +the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +License for the specific language governing permissions and limitations under +the License. ======================================= --- /trunk/plugins/npapi/prebuilt/LICENSE.txt Mon Aug 3 08:30:11 2009 +++ /dev/null @@ -1,13 +0,0 @@ -Copyright 2008 Google Inc. - -Licensed under the Apache License, Version 2.0 (the "License"); you may not -use this file except in compliance with the License. You may obtain a copy of -the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -License for the specific language governing permissions and limitations under -the License. ======================================= --- /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json Mon Nov 9 16:00:39 2009 +++ /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json Tue Nov 10 16:50:19 2009 @@ -1,6 +1,6 @@ { "name": "GWT Developer Plugin", - "version": "0.9.0", + "version": "0.9.6820.20091110", "description": "A plugin to enable debugging with GWT's Development Mode", "update_url": "https://dl-ssl.google.com/gwt/plugins/chrome/updates.xml", "icons": { --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
