From b796c1b31729e3e8f2501c30c0b8856f773b555c Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Sun, 20 Mar 2011 13:49:16 -0700 Subject: Update copyright to be Google Inc. This doesn't reflect any material change in how I will be working on upb, and I have no problem making this change. It's still open source under the BSD license, and I'll still be working on it well beyond the hours that constitute a normal job. --- src/upb_table.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/upb_table.h') diff --git a/src/upb_table.h b/src/upb_table.h index a799653..9b53a37 100644 --- a/src/upb_table.h +++ b/src/upb_table.h @@ -1,7 +1,8 @@ /* * upb - a minimalist implementation of protocol buffers. * - * Copyright (c) 2009 Joshua Haberman. See LICENSE for details. + * Copyright (c) 2009 Google Inc. See LICENSE for details. + * Author: Josh Haberman * * This file defines very fast int->struct (inttable) and string->struct * (strtable) hash tables. The struct can be of any size, and it is stored -- cgit v1.2.3