summaryrefslogtreecommitdiffstats
path: root/lib/rpatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpatch.in')
-rwxr-xr-xlib/rpatch.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/rpatch.in b/lib/rpatch.in
index d25695b..3c05c0a 100755
--- a/lib/rpatch.in
+++ b/lib/rpatch.in
@@ -1,4 +1,10 @@
-#!/bin/sh
+#! /bin/bash
+
+# This script is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2 as
+# published by the Free Software Foundation.
+#
+# See the COPYING and AUTHORS files for more details.
if ! [ -r @LIB@/patchfns ]
then