summaryrefslogtreecommitdiff
path: root/tests/test_varint.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_varint.c')
-rw-r--r--tests/test_varint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_varint.c b/tests/test_varint.c
index 0150c06..ef74fa6 100644
--- a/tests/test_varint.c
+++ b/tests/test_varint.c
@@ -1,7 +1,7 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
- * Copyright (c) 2011 Joshua Haberman. See LICENSE for details.
+ * Copyright (c) 2011 Google Inc. See LICENSE for details.
*/
#include "upb_varint_decoder.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback