diff --git a/License.txt b/License.txt index 31f950344e..88258bd2ce 100644 --- a/License.txt +++ b/License.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023-2024, Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2023-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 diff --git a/docs/conf.py b/docs/conf.py index cfd8d872ec..cba57b55c7 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -29,7 +29,7 @@ shutil.copy2('../CHANGELOG.md','./CHANGELOG.md') # for PDF output on Read the Docs project = "ROCm SMI LIB 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 = version_number release = version_number