meta: Update copyright year

This commit is contained in:
Tomas Babej 2019-01-01 08:46:21 -05:00
parent b5d7845c6d
commit 8066e4e6e2
381 changed files with 382 additions and 382 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-2018 Wilhelm Schürmann
# Copyright (c) 2015-2019 Wilhelm Schürmann
function bashtap_on_error {
# A command in the parent script failed, interpret this as a test failure.