diff options
76 files changed, 78 insertions, 78 deletions
diff --git a/Makefile.am b/Makefile.am index e632d54..9f2e982 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## TAME Makefile # -# 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/configure.ac b/configure.ac index c5138bb..9eef527 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # For use by automake and autoconf # -# 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/doc/Makefile.am b/doc/Makefile.am index de7283a..8dbb8e2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,7 +2,7 @@ # # Responsible for building the project documentation. # -# Copyright (C) 2015 LoVullo Assoicates, 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/doc/tame.texi b/doc/tame.texi index a4b1522..32e38b6 100644 --- a/doc/tame.texi +++ b/doc/tame.texi @@ -1,6 +1,6 @@ \input texinfo @c This document is part of the TAME manual. -@c Copyright (C) 2015, 2016 LoVullo Associates, Inc. +@c Copyright (C) 2015, 2016 R-T Specialty, LLC. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or @c any later version published by the Free Software Foundation; with no @@ -19,7 +19,7 @@ @copying This manual is for TAME, version @value{VERSION}. -Copyright @copyright{} 2015, 2016 LoVullo Associates, Inc. +Copyright @copyright{} 2015, 2016 R-T Specialty, LLC. @quotation Permission is granted to copy, distribute and/or modify this document @@ -35,7 +35,7 @@ Free Documentation License". @titlepage @title TAME Manual v@value{VERSION} -@author Mike Gerwitz, LoVullo Associates +@author Mike Gerwitz, R-T Specialty @c Start copyright page @page diff --git a/doc/todo.texi b/doc/todo.texi index 7286dea..464c127 100644 --- a/doc/todo.texi +++ b/doc/todo.texi @@ -1,5 +1,5 @@ @c This document is part of the TAME manual. -@c Copyright (C) 2017 LoVullo Associates, Inc. +@c Copyright (C) 2017 R-T Specialty, LLC. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or @c any later version published by the Free Software Foundation; with no diff --git a/src/current/c1map.xsl b/src/current/c1map.xsl index fbd5976..9a83d68 100644 --- a/src/current/c1map.xsl +++ b/src/current/c1map.xsl @@ -2,7 +2,7 @@ <!-- Generates PHP code that works with the LoVullo ConceptOne import system - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/c1map/c1nodes.xsl b/src/current/c1map/c1nodes.xsl index a1a9b6f..a712bca 100644 --- a/src/current/c1map/c1nodes.xsl +++ b/src/current/c1map/c1nodes.xsl @@ -2,7 +2,7 @@ <!-- Describes how ConceptOne nodes are handled in the output. - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/c1map/render.xsl b/src/current/c1map/render.xsl index 40df4ea..dd5d044 100644 --- a/src/current/c1map/render.xsl +++ b/src/current/c1map/render.xsl @@ -2,7 +2,7 @@ <!-- Renders the final PHP code - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/c1map/transform.xsl b/src/current/c1map/transform.xsl index 2347161..794bbdf 100644 --- a/src/current/c1map/transform.xsl +++ b/src/current/c1map/transform.xsl @@ -2,7 +2,7 @@ <!-- Transforms values - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/c1map/valparse.xsl b/src/current/c1map/valparse.xsl index 8c54a4e..cd8aba6 100644 --- a/src/current/c1map/valparse.xsl +++ b/src/current/c1map/valparse.xsl @@ -2,7 +2,7 @@ <!-- Inline value parser - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/calc.xsd b/src/current/calc.xsd index c2e220d..3bb1184 100644 --- a/src/current/calc.xsd +++ b/src/current/calc.xsd @@ -2,7 +2,7 @@ <!-- Primitive calculation validation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compile.xsl b/src/current/compile.xsl index 6f2489a..8dbb903 100644 --- a/src/current/compile.xsl +++ b/src/current/compile.xsl @@ -2,7 +2,7 @@ <!-- Entry point for compilation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/fragments.xsl b/src/current/compiler/fragments.xsl index dd3cccb..23dcae9 100644 --- a/src/current/compiler/fragments.xsl +++ b/src/current/compiler/fragments.xsl @@ -2,7 +2,7 @@ <!-- Compiles rater XML into JavaScript - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/js-calc.xsl b/src/current/compiler/js-calc.xsl index 212a4d3..072f903 100644 --- a/src/current/compiler/js-calc.xsl +++ b/src/current/compiler/js-calc.xsl @@ -2,7 +2,7 @@ <!-- Compiles calculation XML into JavaScript - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/js.xsl b/src/current/compiler/js.xsl index c3f4177..bc35546 100644 --- a/src/current/compiler/js.xsl +++ b/src/current/compiler/js.xsl @@ -2,7 +2,7 @@ <!-- Compiles rater XML into JavaScript - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/linker.xsl b/src/current/compiler/linker.xsl index 0746b2a..f894c43 100644 --- a/src/current/compiler/linker.xsl +++ b/src/current/compiler/linker.xsl @@ -2,7 +2,7 @@ <!-- Assembles code fragments into a final executable - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/linker/log.xsl b/src/current/compiler/linker/log.xsl index fdae56c..ab60029 100644 --- a/src/current/compiler/linker/log.xsl +++ b/src/current/compiler/linker/log.xsl @@ -2,7 +2,7 @@ <!-- Logging functions - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/map.xsl b/src/current/compiler/map.xsl index 2891144..82867de 100644 --- a/src/current/compiler/map.xsl +++ b/src/current/compiler/map.xsl @@ -2,7 +2,7 @@ <!-- Compiles map fragments to produce a map from source data to a destination - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/validate.xsl b/src/current/compiler/validate.xsl index d7b00d7..c875520 100644 --- a/src/current/compiler/validate.xsl +++ b/src/current/compiler/validate.xsl @@ -2,7 +2,7 @@ <!-- Validates a document for correctness in a manner that is beyond XSD - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/validate/domain.xsl b/src/current/compiler/validate/domain.xsl index 6a1b24c..5500ae9 100644 --- a/src/current/compiler/validate/domain.xsl +++ b/src/current/compiler/validate/domain.xsl @@ -2,7 +2,7 @@ <!-- Domain validations - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/validate/param.xsl b/src/current/compiler/validate/param.xsl index a1ffa3e..8b704ef 100644 --- a/src/current/compiler/validate/param.xsl +++ b/src/current/compiler/validate/param.xsl @@ -2,7 +2,7 @@ <!-- Parameter validations - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/compiler/worksheet.xsl b/src/current/compiler/worksheet.xsl index a348c52..c1cb54d 100644 --- a/src/current/compiler/worksheet.xsl +++ b/src/current/compiler/worksheet.xsl @@ -2,7 +2,7 @@ <!-- Compiles JSON worksheet representation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/doc/manual.tex b/src/current/doc/manual.tex index 9d1d80e..7413de5 100644 --- a/src/current/doc/manual.tex +++ b/src/current/doc/manual.tex @@ -3,7 +3,7 @@ %%begin preamble \usepackage{manual} - \author{Mike Gerwitz\\LoVullo Associates} + \author{Mike Gerwitz\\R-T Specialty} \date{\today} %%end preamble diff --git a/src/current/dot.xsl b/src/current/dot.xsl index cc314ec..a893ac1 100644 --- a/src/current/dot.xsl +++ b/src/current/dot.xsl @@ -2,7 +2,7 @@ <!-- Outputs graph visualization of dependencies in DOT format - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/attr-color.xsl b/src/current/dot/attr-color.xsl index 27a411f..303fbe4 100644 --- a/src/current/dot/attr-color.xsl +++ b/src/current/dot/attr-color.xsl @@ -2,7 +2,7 @@ <!-- Styles node color based on symbol type - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/attr-extern.xsl b/src/current/dot/attr-extern.xsl index 1a7aea0..9117586 100644 --- a/src/current/dot/attr-extern.xsl +++ b/src/current/dot/attr-extern.xsl @@ -2,7 +2,7 @@ <!-- Styles node based on locality - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/attr-shape.xsl b/src/current/dot/attr-shape.xsl index 511ab81..0589d89 100644 --- a/src/current/dot/attr-shape.xsl +++ b/src/current/dot/attr-shape.xsl @@ -2,7 +2,7 @@ <!-- Styles node shape based on symbol type - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/defnode-attr.xsl b/src/current/dot/defnode-attr.xsl index 8070acd..4f69b08 100644 --- a/src/current/dot/defnode-attr.xsl +++ b/src/current/dot/defnode-attr.xsl @@ -2,7 +2,7 @@ <!-- Outputs graph visualization of dependencies in DOT format - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/defnode.xsl b/src/current/dot/defnode.xsl index 6e350df..1acafaa 100644 --- a/src/current/dot/defnode.xsl +++ b/src/current/dot/defnode.xsl @@ -2,7 +2,7 @@ <!-- Graph node definitions - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/depout.xsl b/src/current/dot/depout.xsl index c30fcd4..ac1ebe7 100644 --- a/src/current/dot/depout.xsl +++ b/src/current/dot/depout.xsl @@ -2,7 +2,7 @@ <!-- Outputs dependency relationship to a directed graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/pkg-exec.xsl b/src/current/dot/pkg-exec.xsl index 72ad66e..3a275cd 100644 --- a/src/current/dot/pkg-exec.xsl +++ b/src/current/dot/pkg-exec.xsl @@ -2,7 +2,7 @@ <!-- Processes executable file dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/dot/pkg-obj.xsl b/src/current/dot/pkg-obj.xsl index d1c4f0d..818cb6c 100644 --- a/src/current/dot/pkg-obj.xsl +++ b/src/current/dot/pkg-obj.xsl @@ -2,7 +2,7 @@ <!-- Processes object file dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/calc-display.xsl b/src/current/include/calc-display.xsl index d40829f..ce25e87 100644 --- a/src/current/include/calc-display.xsl +++ b/src/current/include/calc-display.xsl @@ -2,7 +2,7 @@ <!-- Handles calculation output in LaTeX format for styling by Mathjax - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/depgen.xsl b/src/current/include/depgen.xsl index 751c1a7..012241c 100644 --- a/src/current/include/depgen.xsl +++ b/src/current/include/depgen.xsl @@ -2,7 +2,7 @@ <!-- Dependency generation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/display.xsl b/src/current/include/display.xsl index 6ed3692..cf7199a 100644 --- a/src/current/include/display.xsl +++ b/src/current/include/display.xsl @@ -2,7 +2,7 @@ <!-- Display-related tasks - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/dslc-base.xsl b/src/current/include/dslc-base.xsl index 3fd7c92..b7a0447 100644 --- a/src/current/include/dslc-base.xsl +++ b/src/current/include/dslc-base.xsl @@ -2,7 +2,7 @@ <!-- Additional functionality provided by dslc - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/entry-form.xsl b/src/current/include/entry-form.xsl index 5c53cbe..8d2cc2c 100644 --- a/src/current/include/entry-form.xsl +++ b/src/current/include/entry-form.xsl @@ -2,7 +2,7 @@ <!-- Outputs HTML form that can be used to feed values to the rater for testing - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/orderizer.xsl b/src/current/include/orderizer.xsl index cf71c67..c33b06d 100644 --- a/src/current/include/orderizer.xsl +++ b/src/current/include/orderizer.xsl @@ -2,7 +2,7 @@ <!-- No, not "odorizer". - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/domain.xsl b/src/current/include/preproc/domain.xsl index bdb6282..ddbb89c 100644 --- a/src/current/include/preproc/domain.xsl +++ b/src/current/include/preproc/domain.xsl @@ -2,7 +2,7 @@ <!-- Compiles domains from typedefs - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/eligclass.xsl b/src/current/include/preproc/eligclass.xsl index 974fb7a..bb74761 100644 --- a/src/current/include/preproc/eligclass.xsl +++ b/src/current/include/preproc/eligclass.xsl @@ -2,7 +2,7 @@ <!-- Package eligibility class generation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/expand.xsl b/src/current/include/preproc/expand.xsl index e1d82af..fa9694d 100644 --- a/src/current/include/preproc/expand.xsl +++ b/src/current/include/preproc/expand.xsl @@ -2,7 +2,7 @@ <!-- Handles node expansion - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/macros.xsl b/src/current/include/preproc/macros.xsl index 9636579..5b2a966 100644 --- a/src/current/include/preproc/macros.xsl +++ b/src/current/include/preproc/macros.xsl @@ -2,7 +2,7 @@ <!-- Handles macro preprocessing - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/package.xsl b/src/current/include/preproc/package.xsl index 8cc38c1..0db12f5 100644 --- a/src/current/include/preproc/package.xsl +++ b/src/current/include/preproc/package.xsl @@ -2,7 +2,7 @@ <!-- Compile package - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/path.xsl b/src/current/include/preproc/path.xsl index 6d61147..c579ec9 100644 --- a/src/current/include/preproc/path.xsl +++ b/src/current/include/preproc/path.xsl @@ -2,7 +2,7 @@ <!-- Operations on paths - Copyright (C) 2017 LoVullo Associates, Inc. + Copyright (C) 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/symtable.xsl b/src/current/include/preproc/symtable.xsl index e011565..d847c2f 100644 --- a/src/current/include/preproc/symtable.xsl +++ b/src/current/include/preproc/symtable.xsl @@ -2,7 +2,7 @@ <!-- Generates a symbol table from fully a expanded (preprocessed) package - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preproc/template.xsl b/src/current/include/preproc/template.xsl index 6c6bcf4..9139f61 100644 --- a/src/current/include/preproc/template.xsl +++ b/src/current/include/preproc/template.xsl @@ -2,7 +2,7 @@ <!-- Performs template processing and expansion - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/preprocess.xsl b/src/current/include/preprocess.xsl index 6239158..a340aaf 100644 --- a/src/current/include/preprocess.xsl +++ b/src/current/include/preprocess.xsl @@ -2,7 +2,7 @@ <!-- Entry point for preprocessor - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/include/util.xsl b/src/current/include/util.xsl index fe16025..a0a19e9 100644 --- a/src/current/include/util.xsl +++ b/src/current/include/util.xsl @@ -2,7 +2,7 @@ <!-- Utility templates - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/link.xsl b/src/current/link.xsl index 1330b31..b46cfef 100644 --- a/src/current/link.xsl +++ b/src/current/link.xsl @@ -2,7 +2,7 @@ <!-- Entry point for linker - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/map.xsd b/src/current/map.xsd index 0cbff1c..6fa8b3f 100644 --- a/src/current/map.xsd +++ b/src/current/map.xsd @@ -2,7 +2,7 @@ <!-- Input/output map validation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/pkg-dep.xsl b/src/current/pkg-dep.xsl index 5da5566..de945cf 100644 --- a/src/current/pkg-dep.xsl +++ b/src/current/pkg-dep.xsl @@ -2,7 +2,7 @@ <!-- Output package dependencies in plain text - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/scripts/entry-form.js b/src/current/scripts/entry-form.js index d357ef6..616e100 100644 --- a/src/current/scripts/entry-form.js +++ b/src/current/scripts/entry-form.js @@ -1,7 +1,7 @@ /** * Summary page program * - * Copyright (C) 2016, 2017 LoVullo Associates, Inc. + * Copyright (C) 2016, 2017 R-T Specialty, LLC. * * This file is part of the Liza Data Collection Framework * diff --git a/src/current/src/com/lovullo/dslc/DslCompiler.java b/src/current/src/com/lovullo/dslc/DslCompiler.java index 0dba835..4958787 100644 --- a/src/current/src/com/lovullo/dslc/DslCompiler.java +++ b/src/current/src/com/lovullo/dslc/DslCompiler.java @@ -1,7 +1,7 @@ /** * TAME compiler fontend * - * Copyright (C) 2016 LoVullo Associates, Inc. + * Copyright (C) 2016 R-T Specialty, LLC. * * This file is part of the Liza Data Collection Framework * diff --git a/src/current/standalone.xsl b/src/current/standalone.xsl index 9cacd36..93f51bd 100644 --- a/src/current/standalone.xsl +++ b/src/current/standalone.xsl @@ -2,7 +2,7 @@ <!-- Compile standalone JavaScript program suitable for execution - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/summary.css b/src/current/summary.css index 2644ba5..64d3948 100644 --- a/src/current/summary.css +++ b/src/current/summary.css @@ -1,7 +1,7 @@ /** * Rater XML summary stylesheet * - * Copyright (C) 2016, 2017 LoVullo Associates, Inc. + * Copyright (C) 2016, 2017 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/src/current/summary.xsl b/src/current/summary.xsl index 2a9ad78..a99eec8 100644 --- a/src/current/summary.xsl +++ b/src/current/summary.xsl @@ -2,7 +2,7 @@ <!-- Outputs rater summary, containing details for both the rater and its packages - Copyright (C) 2016, 2017 LoVullo Associates, Inc. + Copyright (C) 2016, 2017 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/current/tools/csv2xml b/src/current/tools/csv2xml index 60bd745..bac9198 100755 --- a/src/current/tools/csv2xml +++ b/src/current/tools/csv2xml @@ -2,7 +2,7 @@ # # Compiles the given CSV into a table definition # -# Copyright (C) 2016 LoVullo Associates, Inc. +# Copyright (C) 2016 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/src/current/tools/csvi b/src/current/tools/csvi index 6b9af78..01e7204 100755 --- a/src/current/tools/csvi +++ b/src/current/tools/csvi @@ -2,7 +2,7 @@ # # Performs interpolation for columns in a CSV and outputs the result # -# Copyright (C) 2016 LoVullo Associates, Inc. +# Copyright (C) 2016 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/src/current/tools/csvm2csv b/src/current/tools/csvm2csv index 1b89b5b..a67f43e 100755 --- a/src/current/tools/csvm2csv +++ b/src/current/tools/csvm2csv @@ -2,7 +2,7 @@ # # Compiles a "magic" CSV file into a normal CSV # -# Copyright (C) 2016 LoVullo Associates, Inc. +# Copyright (C) 2016 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/src/current/tools/gen-make b/src/current/tools/gen-make index 48f53ba..e004e6b 100755 --- a/src/current/tools/gen-make +++ b/src/current/tools/gen-make @@ -2,7 +2,7 @@ # # Generates Makefile containing dependencies for each package # -# Copyright (C) 2016 LoVullo Associates, Inc. +# Copyright (C) 2016 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/src/current/tools/lib/zipre.php b/src/current/tools/lib/zipre.php index d019794..68e79a5 100644 --- a/src/current/tools/lib/zipre.php +++ b/src/current/tools/lib/zipre.php @@ -2,7 +2,7 @@ /** * Generate regular expressions to match a list of zip codes * - * Copyright (C) 2016 LoVullo Associates, Inc. + * Copyright (C) 2016 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/src/current/tools/tdat2xml b/src/current/tools/tdat2xml index e08ca7c..1274e32 100755 --- a/src/current/tools/tdat2xml +++ b/src/current/tools/tdat2xml @@ -3,7 +3,7 @@ /** * Generate territory matrices from data files * - * Copyright (C) 2016 LoVullo Associates, Inc. + * Copyright (C) 2016 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/src/current/tools/zipre b/src/current/tools/zipre index e16a5e9..3ec1cc3 100755 --- a/src/current/tools/zipre +++ b/src/current/tools/zipre @@ -4,7 +4,7 @@ * Given a set of sorted zips, generates a regular expression to match only the * given input * - * Copyright (C) 2016 LoVullo Associates, Inc. + * Copyright (C) 2016 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/src/graph.xsl b/src/graph.xsl index 0a6bc83..41401b1 100644 --- a/src/graph.xsl +++ b/src/graph.xsl @@ -2,7 +2,7 @@ <!-- Dependency graph - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/init.xsl.in b/src/init.xsl.in index 8fd93de..34e3faa 100644 --- a/src/init.xsl.in +++ b/src/init.xsl.in @@ -2,7 +2,7 @@ <!-- General configuration and version information - Copyright (C) 2015, 2016 LoVullo Associates, Inc. + Copyright (C) 2015, 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/preproc/expand/expand-sequence.xsl b/src/preproc/expand/expand-sequence.xsl index 33661a2..64a0db1 100644 --- a/src/preproc/expand/expand-sequence.xsl +++ b/src/preproc/expand/expand-sequence.xsl @@ -2,7 +2,7 @@ <!-- Expansion sequence - Copyright (C) 2015 LoVullo Associates, Inc. + Copyright (C) 2015 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/symtable.xsl b/src/symtable.xsl index 1179c4a..7400829 100644 --- a/src/symtable.xsl +++ b/src/symtable.xsl @@ -2,7 +2,7 @@ <!-- Symbol table - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. diff --git a/src/symtable/symbols.xsl b/src/symtable/symbols.xsl index e1819c3..e5ecfb5 100644 --- a/src/symtable/symbols.xsl +++ b/src/symtable/symbols.xsl @@ -2,7 +2,7 @@ <!-- Semantic analysis for symbol generation - Copyright (C) 2016 LoVullo Associates, Inc. + Copyright (C) 2016 R-T Specialty, LLC. This file is part of TAME. 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. diff --git a/tools/lib/zipre.php b/tools/lib/zipre.php index d019794..68e79a5 100644 --- a/tools/lib/zipre.php +++ b/tools/lib/zipre.php @@ -2,7 +2,7 @@ /** * Generate regular expressions to match a list of zip codes * - * Copyright (C) 2016 LoVullo Associates, Inc. + * Copyright (C) 2016 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 |