This commit is contained in:
Dennis Eichhorn 2024-01-02 23:34:17 +00:00
parent a97c60fce2
commit 37295ee9f1
2 changed files with 31 additions and 31 deletions

View File

@ -1,6 +1,6 @@
```c++
/**
* Karaka
* Jingga
*
* @package App
* @copyright Dennis Eichhorn
@ -122,7 +122,7 @@ int main(int argc, char **argv)
```c++
/**
* Karaka
* Jingga
*
* @package Models
* @copyright Dennis Eichhorn

View File

@ -13,7 +13,7 @@ The content of the language files is very simple. All you need is the module nam
```php
<?php
/**
* Karaka
* Jingga
*
* PHP Version 8.1
*