Skip to content

Commit a4ea416

Browse files
authored
Update copyright year to 2025 (#567)
1 parent 05002f6 commit a4ea416

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

DISCLAIMER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/_**\***_
44

5-
* Copyright \(C\) 2024 Ping Identity Corporation
5+
* Copyright \(C\) 2025 Ping Identity Corporation
66
* All rights reserved.
77

88
\*

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5656

5757
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "\[\]" replaced with your own identifying information. \(Don't include the brackets!\) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
5858

59-
Copyright 2024 Ping Identity Corp.
59+
Copyright 2025 Ping Identity Corp.
6060

6161
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
6262

docs/build-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ append_footer()
5050
append_doc "---"
5151
append_doc "This document auto-generated from _[${_srcFile}](https://github.com/pingidentity/pingidentity-docker-builds/blob/master/${_srcFile})_"
5252
append_doc ""
53-
append_doc "Copyright (c) 2024 Ping Identity Corporation. All rights reserved."
53+
append_doc "Copyright (c) 2025 Ping Identity Corporation. All rights reserved."
5454
}
5555

5656
#

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: Ping Identity DevOps
22
repo_name: pingidentity/pingidentity-devops-getting-started
33
repo_url: https://github.com/pingidentity/pingidentity-devops-getting-started
44
site_url: https://devops.pingidentity.com/
5-
copyright: © Copyright 2024 Ping Identity
5+
copyright: © Copyright 2025 Ping Identity
66
google_analytics: ["UA-156953351-1", "devops.pingidentity.com"]
77
extra_css:
88
- mkdocs/overrides/stylesheets/extra.css

motd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ The example below is an example of messages that will be shown for all types of
5555

5656
## Copyright
5757

58-
Copyright © 2024 Ping Identity. All rights reserved.
58+
Copyright © 2025 Ping Identity. All rights reserved.

0 commit comments

Comments
 (0)