summaryrefslogtreecommitdiffstats
path: root/abump.in
diff options
context:
space:
mode:
Diffstat (limited to 'abump.in')
-rwxr-xr-xabump.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/abump.in b/abump.in
index 10ebb8b..897b50e 100755
--- a/abump.in
+++ b/abump.in
@@ -1,5 +1,11 @@
#!/bin/sh
+# abump - bump pkgver in APKBUILDs
+# Copyright (c) 2012 Natanael Copa <ncopa@alpinelinux.org>
+#
+# Distributed under GPL-2
+#
+
program=${0##*/}
die() {