1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Add author.

This commit is contained in:
Glenn Morris 2007-02-03 21:51:44 +00:00
parent e61dd7f9c8
commit 5a33e8eb81

View file

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