Update h/cpp template files
This commit is contained in:
parent
2b6e20e688
commit
3319f37112
|
|
@ -2,13 +2,13 @@
|
|||
@file MyNamespaceTemplate.cpp
|
||||
@brief A_brief_description_for_this_file
|
||||
@author Tobias Blomberg / SM0SVX
|
||||
@date 2021-
|
||||
@date 2022-
|
||||
|
||||
A_detailed_description_for_this_file
|
||||
|
||||
\verbatim
|
||||
<A brief description of the program or library this file belongs to>
|
||||
Copyright (C) 2003-2021 Tobias Blomberg / SM0SVX
|
||||
Copyright (C) 2003-2022 Tobias Blomberg / SM0SVX
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
@file MyNamespaceTemplate.h
|
||||
@brief A_brief_description_for_this_file
|
||||
@author Tobias Blomberg / SM0SVX
|
||||
@date 2021-
|
||||
@date 2022-
|
||||
|
||||
A_detailed_description_for_this_file
|
||||
|
||||
\verbatim
|
||||
<A brief description of the program or library this file belongs to>
|
||||
Copyright (C) 2003-2021 Tobias Blomberg / SM0SVX
|
||||
Copyright (C) 2003-2022 Tobias Blomberg / SM0SVX
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -109,7 +109,7 @@ namespace MyNamespace
|
|||
/**
|
||||
@brief A_brief_class_description
|
||||
@author Tobias Blomberg / SM0SVX
|
||||
@date 2021-
|
||||
@date 2022-
|
||||
|
||||
A_detailed_class_description
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue