diff options
author | Mike Gerwitz <mike.gerwitz@ryansg.com> | 2020-03-06 11:05:18 -0500 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@ryansg.com> | 2020-03-06 11:05:18 -0500 |
commit | bfea768f893dfd6fdddc9f620dac95757770b682 (patch) | |
tree | f3b7bee92078b633a7163d0d0f92bdd20300f5a3 /tamer/build-aux/bench_check.rs | |
parent | 4941a7602fa9114c1734717cf573fa97dcf7e684 (diff) | |
download | tame-bfea768f893dfd6fdddc9f620dac95757770b682.tar.gz tame-bfea768f893dfd6fdddc9f620dac95757770b682.tar.bz2 tame-bfea768f893dfd6fdddc9f620dac95757770b682.zip |
Copyright year 2020 update
Diffstat (limited to 'tamer/build-aux/bench_check.rs')
-rw-r--r-- | tamer/build-aux/bench_check.rs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tamer/build-aux/bench_check.rs b/tamer/build-aux/bench_check.rs index ac3d8e6..1de2d53 100644 --- a/tamer/build-aux/bench_check.rs +++ b/tamer/build-aux/bench_check.rs @@ -1,6 +1,8 @@ // Feature check for `test` // -// Copyright (C) 2014-2019 Ryan Specialty Group, LLC. +// Copyright (C) 2014-2020 Ryan Specialty Group, LLC. +// +// This file is part of TAME. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |