This commit is contained in:
Dennis Eichhorn 2022-12-16 21:57:52 +01:00
parent 0d1c6db7a9
commit 69182a2a56
32 changed files with 35 additions and 35 deletions

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATBASE_CONNECTION_ABSTRACT_H
#define DATASTORAGE_DATBASE_CONNECTION_ABSTRACT_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATBASE_CONNECTION_FACTORY_H
#define DATASTORAGE_DATBASE_CONNECTION_FACTORY_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_CONNECTION_H
#define DATASTORAGE_DATABASE_CONNECTION_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_MYSQL_CONNECTION_H
#define DATASTORAGE_DATABASE_MYSQL_CONNECTION_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_PGSQL_CONNECTION_H
#define DATASTORAGE_DATABASE_PGSQL_CONNECTION_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_SQLITE_CONNECTION_H
#define DATASTORAGE_DATABASE_SQLITE_CONNECTION_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_STATUS_H
#define DATASTORAGE_DATABASE_STATUS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_TYPE_H
#define DATASTORAGE_DATABASE_TYPE_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_FIELD_H
#define DATASTORAGE_DATABASE_FIELD_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef DATASTORAGE_DATABASE_SCHEMA_H
#define DATASTORAGE_DATABASE_SCHEMA_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_BILL_DETECTION_H
#define IMAGE_BILL_DETECTION_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_DIFF_H
#define IMAGE_DIFF_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_IMAGE_UTILS_H
#define IMAGE_IMAGE_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_KERNEL_H
#define IMAGE_KERNEL_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_SKEW_H
#define IMAGE_SKEW_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef IMAGE_THRESHOLDING_H
#define IMAGE_THRESHOLDING_H

View File

@ -43,7 +43,7 @@ You can find a freely available online demo at https://demo.karaka.app (user: ad
Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.
General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.
General updates can be found in our info section at https://jingga.app/info and developer updates can be found in our developer section at https://jingga.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.
* [Project Status](https://github.com/Karaka-Management/Organization-Guide/blob/master/Project/PROJECT.md)
@ -63,7 +63,7 @@ Karaka has a very open culture and we always welcome new people who share our ph
* End-User documentation: https://github.com/Karaka-Management/Documentation
* Developer documentation: https://github.com/Karaka-Management/Developer-Guide
* Organization documentation: https://github.com/Karaka-Management/Organization-Guide
* Website: [https://karaka.app](https://karaka.app)
* Demo: [https://karaka.app](https://karaka.app) (user: admin, pass: orange)
* Dev: [https://karaka.app/dev](https://karaka.app/dev)
* Website: [https://jingga.app](https://jingga.app)
* Demo: [https://jingga.app](https://jingga.app) (user: admin, pass: orange)
* Dev: [https://jingga.app/dev](https://jingga.app/dev)
* Contact: dennis@karaka.app

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef ROUTER_ROUTER_H
#define ROUTER_ROUTER_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef STDLIB_HASH_TABLE_H
#define STDLIB_HASH_TABLE_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_APPLICATION_UTILS_H
#define UTILS_APPLICATION_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_ARRAY_SORT_H
#define UTILS_ARRAY_SORT_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_ARRAY_UTILS_H
#define UTILS_ARRAY_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_FILE_UTILS_H
#define UTILS_FILE_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_MATH_UTILS_H
#define UTILS_MATH_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_OS_WRAPPER_H
#define UTILS_OS_WRAPPER_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_RNG_STRING_UTILS_H
#define UTILS_RNG_STRING_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_STRING_UTILS_H
#define UTILS_STRING_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_TEST_UTILS_H
#define UTILS_TEST_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#ifndef UTILS_WEB_UTILS_H
#define UTILS_WEB_UTILS_H

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#include <stdio.h>

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#include <stdio.h>

View File

@ -5,7 +5,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
* @link https://jingga.app
*/
#include <stdio.h>