From c1324aeccc5e31f02b17c249c5a392e11923f3c2 Mon Sep 17 00:00:00 2001 From: fbt Date: Tue, 27 Jan 2015 18:52:16 +0300 Subject: [PATCH] Mention the license in the header --- zpac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zpac b/zpac index 0d27c3d..b7710c4 100755 --- a/zpac +++ b/zpac @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Author: Jack L. Frost +# Licensed under the Internet Software Consortium (ISC) license. +# See LICENSE for its text. _self="${0##*/}"