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