summaryrefslogtreecommitdiff
path: root/upb/bindings/linux/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bindings/linux/stdlib.h')
-rw-r--r--upb/bindings/linux/stdlib.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/upb/bindings/linux/stdlib.h b/upb/bindings/linux/stdlib.h
index 8381b13..5ae6742 100644
--- a/upb/bindings/linux/stdlib.h
+++ b/upb/bindings/linux/stdlib.h
@@ -1,11 +1,6 @@
/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2012 Google Inc. See LICENSE for details.
- * Author: Josh Haberman <jhaberman@gmail.com>
- *
- * Linux-kernel implementations of some stdlib.h functions.
- */
+** Linux-kernel implementations of some stdlib.h functions.
+*/
#include <linux/slab.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback