Update Copyright year to 2025 (#486)

* Update Copyright year to 2025

* update year to 2025
这个提交包含在:
Aryan Salmanpour
2025-01-05 16:25:39 -05:00
提交者 GitHub
父节点 913b6728f0
当前提交 3624040ce7
修改 73 个文件,包含 76 行新增76 行删除
+2 -2
查看文件
@@ -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
@@ -40,7 +40,7 @@ left_nav_title = f"rocDecode {version_number} documentation"
# for PDF output on Read the Docs
project = "rocDecode documentation"
author = "Advanced Micro Devices, Inc."
copyright = "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved."
copyright = "Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved."
version = version_number
release = version_number