summaryrefslogtreecommitdiff
path: root/upb/bindings/linux/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bindings/linux/stdio.h')
-rw-r--r--upb/bindings/linux/stdio.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/upb/bindings/linux/stdio.h b/upb/bindings/linux/stdio.h
index 72c1b0d..dd22e5b 100644
--- a/upb/bindings/linux/stdio.h
+++ b/upb/bindings/linux/stdio.h
@@ -1,10 +1,2 @@
-/*
- * 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.
- */
#include <linux/kernel.h> // For sprintf and friends.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback