diff options
author | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2019-02-07 13:23:09 -0500 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2019-02-07 13:23:09 -0500 |
commit | e022a3133d866d95814deb37a476c08d7ff9de84 (patch) | |
tree | 0e362817aa6f9e79a235aefde6492996d3dc6c97 /test | |
parent | 7862eef62ecffd6dc6fbcfbbd7fb3ee877412bc8 (diff) | |
download | tame-e022a3133d866d95814deb37a476c08d7ff9de84.tar.gz tame-e022a3133d866d95814deb37a476c08d7ff9de84.tar.bz2 tame-e022a3133d866d95814deb37a476c08d7ff9de84.zip |
Copyright year simplification and update to Ryan Specialty Group
This now uses year ranges, which I'll update annually.
This also renames "R-T Specialty" to "Ryan Specialty Group". The latter is
the parent company of the former. I was originally employed under the
former when LoVullo Associates was purchased, by I now work for the parent
company.
Diffstat (limited to 'test')
-rw-r--r-- | test/graph-test.xsl | 2 | ||||
-rw-r--r-- | test/graph.xspec | 2 | ||||
-rw-r--r-- | test/preproc/expand/expand-sequence-test.xsl | 2 | ||||
-rw-r--r-- | test/preproc/expand/expand-sequence.xspec | 2 | ||||
-rwxr-xr-x | test/runner | 2 | ||||
-rw-r--r-- | test/symtable.xspec | 2 | ||||
-rw-r--r-- | test/symtable/symbols.xspec | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/test/graph-test.xsl b/test/graph-test.xsl index b1f331e..3985a1f 100644 --- a/test/graph-test.xsl +++ b/test/graph-test.xsl @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. diff --git a/test/graph.xspec b/test/graph.xspec index 838f000..7fce2bd 100644 --- a/test/graph.xspec +++ b/test/graph.xspec @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. diff --git a/test/preproc/expand/expand-sequence-test.xsl b/test/preproc/expand/expand-sequence-test.xsl index 203b03e..603453d 100644 --- a/test/preproc/expand/expand-sequence-test.xsl +++ b/test/preproc/expand/expand-sequence-test.xsl @@ -2,7 +2,7 @@ <!-- Tests dynamic function reference - Copyright (C) 2015 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. diff --git a/test/preproc/expand/expand-sequence.xspec b/test/preproc/expand/expand-sequence.xspec index ee14078..9c16fe9 100644 --- a/test/preproc/expand/expand-sequence.xspec +++ b/test/preproc/expand/expand-sequence.xspec @@ -2,7 +2,7 @@ <!-- Tests expansion sequence - Copyright (C) 2015 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. diff --git a/test/runner b/test/runner index 7360551..95e6030 100755 --- a/test/runner +++ b/test/runner @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2015 R-T Specialty, LLC. +# Copyright (C) 2014-2019 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 diff --git a/test/symtable.xspec b/test/symtable.xspec index 25efa1e..1af98b0 100644 --- a/test/symtable.xspec +++ b/test/symtable.xspec @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. diff --git a/test/symtable/symbols.xspec b/test/symtable/symbols.xspec index ecfbf50..3f84d06 100644 --- a/test/symtable/symbols.xspec +++ b/test/symtable/symbols.xspec @@ -2,7 +2,7 @@ <!-- Tests semantic analysis for symbol generation - Copyright (C) 2016 R-T Specialty, LLC. + Copyright (C) 2014-2019 Ryan Specialty Group, LLC. This file is part of TAME. |