docs: Update copyright

This commit is contained in:
Tomas Babej
2021-01-03 22:58:02 -05:00
parent ce6ff451b0
commit d26f79a458
401 changed files with 404 additions and 404 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# For more information, see https://github.com/wbsch/bash_tap
# Subject to the MIT License. See LICENSE file or http://opensource.org/licenses/MIT
# Copyright (c) 2015 - 2020 Wilhelm Schürmann
# Copyright (c) 2015 - 2021 Wilhelm Schürmann
function bashtap_on_error {
# A command in the parent script failed, interpret this as a test failure.