summaryrefslogtreecommitdiff
path: root/lang_ext/python/pb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang_ext/python/pb.c')
-rw-r--r--lang_ext/python/pb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang_ext/python/pb.c b/lang_ext/python/pb.c
index 0e04a6b..70d32d7 100644
--- a/lang_ext/python/pb.c
+++ b/lang_ext/python/pb.c
@@ -1,7 +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>
*
* This file implements an interface to Python that is compatible
* (as much as possible) with proto1 (the first implementation of
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback