summaryrefslogtreecommitdiff
path: root/src/upb_glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_glue.c')
-rw-r--r--src/upb_glue.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upb_glue.c b/src/upb_glue.c
index 8194d4a..41f974b 100644
--- a/src/upb_glue.c
+++ b/src/upb_glue.c
@@ -1,7 +1,8 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
- * Copyright (c) 2010 Joshua Haberman. See LICENSE for details.
+ * Copyright (c) 2010 Google Inc. See LICENSE for details.
+ * Author: Josh Haberman <jhaberman@gmail.com>
*/
#include "upb_glue.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback