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

Side by Side Diff: third_party/protobuf/COPYING.txt

Issue 1322483002: Revert https://codereview.chromium.org/1291903002 (protobuf roll). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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 | « third_party/protobuf/CONTRIBUTORS.txt ('k') | third_party/protobuf/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This package was debianized by Craig Silverstein <google-perftools@googlegroups. com> 1 Copyright 2008, Google Inc.
2 on Fri, 03 Feb 2012 15:40:45 -0800.
3
4 It was downloaded from http://code.google.com/p/gperftools/downloads/list
5
6 Upstream Author: google-perftools@googlegroups.com
7
8 Copyright (c) 2005, Google Inc.
9 All rights reserved. 2 All rights reserved.
10 3
11 Redistribution and use in source and binary forms, with or without 4 Redistribution and use in source and binary forms, with or without
12 modification, are permitted provided that the following conditions are 5 modification, are permitted provided that the following conditions are
13 met: 6 met:
14 7
15 * Redistributions of source code must retain the above copyright 8 * Redistributions of source code must retain the above copyright
16 notice, this list of conditions and the following disclaimer. 9 notice, this list of conditions and the following disclaimer.
17 * Redistributions in binary form must reproduce the above 10 * Redistributions in binary form must reproduce the above
18 copyright notice, this list of conditions and the following disclaimer 11 copyright notice, this list of conditions and the following disclaimer
19 in the documentation and/or other materials provided with the 12 in the documentation and/or other materials provided with the
20 distribution. 13 distribution.
21 * Neither the name of Google Inc. nor the names of its 14 * Neither the name of Google Inc. nor the names of its
22 contributors may be used to endorse or promote products derived from 15 contributors may be used to endorse or promote products derived from
23 this software without specific prior written permission. 16 this software without specific prior written permission.
24 17
25 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 18 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 19 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
27 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 20 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
28 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 21 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 22 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
30 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 23 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
31 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 24 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 25 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
33 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 26 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 27 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 28 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
30 Code generated by the Protocol Buffer compiler is owned by the owner
31 of the input file used when generating it. This code is not
32 standalone and requires a support library to be linked with it. This
33 support library is itself covered by the above license.
OLDNEW
« no previous file with comments | « third_party/protobuf/CONTRIBUTORS.txt ('k') | third_party/protobuf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698