diff options
author | Mike Gerwitz <mike.gerwitz@ryansg.com> | 2021-07-22 15:00:15 -0400 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@ryansg.com> | 2021-07-22 15:00:15 -0400 |
commit | 2e50af1220118e7cd48135ebe8374c1d049ea707 (patch) | |
tree | 83aba5e68247388d5a3c02f222829d2679173c25 /bin/dslc.in | |
parent | e5bbd49166bd9d59aec6efae19482ab0724c9c4c (diff) | |
download | tame-2e50af1220118e7cd48135ebe8374c1d049ea707.tar.gz tame-2e50af1220118e7cd48135ebe8374c1d049ea707.tar.bz2 tame-2e50af1220118e7cd48135ebe8374c1d049ea707.zip |
Copyright year update 2021
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 64f62b0..9d556a3 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-2020 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2021 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 |