]> git.eshelyaron.com Git - emacs.git/commitdiff
Add author.
authorGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:51:44 +0000 (21:51 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:51:44 +0000 (21:51 +0000)
admin/make-changelog-diff

index 7d98d22ddf9db048eb73dd487c41cd0a30801dfd..5ab468c8f5d2ea05528e59caa07eb288568c3cbe 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/bash
 
+## Author: Francesco Potorti` <pot@gnu.org>
+
 if [ $# -ne 2 ]; then
     echo "usage: $0 TAG1 TAG2" >&2
     exit 1