Skip to content

Commit 16076d9

Browse files
committed
Minor cleanup
1 parent a7dcfe1 commit 16076d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

parser/zephir.lemon

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
2-
/*
1+
/* zephir.lemon
2+
*
33
* This file is part of the Zephir Parser.
44
*
55
* (c) Zephir Team <team@zephir-lang.com>
66
*
7-
* For the full copyright and license information, please view the LICENSE
8-
* file that was distributed with this source code.
7+
* For the full copyright and license information, please view
8+
* the LICENSE file that was distributed with this source code.
99
*/
1010

1111
%token_prefix XX_

0 commit comments

Comments
 (0)