summaryrefslogtreecommitdiff
path: root/src/luaotfload-tool.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-11-05 22:08:47 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2015-11-05 22:08:50 +0100
commit8395eb8efec1ac9e311541d9834f1a939b91e710 (patch)
tree32f6de9a252b55046241d3fda993f0179709d10f /src/luaotfload-tool.lua
parent330440f784cb12b0902fd80271e568c59da64771 (diff)
downloadluaotfload-8395eb8efec1ac9e311541d9834f1a939b91e710.tar.gz
[*] kill off file headers
We have the VCS info in the status file; these things are just silly.
Diffstat (limited to 'src/luaotfload-tool.lua')
-rwxr-xr-xsrc/luaotfload-tool.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/luaotfload-tool.lua b/src/luaotfload-tool.lua
index 6c54f29..e9a434a 100755
--- a/src/luaotfload-tool.lua
+++ b/src/luaotfload-tool.lua
@@ -4,9 +4,7 @@
-- DESCRIPTION: database functionality
-- REQUIREMENTS: luaotfload 2.6
-- AUTHOR: Khaled Hosny, Élie Roux, Philipp Gesang
--- VERSION: 2.6
-- LICENSE: GPL v2.0
--- MODIFIED: 2015-03-29 12:43:00+0200
-----------------------------------------------------------------------
luaotfload = luaotfload or { }