diff options
author | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2018-02-01 13:11:51 -0500 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2018-02-01 13:11:52 -0500 |
commit | f15a1bb063ce52fed5aa122ea1436be2c1ee2b85 (patch) | |
tree | 285b5004ebebeb6bea803ec305d1432830ae44c6 /test | |
parent | 088a56c336d454746df921bd29a7d2a13e45dc4c (diff) | |
download | tame-f15a1bb063ce52fed5aa122ea1436be2c1ee2b85.tar.gz tame-f15a1bb063ce52fed5aa122ea1436be2c1ee2b85.tar.bz2 tame-f15a1bb063ce52fed5aa122ea1436be2c1ee2b85.zip |
Copyright update (R-T Specialty)v2.9.0
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 a1cbb92..f5ff01b 100644 --- a/test/graph-test.xsl +++ b/test/graph-test.xsl @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/test/graph.xspec b/test/graph.xspec index 5499430..838f000 100644 --- a/test/graph.xspec +++ b/test/graph.xspec @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, 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 e8315e6..203b03e 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 LoVullo Associates, Inc. + Copyright (C) 2015 R-T Specialty, LLC. This file is part of TAME. diff --git a/test/preproc/expand/expand-sequence.xspec b/test/preproc/expand/expand-sequence.xspec index eb780ab..ee14078 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 LoVullo Associates, Inc. + Copyright (C) 2015 R-T Specialty, LLC. This file is part of TAME. diff --git a/test/runner b/test/runner index e1ec82b..7360551 100755 --- a/test/runner +++ b/test/runner @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2015 LoVullo Associates, Inc. +# Copyright (C) 2015 R-T Specialty, 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 c684cc4..dec0726 100644 --- a/test/symtable.xspec +++ b/test/symtable.xspec @@ -2,7 +2,7 @@ <!-- Tests dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/test/symtable/symbols.xspec b/test/symtable/symbols.xspec index d7135f7..18d9c2c 100644 --- a/test/symtable/symbols.xspec +++ b/test/symtable/symbols.xspec @@ -2,7 +2,7 @@ <!-- Tests semantic analysis for symbol generation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. |