update comments
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Author:
|
# Author:
|
||||||
# Sven Czarnian <devel@svcz.de>
|
# Sven Czarnian <devel@svcz.de>
|
||||||
|
# Copyright:
|
||||||
|
# 2021 Sven Czarnian
|
||||||
# License:
|
# License:
|
||||||
# GPLv3
|
# GPLv3
|
||||||
# Brief:
|
# Brief:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* Brief:
|
* Brief:
|
||||||
* Implements the entry functions for EuroScope
|
* Implements the entry functions for EuroScope
|
||||||
* Copyright:
|
* Copyright:
|
||||||
* 2020-2021 Sven Czarnian
|
* 2021 Sven Czarnian
|
||||||
* License:
|
* License:
|
||||||
* GNU General Public License v3 (GPLv3)
|
* GNU General Public License v3 (GPLv3)
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Author:
|
# Author:
|
||||||
# Sven Czarnian <devel@svcz.de>
|
# Sven Czarnian <devel@svcz.de>
|
||||||
# Copyright:
|
# Copyright:
|
||||||
# 2020-2021 Sven Czarnian
|
# 2021 Sven Czarnian
|
||||||
# License:
|
# License:
|
||||||
# GNU General Public License (GPLv3)
|
# GNU General Public License (GPLv3)
|
||||||
# Brief:
|
# Brief:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* Brief:
|
* Brief:
|
||||||
* Implements the version checker
|
* Implements the version checker
|
||||||
* Copyright:
|
* Copyright:
|
||||||
* 2020-2021 Sven Czarnian
|
* 2021 Sven Czarnian
|
||||||
* License:
|
* License:
|
||||||
* GNU General Public License v3 (GPLv3)
|
* GNU General Public License v3 (GPLv3)
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* @brief Defines the include header for all euroscope files
|
* @brief Defines the include header for all euroscope files
|
||||||
* @file euroscope/stdafx.h
|
* @file src/stdafx.h
|
||||||
* @author Sven Czarnian <devel@svcz.de>
|
* @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)
|
* @license This project is published under the GNU General Public License v3 (GPLv3)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user