diff options
Diffstat (limited to 'git-buildmsg/git-buildmsg.in')
-rw-r--r-- | git-buildmsg/git-buildmsg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-buildmsg/git-buildmsg.in b/git-buildmsg/git-buildmsg.in index c6be42d..82057c3 100644 --- a/git-buildmsg/git-buildmsg.in +++ b/git-buildmsg/git-buildmsg.in @@ -98,7 +98,7 @@ cd "$srcdir" cat<<EOF /* * Basic versioning gathered from the git repository. - * Automatically generated by $0. + * Automatically generated by ${self}. */ #ifndef ${ifndef_symbol} |