aboutsummaryrefslogtreecommitdiff
path: root/uncrustify
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-06-28 16:20:19 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-06-28 16:20:19 +0200
commit9e9b78681981dbf08d52314f3d7b0ff7a3f51ac9 (patch)
treea9bb2819ff81ac1c18efd50e814f15be7d47f0a0 /uncrustify
parentb657e7b9c933e093b2e4f4993d870ec6f624fb88 (diff)
add author tag to file header
Diffstat (limited to 'uncrustify')
-rw-r--r--uncrustify/file_header1
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
*/