summaryrefslogtreecommitdiff
path: root/src/upb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb.c')
-rw-r--r--src/upb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/upb.c b/src/upb.c
index fdf5c07..b80de29 100644
--- a/src/upb.c
+++ b/src/upb.c
@@ -1,8 +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 <jhaberman@gmail.com>
*/
#include <stdarg.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback