doc: Update copyright to 2021

This commit is contained in:
Tomas Babej 2021-01-02 02:43:30 -05:00
parent 2ebf4b864d
commit 9017cd6e53
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
408 changed files with 411 additions and 411 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.