diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2015-11-05 22:16:05 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2015-11-05 22:16:05 +0100 |
commit | 0a1d8feda744a647f56d97805e6e5d07d107cd71 (patch) | |
tree | 06ea4f2a8fc4479cff0a9c9526f6488a8bc1760e /scripts/mkglyphlist | |
parent | 8395eb8efec1ac9e311541d9834f1a939b91e710 (diff) | |
download | luaotfload-0a1d8feda744a647f56d97805e6e5d07d107cd71.tar.gz |
[mk*] kill version and modification headers from scripts too
Diffstat (limited to 'scripts/mkglyphlist')
-rwxr-xr-x | scripts/mkglyphlist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/mkglyphlist b/scripts/mkglyphlist index 8fde098..f66a686 100755 --- a/scripts/mkglyphlist +++ b/scripts/mkglyphlist @@ -5,8 +5,6 @@ -- DESCRIPTION: part of the luaotfload package -- REQUIREMENTS: lua, lpeg, luasocket, the lualibs package -- AUTHOR: Philipp Gesang (Phg), <phg42.2a@gmail.com> --- VERSION: 2.5 --- MODIFIED: 2014-02-11 06:44:50+0100 ----------------------------------------------------------------------- -- interesting thread on the Context list: -- http://www.ntg.nl/pipermail/ntg-context/2008/029057.html |