summaryrefslogtreecommitdiffstats
path: root/needs-checking/patchdesc
diff options
context:
space:
mode:
Diffstat (limited to 'needs-checking/patchdesc')
-rwxr-xr-xneeds-checking/patchdesc8
1 files changed, 7 insertions, 1 deletions
diff --git a/needs-checking/patchdesc b/needs-checking/patchdesc
index 18d3e94..2f0fdaf 100755
--- a/needs-checking/patchdesc
+++ b/needs-checking/patchdesc
@@ -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.
. patchfns 2>/dev/null ||
. /usr/lib/patch-scripts/patchfns 2>/dev/null ||