update comments

This commit is contained in:
Sven Czarnian
2021-08-10 08:09:39 +02:00
父節點 d594fd3252
當前提交 2a0dad3c7b
共有 5 個文件被更改,包括 7 次插入5 次删除

查看文件

@@ -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)
*/