update comments

This commit is contained in:
Sven Czarnian
2021-08-10 08:09:39 +02:00
parent d594fd3252
commit 2a0dad3c7b
5 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
# Author:
# Sven Czarnian <devel@svcz.de>
# Copyright:
# 2021 Sven Czarnian
# License:
# GPLv3
# Brief:

View File

@@ -4,7 +4,7 @@
* Brief:
* Implements the entry functions for EuroScope
* Copyright:
* 2020-2021 Sven Czarnian
* 2021 Sven Czarnian
* License:
* GNU General Public License v3 (GPLv3)
*/

View File

@@ -1,7 +1,7 @@
# Author:
# Sven Czarnian <devel@svcz.de>
# Copyright:
# 2020-2021 Sven Czarnian
# 2021 Sven Czarnian
# License:
# GNU General Public License (GPLv3)
# Brief:

View File

@@ -4,7 +4,7 @@
* Brief:
* Implements the version checker
* Copyright:
* 2020-2021 Sven Czarnian
* 2021 Sven Czarnian
* License:
* GNU General Public License v3 (GPLv3)
*/

View File

@@ -1,8 +1,8 @@
/*
* @brief Defines the include header for all euroscope files
* @file euroscope/stdafx.h
* @file src/stdafx.h
* @author Sven Czarnian <devel@svcz.de>
* @copyright Copyright 2020-2021 Sven Czarnian
* @copyright Copyright 2021 Sven Czarnian
* @license This project is published under the GNU General Public License v3 (GPLv3)
*/