summaryrefslogtreecommitdiff
path: root/tests/test_def.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_def.c')
-rw-r--r--tests/test_def.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/tests/test_def.c b/tests/test_def.c
index c33d584..3e92df2 100644
--- a/tests/test_def.c
+++ b/tests/test_def.c
@@ -1,11 +1,7 @@
/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2011 Google Inc. See LICENSE for details.
- *
- * Test of defs and symtab. There should be far more tests of edge conditions
- * (like attempts to link defs that don't have required properties set).
- */
+** Test of defs and symtab. There should be far more tests of edge conditions
+** (like attempts to link defs that don't have required properties set).
+*/
#include "upb/def.h"
#include "upb/pb/glue.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback