Changed sh to bash for the time being, until I find a way to rewrite the bashisms
[clinton/abcde.git] / abcde
diff --git a/abcde b/abcde
index d4bd83d..38b8658 100755 (executable)
--- a/abcde
+++ b/abcde
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Copyright (c) 1998-2001 Robert Woodcock <rcw@debian.org>
 # Copyright (c) 2003-2005 Jesus Climent <jesus.climent@hispalinux.es>
 # This code is hereby licensed for public consumption under either the
@@ -10,6 +10,8 @@
 #
 # Copyright for this work is to expire January 1, 2010, after which it
 # shall be public domain.
+#
+# $Id$
 
 VERSION="2.3.99"