Fix file header

This commit is contained in:
Dennis Eichhorn 2023-06-17 03:13:18 +02:00
parent 9dc57ef504
commit 91eb552f00
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
* Karaka
* Jingga
*
* PHP Version 8.1
*

View File

@ -1,6 +1,6 @@
<?php
/**
* Karaka
* Jingga
*
* PHP Version 8.1
*
@ -57,7 +57,7 @@ foreach ($modules as $module) {
$test = '<?php' . "\n"
. '/**' . "\n"
. ' * Karaka' . "\n"
. ' * Jingga' . "\n"
. ' *' . "\n"
. ' * PHP Version 8.1' . "\n"
. ' *' . "\n"

View File

@ -1,6 +1,6 @@
<?php
/**
* Karaka
* Jingga
*
* PHP Version 8.1
*

View File

@ -1,6 +1,6 @@
<?php
/**
* Karaka
* Jingga
*
* PHP Version 8.1
*