Explorar o código

update comments

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
2a0dad3c7b
Modificáronse 5 ficheiros con 7 adicións e 5 borrados
  1. 2 0
      CMakeLists.txt
  2. 1 1
      src/ArrivalMANagerMain.cpp
  3. 1 1
      src/CMakeLists.txt
  4. 1 1
      src/stdafx.cpp
  5. 2 2
      src/stdafx.h

+ 2 - 0
CMakeLists.txt

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

+ 1 - 1
src/ArrivalMANagerMain.cpp

@@ -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 - 1
src/CMakeLists.txt

@@ -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:

+ 1 - 1
src/stdafx.cpp

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

+ 2 - 2
src/stdafx.h

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