summaryrefslogtreecommitdiffstats
path: root/refpatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'refpatch.in')
-rwxr-xr-xrefpatch.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/refpatch.in b/refpatch.in
index b421f68..f1a95b3 100755
--- a/refpatch.in
+++ b/refpatch.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.
# Read in library functions
if ! [ -r @LIB@/patchfns ]