aboutsummaryrefslogtreecommitdiff
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
commitb09ba53d06e0a87932178bd1b9f276833ea9d5bc (patch)
treed7ca23960378a67fc1f443e5d0f1469b53d7ffc4
parent40911ddec5b1fc483642dccfd5a69ab8cd17d98a (diff)
downloadprotobuf-b09ba53d06e0a87932178bd1b9f276833ea9d5bc.tar.gz
Added clarification to license that generated code is owned by the owner of the
input file. git-svn-id: http://protobuf.googlecode.com/svn/trunk@55 630680e5-0e50-0410-840e-4b1c322b438d
-rw-r--r--COPYING.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYING.txt b/COPYING.txt
index 1941a11..705db57 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.