summaryrefslogtreecommitdiff
path: root/src/upb_stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_stdio.h')
-rw-r--r--src/upb_stdio.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/upb_stdio.h b/src/upb_stdio.h
index fd71fdd..ba5fe1a 100644
--- a/src/upb_stdio.h
+++ b/src/upb_stdio.h
@@ -1,10 +1,11 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
+ * Copyright (c) 2010 Google Inc. See LICENSE for details.
+ * Author: Josh Haberman <jhaberman@gmail.com>
+ *
* This file provides upb_bytesrc and upb_bytesink implementations for
* ANSI C stdio.
- *
- * Copyright (c) 2010 Joshua Haberman. See LICENSE for details.
*/
#include <stdio.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback