update LICENSE year to 2025 (#530)

This commit is contained in:
Peter Park
2025-01-16 10:56:51 -05:00
committed by Vignesh Edithal
parent c99d4525ef
commit bb388b03f1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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