summaryrefslogtreecommitdiff
path: root/tests/test_vs_proto2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_vs_proto2.cc')
-rw-r--r--tests/test_vs_proto2.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_vs_proto2.cc b/tests/test_vs_proto2.cc
index f3c54b4..86d21d2 100644
--- a/tests/test_vs_proto2.cc
+++ b/tests/test_vs_proto2.cc
@@ -1,10 +1,10 @@
/*
* upb - a minimalist implementation of protocol buffers.
*
+ * Copyright (c) 2011 Google Inc. See LICENSE for details.
+ *
* A test that verifies that our results are identical to proto2 for a
* given proto type and input protobuf.
- *
- * Copyright (c) 2011 Joshua Haberman. See LICENSE for details.
*/
#include <assert.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback