summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/auto-insert/template.h2
-rw-r--r--templates/auto-insert/template.hh2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/auto-insert/template.h b/templates/auto-insert/template.h
index 0f9cb8e..408e09d 100644
--- a/templates/auto-insert/template.h
+++ b/templates/auto-insert/template.h
@@ -4,7 +4,7 @@
*
* $2
*
- * @author MAGIT_USER or SYSTEM_USER
+ * @author `user-full-name`
* @date `(format-time-string "%Y-%m-%d")`
*/
diff --git a/templates/auto-insert/template.hh b/templates/auto-insert/template.hh
index 0f9cb8e..408e09d 100644
--- a/templates/auto-insert/template.hh
+++ b/templates/auto-insert/template.hh
@@ -4,7 +4,7 @@
*
* $2
*
- * @author MAGIT_USER or SYSTEM_USER
+ * @author `user-full-name`
* @date `(format-time-string "%Y-%m-%d")`
*/