[ROCm/rocdecode commit: b0bab07940]
Этот коммит содержится в:
Aryan Salmanpour
2026-01-26 15:37:50 -08:00
коммит произвёл GitHub
родитель 8bcde11500
Коммит 352a433781
89 изменённых файлов: 92 добавлений и 92 удалений
+2 -2
Просмотреть файл
@@ -1,4 +1,4 @@
# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. All rights reserved.
# Copyright (c) 2023 - 2026 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
@@ -293,7 +293,7 @@ if checkDecStatus == 0:
f.write("\n")
f.write(
"\n\n---\n**Copyright (c) 2023 - 2025 AMD ROCm rocDecode app -- run_rocDecode_tests.py V-"+__version__+"**\n")
"\n\n---\n**Copyright (c) 2023 - 2026 AMD ROCm rocDecode app -- run_rocDecode_tests.py V-"+__version__+"**\n")
f.write("\n")
# report file
reportFileDir = os.path.abspath(reportFilename)