aboutsummaryrefslogtreecommitdiff
path: root/COPYING.txt
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2008-09-30 18:30:23 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2008-09-30 18:30:23 +0000
commitc7f06b2ad5b030223d1408a5ef8fea464b64f998 (patch)
treed7ca23960378a67fc1f443e5d0f1469b53d7ffc4 /COPYING.txt
parent9b10f5845aabc791e2fef0e5a11656ca01cd7813 (diff)
downloadprotobuf-c7f06b2ad5b030223d1408a5ef8fea464b64f998.tar.gz
protobuf-c7f06b2ad5b030223d1408a5ef8fea464b64f998.tar.bz2
protobuf-c7f06b2ad5b030223d1408a5ef8fea464b64f998.zip
Added clarification to license that generated code is owned by the owner of the
input file.
Diffstat (limited to 'COPYING.txt')
-rw-r--r--COPYING.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYING.txt b/COPYING.txt
index 1941a11f..705db579 100644
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -26,3 +26,8 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Code generated by the Protocol Buffer compiler is owned by the owner
+of the input file used when generating it. This code is not
+standalone and requires a support library to be linked with it. This
+support library is itself covered by the above license.