Fix target branches in list of licenses (#4232)

* fix target branches in licenses list: set to repo defaults

* update LICENSE, conf.py, and fix license.md

* update missed 2024
This commit is contained in:
Peter Park
2025-01-07 08:27:24 -05:00
committed by GitHub
parent 3eed74df09
commit 8a3f00d4e2
3 changed files with 13 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ if os.environ.get("READTHEDOCS", "") == "True":
# configurations for PDF output by Read the Docs
project = "ROCm Documentation"
author = "Advanced Micro Devices, Inc."
copyright = "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved."
copyright = "Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved."
version = "6.3.1"
release = "6.3.1"
setting_all_article_info = True