summaryrefslogtreecommitdiff
path: root/src/upb_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_msg.h')
-rw-r--r--src/upb_msg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upb_msg.h b/src/upb_msg.h
index 4895c4b..6785131 100644
--- a/src/upb_msg.h
+++ b/src/upb_msg.h
@@ -1,7 +1,8 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
- * Copyright (c) 2010-2011 Joshua Haberman. See LICENSE for details.
+ * Copyright (c) 2010-2011 Google Inc. See LICENSE for details.
+ * Author: Josh Haberman <jhaberman@gmail.com>
*
* Data structure for storing a message of protobuf data. Unlike Google's
* protobuf, upb_msg and upb_array are reference counted instead of having
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback