summaryrefslogtreecommitdiff
path: root/tools/upbc.lua
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2015-07-07 18:54:21 -0700
committerJosh Haberman <jhaberman@gmail.com>2015-07-07 18:54:21 -0700
commit5b44720f8f0772452f6e3316a1225474f6740714 (patch)
tree8d484cb47e1236e5799f497a394649bab1bc3baf /tools/upbc.lua
parentc09ec32f5c2f1a51959f3790dca927f51702fe76 (diff)
Also remove license headers from Lua.
Diffstat (limited to 'tools/upbc.lua')
-rw-r--r--tools/upbc.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/upbc.lua b/tools/upbc.lua
index 955da57..a248318 100644
--- a/tools/upbc.lua
+++ b/tools/upbc.lua
@@ -1,10 +1,5 @@
--[[
- upb - a minimalist implementation of protocol buffers.
-
- Copyright (c) 2012 Google Inc. See LICENSE for details.
- Author: Josh Haberman <jhaberman@gmail.com>
-
The upb compiler. Unlike the proto2 compiler, this does
not output any parsing code or generated classes or anything
specific to the protobuf binary format at all. At the moment
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback