syntaxes: uniformize the initial comment

This commit is contained in:
Benno Schulenberg
2020-04-20 19:15:43 +02:00
parent c859fd40b6
commit fea5d7c612
33 changed files with 39 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
## Syntax highlighting for Lua.
#
## Original author: Matthew Wild <mwild1 (at) gmail.com>
## License: GPL 3 or later
## Original author: Matthew Wild
## License: GPL version 3 or newer
syntax lua "\.lua$"
magic "Lua script"