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 /bin/dslc.in | |
parent | 4941a7602fa9114c1734717cf573fa97dcf7e684 (diff) | |
download | tame-bfea768f893dfd6fdddc9f620dac95757770b682.tar.gz tame-bfea768f893dfd6fdddc9f620dac95757770b682.tar.bz2 tame-bfea768f893dfd6fdddc9f620dac95757770b682.zip |
Copyright year 2020 update
Diffstat (limited to 'bin/dslc.in')
-rw-r--r-- | bin/dslc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dslc.in b/bin/dslc.in index fc6eee5..3598bf3 100644 --- a/bin/dslc.in +++ b/bin/dslc.in @@ -1,7 +1,7 @@ #!/bin/bash # Listen for TAME commands (compilers, linker, etc) # -# Copyright (C) 2014-2019 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2020 Ryan Specialty Group, LLC. # # 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 |