summaryrefslogtreecommitdiff
path: root/src/upb_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_table.c')
-rw-r--r--src/upb_table.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/upb_table.c b/src/upb_table.c
index 54af32d..b9b9824 100644
--- a/src/upb_table.c
+++ b/src/upb_table.c
@@ -1,9 +1,11 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
+ * Copyright (c) 2009 Google Inc. See LICENSE for details.
+ * Author: Josh Haberman <jhaberman@gmail.com>
+ *
* There are a few printf's strewn throughout this file, uncommenting them
* can be useful for debugging.
- * Copyright (c) 2009 Joshua Haberman. See LICENSE for details.
*/
#include "upb_table.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback