diff --git a/Makefile.am b/Makefile.am index 35a855ca..0761a1fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## TAME Makefile # -# 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 diff --git a/bin/dslc.in b/bin/dslc.in index 64f62b03..9d556a3b 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 diff --git a/bin/tame b/bin/tame index 1a2d7d8a..ed978d88 100755 --- a/bin/tame +++ b/bin/tame @@ -1,7 +1,7 @@ #!/bin/bash # Client for TAME daemon (tamed) # -# 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 diff --git a/bin/tamed b/bin/tamed index 04cf8c61..ec078877 100755 --- a/bin/tamed +++ b/bin/tamed @@ -1,7 +1,7 @@ #!/bin/bash # Daemon for accepting 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 diff --git a/bootstrap b/bootstrap index 0e3d665c..b153fd7e 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #!/bin/bash # Bootstrap from source repository # -# 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 diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am index dd8a6bc3..a0c0511b 100644 --- a/build-aux/Makefile.am +++ b/build-aux/Makefile.am @@ -2,7 +2,7 @@ # # TAME Makefile # -# 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 diff --git a/build-aux/check-coupling b/build-aux/check-coupling index aa052e08..8051d8a8 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-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 diff --git a/build-aux/csv2xml b/build-aux/csv2xml index 05355b71..bfd1359f 100755 --- a/build-aux/csv2xml +++ b/build-aux/csv2xml @@ -2,7 +2,7 @@ # # Compiles the given CSV into a table definition # -# 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 diff --git a/build-aux/csvi b/build-aux/csvi index 9b193986..6233cf56 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-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 diff --git a/build-aux/csvm-expand b/build-aux/csvm-expand index be27a6c7..a9241868 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-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 diff --git a/build-aux/csvm2csv b/build-aux/csvm2csv index fdc43250..c87fb3c7 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-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 diff --git a/build-aux/gen-c1make b/build-aux/gen-c1make index 29a7d529..1a1a6508 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-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 diff --git a/build-aux/gen-make b/build-aux/gen-make index ee9e2207..4b3584f0 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-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 diff --git a/build-aux/lib/zipre.php b/build-aux/lib/zipre.php index a3fb8cc4..0f0a5365 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-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 diff --git a/build-aux/list2typedef b/build-aux/list2typedef index 38914e65..a8c80cc1 100755 --- a/build-aux/list2typedef +++ b/build-aux/list2typedef @@ -1,7 +1,7 @@ #!/bin/bash # Generates typedef from list of strings # -# 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 diff --git a/build-aux/lsimports b/build-aux/lsimports index 64a200eb..4b81a819 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-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 diff --git a/build-aux/m4/calcdsl.m4 b/build-aux/m4/calcdsl.m4 index c8c2b421..92be89cb 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-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 diff --git a/build-aux/make-full-graph b/build-aux/make-full-graph index 64ac28f6..828ac595 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-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 diff --git a/build-aux/progtest-runner b/build-aux/progtest-runner index a4076a3e..d3cfc3ef 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-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 diff --git a/build-aux/release-check b/build-aux/release-check index 78c6cf9f..d2b4e720 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-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 diff --git a/build-aux/tdat2xml b/build-aux/tdat2xml index 81e11577..7c0eada1 100755 --- a/build-aux/tdat2xml +++ b/build-aux/tdat2xml @@ -3,7 +3,7 @@ /** * Generate territory matrices from data files * - * 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 diff --git a/build-aux/test/test-csvm2csv b/build-aux/test/test-csvm2csv index 388a5b5d..7697abff 100755 --- a/build-aux/test/test-csvm2csv +++ b/build-aux/test/test-csvm2csv @@ -1,7 +1,7 @@ #!/bin/bash # Test csvm2csv # -# 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 diff --git a/build-aux/test/test-list2typedef b/build-aux/test/test-list2typedef index 3755fbf3..695e6c64 100755 --- a/build-aux/test/test-list2typedef +++ b/build-aux/test/test-list2typedef @@ -1,7 +1,7 @@ #!/bin/bash # Test list2typedef # -# 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 diff --git a/build-aux/zipre b/build-aux/zipre index d9efd270..6b4ac3c3 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-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 diff --git a/configure.ac b/configure.ac index 70f279c9..c902032a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # For use by automake and autoconf # -# 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 diff --git a/core/alias.xml b/core/alias.xml index 86a28cac..baefe662 100644 --- a/core/alias.xml +++ b/core/alias.xml @@ -1,6 +1,6 @@