update copyright date to 2025 (#102)

* Update LICENSE

* Update conf.py

* Update copyright year

* [fix] Update copyright year

* Update copyright year "ROCm Developer Tools"

* Add license headers to c++ files

* Add license to *.py

* Update licenses in rocdecode sources

---------

Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
Co-authored-by: Mythreya <mythreya.kuricheti@amd.com>
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>

[ROCm/rocprofiler-sdk commit: 97b7a6315d]
This commit is contained in:
Rawat, Swati
2025-01-23 06:41:20 +05:30
committed by GitHub
parent bc76e99c16
commit edb51fc861
577 changed files with 1906 additions and 516 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ build_doxyfile()
# -- Project information -----------------------------------------------------
project = "Rocprofiler SDK"
copyright = "2023-2024, Advanced Micro Devices, Inc."
copyright = "2023-2025, Advanced Micro Devices, Inc."
author = "Advanced Micro Devices, Inc."
project_root = os.path.normpath(os.path.join(os.getcwd(), "..", ".."))