From 6e27c31a9174e94e9bdc0e8b34d63c82570b6cea Mon Sep 17 00:00:00 2001
From: David Raila <raila@illinois.edu>
Date: Tue, 30 Sep 2008 18:30:23 +0000
Subject: [PATCH] Added clarification to license that generated code is owned
 by the owner of the input file.

---
 COPYING.txt | 5 +++++
 1 file changed, 5 insertions(+)

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.
-- 
GitLab