summaryrefslogtreecommitdiffstats
path: root/tests/test.sh
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-05-30 21:15:10 +0200
committerpgen <p.gen.progs@gmail.com>2022-06-02 20:58:52 +0200
commit21484e888c9ad6da1d2354dcbadd2106a9d549c4 (patch)
tree78d155251219adb8badc66151e15ca4a61936402 /tests/test.sh
parent3bbd4a893001f840f127d7ee06a7e0cce1ee1315 (diff)
Switch to Mozilla Public License 2.0
Diffstat (limited to 'tests/test.sh')
-rw-r--r--tests/test.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh
index d981223..3938622 100644
--- a/tests/test.sh
+++ b/tests/test.sh
@@ -1,5 +1,13 @@
#!/usr/bin/env bash
+# ###################################################################
+# Copyright 2015, Pierre Gentile (p.gen.progs@gmail.com)
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at https://mozilla.org/MPL/2.0/.
+# ###################################################################
+
# Find backwards for the directory where test.sh is
# """""""""""""""""""""""""""""""""""""""""""""""""
upsearch () {