diff --git a/HACKING b/HACKING index 37ab6a8f..21281d4d 100644 --- a/HACKING +++ b/HACKING @@ -1,7 +1,7 @@ Hacking TAME ============ -Copyright (C) 2012-2019 Ryan Specialty Group, LLC. +Copyright (C) 2012-2019 Ryan Specialty, LLC. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, diff --git a/Makefile.am b/Makefile.am index 7ade14a6..f87b5924 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## TAME Makefile # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/bin/dslc.in b/bin/dslc.in index bf695c90..7b6811d1 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-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/bin/tame b/bin/tame index caf53806..2e7bf42c 100755 --- a/bin/tame +++ b/bin/tame @@ -1,7 +1,7 @@ #!/bin/bash # Client for TAME daemon (tamed) # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/bin/tamed b/bin/tamed index 8324926b..05893134 100755 --- a/bin/tamed +++ b/bin/tamed @@ -1,7 +1,7 @@ #!/bin/bash # Daemon for accepting TAME commands (compilers, linker, etc) # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/bootstrap b/bootstrap index d1f7fd4f..46958844 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #!/bin/bash # Bootstrap from source repository # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/Makefile.am b/build-aux/Makefile.am index c5deb902..deb580ea 100644 --- a/build-aux/Makefile.am +++ b/build-aux/Makefile.am @@ -2,7 +2,7 @@ # # TAME Makefile # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/check-coupling b/build-aux/check-coupling index 8dba4679..19d388eb 100755 --- a/build-aux/check-coupling +++ b/build-aux/check-coupling @@ -1,7 +1,7 @@ #!/bin/bash # Check for inappropriate coupling between packages # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/csv2xml b/build-aux/csv2xml index 8ba9b83e..64e86f48 100755 --- a/build-aux/csv2xml +++ b/build-aux/csv2xml @@ -2,7 +2,7 @@ # # Compiles the given CSV into a table definition # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/csvi b/build-aux/csvi index f18a224d..46ab2e71 100755 --- a/build-aux/csvi +++ b/build-aux/csvi @@ -2,7 +2,7 @@ # # Performs interpolation for columns in a CSV and outputs the result # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/csvm-expand b/build-aux/csvm-expand index e85be1b0..98ed3916 100755 --- a/build-aux/csvm-expand +++ b/build-aux/csvm-expand @@ -2,7 +2,7 @@ # # Expands a "magic" CSV file into a normal CSV # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/csvm2csv b/build-aux/csvm2csv index 52e7d8c1..af09db3e 100755 --- a/build-aux/csvm2csv +++ b/build-aux/csvm2csv @@ -1,7 +1,7 @@ #!/bin/bash # Compiles a "magic" CSV file into a normal CSV # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/gen-c1make b/build-aux/gen-c1make index f27394c9..636b5675 100755 --- a/build-aux/gen-c1make +++ b/build-aux/gen-c1make @@ -1,7 +1,7 @@ #!/bin/bash # Generates GNU Make recipes for c1map build # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/gen-make b/build-aux/gen-make index 2566245c..4b5023af 100755 --- a/build-aux/gen-make +++ b/build-aux/gen-make @@ -2,7 +2,7 @@ # # Generates Makefile containing dependencies for each package # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/lib/zipre.php b/build-aux/lib/zipre.php index 0de2a4ef..18bd1bd5 100644 --- a/build-aux/lib/zipre.php +++ b/build-aux/lib/zipre.php @@ -2,7 +2,7 @@ /** * Generate regular expressions to match a list of zip codes * - * Copyright (C) 2014-2022 Ryan Specialty Group, LLC. + * Copyright (C) 2014-2023 Ryan 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/build-aux/list2typedef b/build-aux/list2typedef index 350df8cd..1d677552 100755 --- a/build-aux/list2typedef +++ b/build-aux/list2typedef @@ -1,7 +1,7 @@ #!/bin/bash # Generates typedef from list of strings # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/lsimports b/build-aux/lsimports index c0bfbc61..b6106e76 100755 --- a/build-aux/lsimports +++ b/build-aux/lsimports @@ -1,7 +1,7 @@ #!/bin/bash # Output absolute import paths for each provided package # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/m4/calcdsl.m4 b/build-aux/m4/calcdsl.m4 index 2a9a7e54..ca6d93c9 100644 --- a/build-aux/m4/calcdsl.m4 +++ b/build-aux/m4/calcdsl.m4 @@ -1,6 +1,6 @@ # Common build configuration for TAME-based build systems # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/make-full-graph b/build-aux/make-full-graph index 6659a476..d5e85688 100755 --- a/build-aux/make-full-graph +++ b/build-aux/make-full-graph @@ -1,7 +1,7 @@ #!/bin/bash # Generates all dependency graphs # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/progtest-runner b/build-aux/progtest-runner index 8901ce9e..cb66303e 100755 --- a/build-aux/progtest-runner +++ b/build-aux/progtest-runner @@ -1,7 +1,7 @@ #!/bin/bash # Run test cases for supplier # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/release-check b/build-aux/release-check index 683021a1..0a4fa572 100755 --- a/build-aux/release-check +++ b/build-aux/release-check @@ -1,7 +1,7 @@ #!/bin/bash # Determine whether a release looks okay. # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/tdat2xml b/build-aux/tdat2xml index 8a0d466a..2fe80f71 100755 --- a/build-aux/tdat2xml +++ b/build-aux/tdat2xml @@ -3,7 +3,7 @@ /** * Generate territory matrices from data files * - * Copyright (C) 2014-2022 Ryan Specialty Group, LLC. + * Copyright (C) 2014-2023 Ryan 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/build-aux/test/test-csvm2csv b/build-aux/test/test-csvm2csv index 3bc12c7f..66ef9b95 100755 --- a/build-aux/test/test-csvm2csv +++ b/build-aux/test/test-csvm2csv @@ -1,7 +1,7 @@ #!/bin/bash # Test csvm2csv # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/test/test-list2typedef b/build-aux/test/test-list2typedef index 9f967ad7..7b665f46 100755 --- a/build-aux/test/test-list2typedef +++ b/build-aux/test/test-list2typedef @@ -1,7 +1,7 @@ #!/bin/bash # Test list2typedef # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/build-aux/zipre b/build-aux/zipre index f3915005..34599c0d 100755 --- a/build-aux/zipre +++ b/build-aux/zipre @@ -4,7 +4,7 @@ * Given a set of sorted zips, generates a regular expression to match only the * given input * - * Copyright (C) 2014-2022 Ryan Specialty Group, LLC. + * Copyright (C) 2014-2023 Ryan 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 92ff6cc1..ecaca43f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # For use by automake and autoconf # -# Copyright (C) 2014-2022 Ryan Specialty Group, LLC. +# Copyright (C) 2014-2023 Ryan 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/core/alias.xml b/core/alias.xml index d5e855df..046326eb 100644 --- a/core/alias.xml +++ b/core/alias.xml @@ -1,6 +1,6 @@