summaryrefslogtreecommitdiffstats
path: root/needs-checking/combine-applied
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2003-01-21 09:59:35 +0000
committerMartin Quinson <mquinson@debian.org>2003-01-21 09:59:35 +0000
commitfc6281de97e0b6f4b727936d2779695caee2d78f (patch)
tree1d297ab0cf61674f0e9f57d4c5e65023410bee4d /needs-checking/combine-applied
parent1bc09eea65bdac501048a2a1eff970ac751fdd81 (diff)
downloadquilt-fc6281de97e0b6f4b727936d2779695caee2d78f.tar.gz
- Catch up to akmp version 0.10 (only files in need-checking were modified)
- Use bash ; use a proper first line (ie "#! /bin/bash", the space is needed on some rare platforms) - Add a header stating that the code is GPL in all scripts
Diffstat (limited to 'needs-checking/combine-applied')
-rwxr-xr-xneeds-checking/combine-applied8
1 files changed, 7 insertions, 1 deletions
diff --git a/needs-checking/combine-applied b/needs-checking/combine-applied
index 487b553..dc00fc2 100755
--- a/needs-checking/combine-applied
+++ b/needs-checking/combine-applied
@@ -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.
#
# Make superpatch from currently applied patches using combinediff.