Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Side by Side Diff: third_party/gwt-2.7.0/COPYING

Issue 762563003: Roll gwt to 2.7.0 (from 2.5.1) (Closed) Base URL: https://code.google.com/p/dom-distiller/@master
Patch Set: rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/com/dom_distiller/DomDistillerJUnit.gwt.xml ('k') | third_party/gwt-2.7.0/COPYING.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 GOOGLE WEB TOOLKIT LICENSE INFORMATION 1 GOOGLE WEB TOOLKIT LICENSE INFORMATION
2 2
3 March 3, 2008 3 March 3, 2008
4 4
5 The Google Web Toolkit software and sample code developed by Google is 5 The Google Web Toolkit software and sample code developed by Google is
6 licensed under the Apache License, v. 2.0. Other software included in this 6 licensed under the Apache License, v. 2.0. Other software included in this
7 distribution is provided under other licenses, as listed in the Included 7 distribution is provided under other licenses, as listed in the Included
8 Software and Licenses section at the bottom of this page. Source code for 8 Software and Licenses section at the bottom of this page. Source code for
9 software included in this distribution is available from the Google Web 9 software included in this distribution is available from the Google Web
10 Toolkit project or as otherwise indicated at the bottom of this page. 10 Toolkit project or as otherwise indicated at the bottom of this page.
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 195
196 * Apache Tapestry 196 * Apache Tapestry
197 License: Apache License v. 2.0 (above) 197 License: Apache License v. 2.0 (above)
198 Source code availability: http://tapestry.apache.org 198 Source code availability: http://tapestry.apache.org
199 199
200 * ASM 3.1 200 * ASM 3.1
201 License: (custom) 201 License: (custom)
202 http://asm.objectweb.org/license.html 202 http://asm.objectweb.org/license.html
203 Source code availability: com/google/gwt/dev/asm/ within gwt-dev.jar 203 Source code availability: com/google/gwt/dev/asm/ within gwt-dev.jar
204 204
205 * Browser Detect v2.1.6
206 License: Creative Commons Attribution 1.0
207 http://creativecommons.org/licenses/by/1.0/
208 Source code availability:
209 http://google-web-toolkit.googlecode.com/svn/trunk/tools/benchmark-viewer/sr c/com/google/gwt/benchmarks/viewer/client/BrowserInfo.java
210 (transliterated into Java source)
211
212 * Eclipse Java Development Tools (JDT) 205 * Eclipse Java Development Tools (JDT)
213 License: Eclipse Public License v. 1.0 206 License: Eclipse Public License v. 1.0
214 http://www.eclipse.org/legal/epl-v10.html 207 http://www.eclipse.org/legal/epl-v10.html
215 Source code availability: 208 Source code availability:
216 http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/down load.php?dropFile=eclipse-JDT-SDK-3.3.1.zip 209 http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/down load.php?dropFile=eclipse-JDT-SDK-3.3.1.zip
217 210
218 * Eclipse Standard Widget Toolkit (SWT) 211 * Eclipse Standard Widget Toolkit (SWT)
219 License: Eclipse Public License v. 1.0 212 License: Eclipse Public License v. 1.0
220 http://www.eclipse.org/legal/epl-v10.html 213 http://www.eclipse.org/legal/epl-v10.html
221 Source code availability: 214 Source code availability:
222 Linux: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210 945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip 215 Linux: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210 945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip
223 Windows: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092 10945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip 216 Windows: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092 10945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip
224 Mac: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-20060921094 5/download.php?dropFile=swt-3.2.1-carbon-macosx.zip 217 Mac: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-20060921094 5/download.php?dropFile=swt-3.2.1-carbon-macosx.zip
225 modifications are at org/eclipse/swt/ within gwt-dev.jar 218 modifications are at org/eclipse/swt/ within gwt-dev.jar
226 219
227 * Jetty 220 * Jetty
228 License: Apache License v. 2.0 (above) 221 License: Apache License v. 2.0 (above)
229 Source code availability: 222 Source code availability:
230 http://mortbay.org/jetty/ 223 http://mortbay.org/jetty/
231 224
232 * JFreeChart
233 License: GNU Lesser General Public License v. 2.1
234 http://www.gnu.org/licenses/lgpl.html
235 Source code availability:
236 http://jfree.org/jfreechart/download.html
237
238 * Mozilla Rhino 225 * Mozilla Rhino
239 License: Mozilla Public License v. 1.1 226 License: Mozilla Public License v. 1.1
240 http://www.mozilla.org/MPL/MPL-1.1.txt 227 http://www.mozilla.org/MPL/MPL-1.1.txt
241 Source code availability: com/google/gwt/dev/js/rhino/ within gwt-dev.jar 228 Source code availability: com/google/gwt/dev/js/rhino/ within gwt-dev.jar
242 229
243 * Mozilla 1.7.12 (Linux only) 230 * Mozilla 1.7.12 (Linux only)
244 License: Mozilla Public License v. 1.1 231 License: Mozilla Public License v. 1.1
245 http://www.mozilla.org/MPL/MPL-1.1.txt 232 http://www.mozilla.org/MPL/MPL-1.1.txt
246 Source code availability: 233 Source code availability:
247 http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code 234 http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code
248 235
249 * Protobuf 236 * Protobuf
250 License: New BSD License 237 License: New BSD License
251 http://www.opensource.org/licenses/bsd-license.php 238 http://www.opensource.org/licenses/bsd-license.php
252 Source code availablility: 239 Source code availablility:
253 http://code.google.com/p/protobuf/source/checkout 240 http://code.google.com/p/protobuf/source/checkout
254 Binary modifications consist of package-rebasing. The rebased classes are root ed at com/google/gwt/dev/protobuf/ within gwt-dev.jar 241 Binary modifications consist of package-rebasing. The rebased classes are root ed at com/google/gwt/dev/protobuf/ within gwt-dev.jar
255
256
OLDNEW
« no previous file with comments | « test/com/dom_distiller/DomDistillerJUnit.gwt.xml ('k') | third_party/gwt-2.7.0/COPYING.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698