summaryrefslogtreecommitdiff
path: root/lang_ext/python/cext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang_ext/python/cext.h')
-rw-r--r--lang_ext/python/cext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang_ext/python/cext.h b/lang_ext/python/cext.h
index e0e7832..f53e6e7 100644
--- a/lang_ext/python/cext.h
+++ b/lang_ext/python/cext.h
@@ -2,7 +2,7 @@
* upb - a minimalist implementation of protocol buffers.
*
* Copyright (c) 2009 Joshua Haberman. See LICENSE for details.
- *
+ * Author: Josh Haberman <jhaberman@gmail.com>
*/
#ifndef UPB_PYTHON_CEXT_H_
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback