From 8a5eeae113707661f827da5d4df885c1a68fc781 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 30 Dec 2019 08:38:38 -0500 Subject: Add WTFPL license --- repology | 3 +++ 1 file changed, 3 insertions(+) (limited to 'repology') diff --git a/repology b/repology index 7e78c26..9d34172 100755 --- a/repology +++ b/repology @@ -2,6 +2,9 @@ # elvis: repology -- Search Linux distro package metadata with repology.org +# Author: B. Watson (yalhcru at gmail) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + . surfraw || exit 1 w3_usage_hook() { -- cgit v1.2.3