diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-28 16:20:19 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-28 16:20:19 +0200 |
commit | 9e9b78681981dbf08d52314f3d7b0ff7a3f51ac9 (patch) | |
tree | a9bb2819ff81ac1c18efd50e814f15be7d47f0a0 /uncrustify/file_header | |
parent | b657e7b9c933e093b2e4f4993d870ec6f624fb88 (diff) |
add author tag to file header
Diffstat (limited to 'uncrustify/file_header')
-rw-r--r-- | uncrustify/file_header | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uncrustify/file_header b/uncrustify/file_header index 04db3a9..a248037 100644 --- a/uncrustify/file_header +++ b/uncrustify/file_header @@ -17,4 +17,5 @@ /** * @file $(filename) * @brief \todo + * @author Markus Teich */ |