aboutsummaryrefslogtreecommitdiff
path: root/basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'basic.sh')
-rw-r--r--basic.sh22
1 files changed, 21 insertions, 1 deletions
diff --git a/basic.sh b/basic.sh
index 7740978..77d893b 100644
--- a/basic.sh
+++ b/basic.sh
@@ -1,7 +1,27 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# Copyright 2018 Einhard Leichtfuß
#
+# basic.sh - script containing the array of the to be generated dictionary's
+# names and some common functionality, mostly wrapping sed.
+#
+# Copyright 2018 Einhard Leichtfuß
+#
+# This file is part of aur-fd-scripts
+#
+# aur-fd-scripts is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published
+# by the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# aur-fd-scripts is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with aur-fd-scripts. If not, see <https://www.gnu.org/licenses/>.
+#
# All methods operate on the file "$tmp".