summaryrefslogtreecommitdiffstats
path: root/poppatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'poppatch.in')
-rwxr-xr-xpoppatch.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/poppatch.in b/poppatch.in
index 19b27f9..ff0b563 100755
--- a/poppatch.in
+++ b/poppatch.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 ]