summaryrefslogtreecommitdiff
path: root/upb/bindings/stdc/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bindings/stdc/error.c')
-rw-r--r--upb/bindings/stdc/error.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/upb/bindings/stdc/error.c b/upb/bindings/stdc/error.c
index 85c9ca6..521c1e4 100644
--- a/upb/bindings/stdc/error.c
+++ b/upb/bindings/stdc/error.c
@@ -1,11 +1,6 @@
/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2009 Google Inc. See LICENSE for details.
- * Author: Josh Haberman <jhaberman@gmail.com>
- *
- * Handling of errno.
- */
+** Handling of errno.
+*/
#include "upb/stdc/error.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback