@@ -2676,6 +2676,43 @@ Developed at SunSoft, a Sun Microsystems, Inc. business.
26762676Permission to use, copy, modify, and distribute this
26772677software is freely granted, provided that this notice
26782678is preserved.
2679+ *******************************************************************************
2680+ Protocol Buffers
2681+ *******************************************************************************
2682+ Copyright 2008, Google Inc.
2683+ All rights reserved.
2684+
2685+ Redistribution and use in source and binary forms, with or without
2686+ modification, are permitted provided that the following conditions are
2687+ met:
2688+
2689+ * Redistributions of source code must retain the above copyright
2690+ notice, this list of conditions and the following disclaimer.
2691+ * Redistributions in binary form must reproduce the above
2692+ copyright notice, this list of conditions and the following disclaimer
2693+ in the documentation and/or other materials provided with the
2694+ distribution.
2695+ * Neither the name of Google Inc. nor the names of its
2696+ contributors may be used to endorse or promote products derived from
2697+ this software without specific prior written permission.
2698+
2699+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2700+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2701+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2702+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2703+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2704+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2705+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2706+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2707+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2708+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2709+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2710+
2711+ Code generated by the Protocol Buffer compiler is owned by the owner
2712+ of the input file used when generating it. This code is not
2713+ standalone and requires a support library to be linked with it. This
2714+ support library is itself covered by the above license.
2715+
26792716*******************************************************************************
26802717Protocol Buffers for Java
26812718*******************************************************************************
0 commit comments