From e1339a9b7754ad1dd1c01b3cdf87ea340c58b461 Mon Sep 17 00:00:00 2001 From: Dubiousjim Date: Fri, 5 Jul 2013 00:21:12 -0400 Subject: various: add descriptions, attribution, license --- abump.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'abump.in') 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 +# +# Distributed under GPL-2 +# + program=${0##*/} die() { -- cgit v1.2.3