update LICENSE year to 2025 (#530)

[ROCm/rocprofiler-compute commit: bb388b03f1]
This commit is contained in:
Peter Park
2025-01-16 10:56:51 -05:00
کامیت شده توسط Vignesh Edithal
والد b0eac39957
کامیت 737feed972
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2021 - 2024 Advanced Micro Devices, Inc. All Rights Reserved.
Copyright (c) 2021 - 2025 Advanced Micro Devices, Inc. All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -1,6 +1,6 @@
# MIT License
# Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved.
# Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved.
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -37,7 +37,7 @@ with open("../VERSION", encoding="utf-8") as f:
# project info
project = "ROCm Compute Profiler"
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 = version_number
release = version_number