summaryrefslogtreecommitdiff
path: root/tests/test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_util.h')
-rw-r--r--tests/test_util.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/test_util.h b/tests/test_util.h
index 73a5c19..d9e8d25 100644
--- a/tests/test_util.h
+++ b/tests/test_util.h
@@ -1,10 +1,6 @@
/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2014 Google Inc. See LICENSE for details.
- *
- * Common functionality for tests.
- */
+** Common functionality for tests.
+**/
#ifndef UPB_TEST_UTIL_H_
#define UPB_TEST_UTIL_H_
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback