diff --git a/LICENSE b/LICENSE index 56c8192..53ef397 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 Splunk Inc. + Copyright (c) 2021-2022 Splunk Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index 337a27e..5212dea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # AWS Security Token Service Publisher: Splunk -Connector Version: 1\.2\.7 +Connector Version: 1\.2\.9 Product Vendor: AWS Product Name: Security Token Service Product Version Supported (regex): "\.\*" @@ -10,8 +10,8 @@ Minimum Product Version: 4\.10\.0\.40961 This app integrates with AWS Security Token Service and allows a user to retrieve a temporary set of credentials for some specified account -[comment]: # " File: readme.md" -[comment]: # " Copyright (c) 2021 Splunk Inc." +[comment]: # " File: README.md" +[comment]: # " Copyright (c) 2021-2022 Splunk Inc." [comment]: # "" [comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');" [comment]: # "you may not use this file except in compliance with the License." diff --git a/__init__.py b/__init__.py index 8b7a30b..a3461fb 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,6 @@ # File: __init__.py # -# Copyright (c) 2021 Splunk Inc. +# Copyright (c) 2021-2022 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/awssts_connector.py b/awssts_connector.py index 3422a00..f0e49bc 100644 --- a/awssts_connector.py +++ b/awssts_connector.py @@ -1,6 +1,6 @@ # File: awssts_connector.py # -# Copyright (c) 2021 Splunk Inc. +# Copyright (c) 2021-2022 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/awssts_consts.py b/awssts_consts.py index f5048a2..1d9c4da 100644 --- a/awssts_consts.py +++ b/awssts_consts.py @@ -1,6 +1,6 @@ # File: awssts_consts.py # -# Copyright (c) 2021 Splunk Inc. +# Copyright (c) 2021-2022 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/readme.html b/readme.html index f5f6edd..f6a5fb4 100644 --- a/readme.html +++ b/readme.html @@ -1,5 +1,5 @@