summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/update-copyright.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/update-copyright.pl b/contrib/update-copyright.pl
index cf02e1ece..5cf543459 100755
--- a/contrib/update-copyright.pl
+++ b/contrib/update-copyright.pl
@@ -161,7 +161,7 @@ sub recurse {
print $OUT " ** Minor contributors (to current version): $minor_contributors\n";
print $OUT $standard_template;
print $OUT " **\n";
- print $OUT " ** \brief [[ Add one-line brief description here ]]\n";
+ print $OUT " ** \\brief [[ Add one-line brief description here ]]\n";
print $OUT " **\n";
print $OUT " ** [[ Add lengthier description here ]]\n";
print $OUT " ** \\todo document this file\n";
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback