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