mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 06:38:00 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user