From d26c3fd01db2f4dd201863e52584309165ce7f95 Mon Sep 17 00:00:00 2001 From: Craig Williams Date: Wed, 29 May 2024 11:44:23 -0700 Subject: [PATCH] Update dates --- Add-Ins/Merge_Styles/2.x/MergeStyle/Button1.cs | 2 +- Add-Ins/Merge_Styles/2.x/MergeStyle/MergeStyle.cs | 2 +- Add-Ins/Merge_Styles/2.x/MergeStyle/Module1.cs | 2 +- Add-Ins/Merge_Styles/2.x/MergeStyle/Options.xaml.cs | 2 +- Add-Ins/Merge_Styles/2.x/MergeStyle/OptionsViewModel.cs | 2 +- Add-Ins/Merge_Styles/2.x/MergeStyle/Utils.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/Button1.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/MergeStyle.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/Module1.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/Options.xaml.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/OptionsViewModel.cs | 2 +- Add-Ins/Merge_Styles/3.x/MergeStyle/Utils.cs | 2 +- .../2.x/ColorOverride/Button1.cs | 2 +- .../2.x/ColorOverride/Module1.cs | 2 +- .../2.x/ColorOverride/Options.xaml.cs | 2 +- .../2.x/ColorOverride/OptionsViewModel.cs | 2 +- .../2.x/ColorOverride/Utils.cs | 2 +- .../3.x/ColorOverride/Button1.cs | 2 +- .../3.x/ColorOverride/Module1.cs | 2 +- .../3.x/ColorOverride/Options.xaml.cs | 2 +- .../3.x/ColorOverride/OptionsViewModel.cs | 2 +- .../3.x/ColorOverride/Utils.cs | 2 +- README.md | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/Button1.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/Button1.cs index 6a6fadd..6bb7696 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/Button1.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/Button1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/MergeStyle.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/MergeStyle.cs index 7b68d22..37c5ba9 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/MergeStyle.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/MergeStyle.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/Module1.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/Module1.cs index dc8afca..9a52791 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/Module1.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/Module1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/Options.xaml.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/Options.xaml.cs index b0651a1..74335d4 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/Options.xaml.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/Options.xaml.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/OptionsViewModel.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/OptionsViewModel.cs index b152da7..291598f 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/OptionsViewModel.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/OptionsViewModel.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/2.x/MergeStyle/Utils.cs b/Add-Ins/Merge_Styles/2.x/MergeStyle/Utils.cs index 9c1f879..511bd36 100644 --- a/Add-Ins/Merge_Styles/2.x/MergeStyle/Utils.cs +++ b/Add-Ins/Merge_Styles/2.x/MergeStyle/Utils.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/Button1.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/Button1.cs index 6a6fadd..6bb7696 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/Button1.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/Button1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/MergeStyle.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/MergeStyle.cs index 7b68d22..37c5ba9 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/MergeStyle.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/MergeStyle.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/Module1.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/Module1.cs index dc8afca..9a52791 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/Module1.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/Module1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/Options.xaml.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/Options.xaml.cs index b0651a1..74335d4 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/Options.xaml.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/Options.xaml.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/OptionsViewModel.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/OptionsViewModel.cs index 156730b..9d5f759 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/OptionsViewModel.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/OptionsViewModel.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Merge_Styles/3.x/MergeStyle/Utils.cs b/Add-Ins/Merge_Styles/3.x/MergeStyle/Utils.cs index 9c1f879..511bd36 100644 --- a/Add-Ins/Merge_Styles/3.x/MergeStyle/Utils.cs +++ b/Add-Ins/Merge_Styles/3.x/MergeStyle/Utils.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Button1.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Button1.cs index 6a6fadd..6bb7696 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Button1.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Button1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Module1.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Module1.cs index dc8afca..9a52791 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Module1.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Module1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Options.xaml.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Options.xaml.cs index b0651a1..74335d4 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Options.xaml.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Options.xaml.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/OptionsViewModel.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/OptionsViewModel.cs index fd8e82d..adbccca 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/OptionsViewModel.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/OptionsViewModel.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Utils.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Utils.cs index 3fb594f..b732621 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Utils.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/2.x/ColorOverride/Utils.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Button1.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Button1.cs index 6a6fadd..6bb7696 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Button1.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Button1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Module1.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Module1.cs index dc8afca..9a52791 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Module1.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Module1.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Options.xaml.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Options.xaml.cs index b0651a1..74335d4 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Options.xaml.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Options.xaml.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/OptionsViewModel.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/OptionsViewModel.cs index b3ea012..b5e35fe 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/OptionsViewModel.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/OptionsViewModel.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Utils.cs b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Utils.cs index 3fb594f..b732621 100644 --- a/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Utils.cs +++ b/Add-Ins/Set_Color_Overrides_for_Military_Symbols/3.x/ColorOverride/Utils.cs @@ -1,5 +1,5 @@ /* -Copyright 2019 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/README.md b/README.md index e94d2c7..b41d9a3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Esri welcomes contributions from anyone and everyone. For more information, see Find a bug or want to request a new feature? Let us know by submitting an issue. ## Licensing -Copyright 2023 Esri +Copyright 2024 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: