Update copyright to 2020

This commit is contained in:
Tomas Babej 2020-11-21 12:43:40 -05:00
parent d1b867f7b5
commit 351965a87b
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
372 changed files with 375 additions and 375 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 - 2019 Wilhelm Schürmann
# Copyright (c) 2015 - 2020 Wilhelm Schürmann
function bashtap_on_error {
# A command in the parent script failed, interpret this as a test failure.