update comments
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Author:
|
||||
# Sven Czarnian <devel@svcz.de>
|
||||
# Copyright:
|
||||
# 2021 Sven Czarnian
|
||||
# License:
|
||||
# GPLv3
|
||||
# Brief:
|
||||
|
||||
@@ -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)
|
||||
*/
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Brief:
|
||||
* Implements the version checker
|
||||
* Copyright:
|
||||
* 2020-2021 Sven Czarnian
|
||||
* 2021 Sven Czarnian
|
||||
* License:
|
||||
* GNU General Public License v3 (GPLv3)
|
||||
*/
|
||||
|
||||
@@ -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)
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user