diff --git a/LICENSE b/LICENSE index bc44b00..b7b3c69 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2016-2023 Splunk Inc. + Copyright (c) 2016-2024 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/NOTICE b/NOTICE index c636965..e3cdb01 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Splunk SOAR Jira -Copyright (c) 2016-2023 Splunk Inc. +Copyright (c) 2016-2024 Splunk Inc. Third-party Software Attributions: diff --git a/README.md b/README.md index dcbc4a1..3855998 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Minimum Product Version: 6.0.0 This app integrates with JIRA to perform several ticket management actions [comment]: # " File: README.md" -[comment]: # " Copyright (c) 2016-2023 Splunk Inc." +[comment]: # " Copyright (c) 2016-2024 Splunk Inc." [comment]: # " Licensed under the Apache License, Version 2.0 (the 'License');" [comment]: # " you may not use this file except in compliance with the License." [comment]: # " You may obtain a copy of the License at" diff --git a/__init__.py b/__init__.py index bc35686..d7d82bb 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,6 @@ # File: __init__.py # -# Copyright (c) 2016-2023 Splunk Inc. +# Copyright (c) 2016-2024 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/jira.json b/jira.json index 735420a..58c777c 100644 --- a/jira.json +++ b/jira.json @@ -25,7 +25,7 @@ "fips_compliant": true, "logo": "logo_atlassian.svg", "logo_dark": "logo_atlassian_dark.svg", - "license": "Copyright (c) 2016-2023 Splunk Inc.", + "license": "Copyright (c) 2016-2024 Splunk Inc.", "configuration": { "device_url": { "data_type": "string", @@ -10673,18 +10673,10 @@ "module": "beautifulsoup4", "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" }, - { - "module": "certifi", - "input_file": "wheels/py3/certifi-2023.5.7-py3-none-any.whl" - }, { "module": "cffi", "input_file": "wheels/py39/cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, - { - "module": "charset_normalizer", - "input_file": "wheels/py39/charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" - }, { "module": "cryptography", "input_file": "wheels/py36/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" @@ -10693,10 +10685,6 @@ "module": "defusedxml", "input_file": "wheels/shared/defusedxml-0.7.1-py2.py3-none-any.whl" }, - { - "module": "idna", - "input_file": "wheels/py3/idna-3.4-py3-none-any.whl" - }, { "module": "jira", "input_file": "wheels/py3/jira-3.5.0-py3-none-any.whl" diff --git a/jira_connector.py b/jira_connector.py index 2799100..a8d558e 100644 --- a/jira_connector.py +++ b/jira_connector.py @@ -1,6 +1,6 @@ # File: jira_connector.py # -# Copyright (c) 2016-2023 Splunk Inc. +# Copyright (c) 2016-2024 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/jira_consts.py b/jira_consts.py index 90ade23..7f1fdb1 100644 --- a/jira_consts.py +++ b/jira_consts.py @@ -1,6 +1,6 @@ # File: jira_consts.py # -# Copyright (c) 2016-2023 Splunk Inc. +# Copyright (c) 2016-2024 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/jira_get_ticket.html b/jira_get_ticket.html index 5522c38..5fd80ad 100644 --- a/jira_get_ticket.html +++ b/jira_get_ticket.html @@ -9,7 +9,7 @@ {% block widget_content %}