* rocDecode: Updated Copyright message for 2024. (#160)

Esse commit está contido em:
jeffqjiangNew
2024-01-09 20:47:16 -05:00
commit de GitHub
commit 04fe74f390
47 arquivos alterados com 50 adições e 50 exclusões
+2 -2
Ver Arquivo
@@ -1,6 +1,6 @@
# MIT License
# Copyright (c) 2023 Advanced Micro Devices, Inc.
# Copyright (c) 2023 - 2024 Advanced Micro Devices, Inc.
# 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) 2023 Advanced Micro Devices, Inc. All rights reserved."
copyright = "Copyright (c) 2023 - 2024 Advanced Micro Devices, Inc. All rights reserved."
version = version_number
release = version_number