diff --git a/CMakeLists.txt b/CMakeLists.txt index a0af40e035..7ac001bfb6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # ############################################################################## -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/LICENSE b/LICENSE index 458ca14c48..46f8f91849 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. All rights reserved +Copyright (c) 2023 - 2026 Advanced Micro Devices, Inc. All rights reserved NOTICE REGARDING STANDARDS diff --git a/api/amd_detail/rocdecode_api_trace.h b/api/amd_detail/rocdecode_api_trace.h index 473d6c950c..4ad22e8f49 100644 --- a/api/amd_detail/rocdecode_api_trace.h +++ b/api/amd_detail/rocdecode_api_trace.h @@ -1,5 +1,5 @@ /* -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 diff --git a/api/rocdecode-host_version.h.in b/api/rocdecode-host_version.h.in index eaf4762881..907326a230 100644 --- a/api/rocdecode-host_version.h.in +++ b/api/rocdecode-host_version.h.in @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/api/rocdecode/roc_bitstream_reader.h b/api/rocdecode/roc_bitstream_reader.h index eeae7e2fb1..ddca6eda22 100644 --- a/api/rocdecode/roc_bitstream_reader.h +++ b/api/rocdecode/roc_bitstream_reader.h @@ -1,5 +1,5 @@ /* -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 diff --git a/api/rocdecode/rocdecode.h b/api/rocdecode/rocdecode.h index 30440cf488..56038355ab 100644 --- a/api/rocdecode/rocdecode.h +++ b/api/rocdecode/rocdecode.h @@ -1,5 +1,5 @@ /* -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 diff --git a/api/rocdecode/rocdecode_host.h b/api/rocdecode/rocdecode_host.h index 33e5bfd574..47fcf96ac6 100644 --- a/api/rocdecode/rocdecode_host.h +++ b/api/rocdecode/rocdecode_host.h @@ -1,5 +1,5 @@ /* -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 diff --git a/api/rocdecode/rocparser.h b/api/rocdecode/rocparser.h index bc010ba0e3..2642a3444d 100644 --- a/api/rocdecode/rocparser.h +++ b/api/rocdecode/rocparser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/api/rocdecode_version.h.in b/api/rocdecode_version.h.in index de84903528..30f64a745b 100644 --- a/api/rocdecode_version.h.in +++ b/api/rocdecode_version.h.in @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/cmake/FindFFmpeg.cmake b/cmake/FindFFmpeg.cmake index bcda4fdaf0..c59d82d652 100644 --- a/cmake/FindFFmpeg.cmake +++ b/cmake/FindFFmpeg.cmake @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/cmake/FindLibdrm_amdgpu.cmake b/cmake/FindLibdrm_amdgpu.cmake index d5a52f7f04..b943604bcc 100644 --- a/cmake/FindLibdrm_amdgpu.cmake +++ b/cmake/FindLibdrm_amdgpu.cmake @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2024 - 2026 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 diff --git a/cmake/FindLibva.cmake b/cmake/FindLibva.cmake index 66581b1961..8519137209 100644 --- a/cmake/FindLibva.cmake +++ b/cmake/FindLibva.cmake @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/docs/conf.py b/docs/conf.py index 1876659481..6b9c88a79f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ # MIT License -# 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 @@ -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 - 2025 Advanced Micro Devices, Inc. All rights reserved." +copyright = "Copyright (c) 2024 - 2026 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number diff --git a/rocDecode-setup.py b/rocDecode-setup.py index 22f0a2829b..3086069478 100644 --- a/rocDecode-setup.py +++ b/rocDecode-setup.py @@ -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 @@ -28,7 +28,7 @@ if sys.version_info[0] < 3: else: import subprocess -__copyright__ = "Copyright (c) 2023 - 2025, AMD ROCm rocDecode" +__copyright__ = "Copyright (c) 2023 - 2026, AMD ROCm rocDecode" __version__ = "2.5.0" __email__ = "mivisionx.support@amd.com" __status__ = "Shipping" diff --git a/samples/common.h b/samples/common.h index 74c2850c77..6e5ccd1d33 100644 --- a/samples/common.h +++ b/samples/common.h @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/rocdecDecode/CMakeLists.txt b/samples/rocdecDecode/CMakeLists.txt index cbc16bc519..edfa7711a1 100644 --- a/samples/rocdecDecode/CMakeLists.txt +++ b/samples/rocdecDecode/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/rocdecDecode/rocdecdecode.cpp b/samples/rocdecDecode/rocdecdecode.cpp index 8fc58068a7..5497553ae6 100644 --- a/samples/rocdecDecode/rocdecdecode.cpp +++ b/samples/rocdecDecode/rocdecdecode.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecode/CMakeLists.txt b/samples/videoDecode/CMakeLists.txt index 45558172e0..4462ce1157 100644 --- a/samples/videoDecode/CMakeLists.txt +++ b/samples/videoDecode/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecode/videodecode.cpp b/samples/videoDecode/videodecode.cpp index 3cc9074add..ca45f1a714 100644 --- a/samples/videoDecode/videodecode.cpp +++ b/samples/videoDecode/videodecode.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodeBatch/CMakeLists.txt b/samples/videoDecodeBatch/CMakeLists.txt index ad0fb9729c..152083d885 100644 --- a/samples/videoDecodeBatch/CMakeLists.txt +++ b/samples/videoDecodeBatch/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodeBatch/videodecodebatch.cpp b/samples/videoDecodeBatch/videodecodebatch.cpp index 9a690b9af5..c9b1c22175 100644 --- a/samples/videoDecodeBatch/videodecodebatch.cpp +++ b/samples/videoDecodeBatch/videodecodebatch.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodeMem/CMakeLists.txt b/samples/videoDecodeMem/CMakeLists.txt index f02dce9c67..b5543b7edb 100644 --- a/samples/videoDecodeMem/CMakeLists.txt +++ b/samples/videoDecodeMem/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodeMem/videodecodemem.cpp b/samples/videoDecodeMem/videodecodemem.cpp index fd10784e65..fa2e49d0e3 100644 --- a/samples/videoDecodeMem/videodecodemem.cpp +++ b/samples/videoDecodeMem/videodecodemem.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodeMultiFiles/CMakeLists.txt b/samples/videoDecodeMultiFiles/CMakeLists.txt index 8ad8da16b0..c057e03118 100644 --- a/samples/videoDecodeMultiFiles/CMakeLists.txt +++ b/samples/videoDecodeMultiFiles/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodeMultiFiles/videodecodemultifiles.cpp b/samples/videoDecodeMultiFiles/videodecodemultifiles.cpp index 37d730a474..6a17a37701 100644 --- a/samples/videoDecodeMultiFiles/videodecodemultifiles.cpp +++ b/samples/videoDecodeMultiFiles/videodecodemultifiles.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodePerf/CMakeLists.txt b/samples/videoDecodePerf/CMakeLists.txt index 57c799a75b..6f6ca96965 100644 --- a/samples/videoDecodePerf/CMakeLists.txt +++ b/samples/videoDecodePerf/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodePerf/videodecodeperf.cpp b/samples/videoDecodePerf/videodecodeperf.cpp index ae905663c8..f9184df11a 100644 --- a/samples/videoDecodePerf/videodecodeperf.cpp +++ b/samples/videoDecodePerf/videodecodeperf.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodePicFiles/CMakeLists.txt b/samples/videoDecodePicFiles/CMakeLists.txt index 6d551ea19e..16141353f3 100644 --- a/samples/videoDecodePicFiles/CMakeLists.txt +++ b/samples/videoDecodePicFiles/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodePicFiles/videodecodepicfiles.cpp b/samples/videoDecodePicFiles/videodecodepicfiles.cpp index a3cbb426b8..1996d53611 100644 --- a/samples/videoDecodePicFiles/videodecodepicfiles.cpp +++ b/samples/videoDecodePicFiles/videodecodepicfiles.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodeRGB/CMakeLists.txt b/samples/videoDecodeRGB/CMakeLists.txt index df1cb4ee7a..a9f4bca3bd 100644 --- a/samples/videoDecodeRGB/CMakeLists.txt +++ b/samples/videoDecodeRGB/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodeRGB/videodecrgb.cpp b/samples/videoDecodeRGB/videodecrgb.cpp index a7dddd8c68..be77c6f68c 100644 --- a/samples/videoDecodeRGB/videodecrgb.cpp +++ b/samples/videoDecodeRGB/videodecrgb.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoDecodeRaw/CMakeLists.txt b/samples/videoDecodeRaw/CMakeLists.txt index ae7b3e0b59..29f2c90460 100644 --- a/samples/videoDecodeRaw/CMakeLists.txt +++ b/samples/videoDecodeRaw/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/samples/videoDecodeRaw/videodecoderaw.cpp b/samples/videoDecodeRaw/videodecoderaw.cpp index 1c6bc0e5c9..4945e87459 100644 --- a/samples/videoDecodeRaw/videodecoderaw.cpp +++ b/samples/videoDecodeRaw/videodecoderaw.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/samples/videoToSequence/CMakeLists.txt b/samples/videoToSequence/CMakeLists.txt index 3e1ac43e3a..d56655c9b6 100644 --- a/samples/videoToSequence/CMakeLists.txt +++ b/samples/videoToSequence/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2024 - 2026 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 diff --git a/samples/videoToSequence/videotosequence.cpp b/samples/videoToSequence/videotosequence.cpp index 3842570fd4..8810042d50 100644 --- a/samples/videoToSequence/videotosequence.cpp +++ b/samples/videoToSequence/videotosequence.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/src/amd_detail/rocdecode_api_dispatch_interface.cpp b/src/amd_detail/rocdecode_api_dispatch_interface.cpp index 1e186f6088..7fa5c04ffb 100644 --- a/src/amd_detail/rocdecode_api_dispatch_interface.cpp +++ b/src/amd_detail/rocdecode_api_dispatch_interface.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/amd_detail/rocdecode_api_trace.cpp b/src/amd_detail/rocdecode_api_trace.cpp index 86e52d45ba..83066eae3f 100644 --- a/src/amd_detail/rocdecode_api_trace.cpp +++ b/src/amd_detail/rocdecode_api_trace.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/bit_stream_reader/bs_reader_handle.h b/src/bit_stream_reader/bs_reader_handle.h index 4aa4e44dd8..46306bcad5 100644 --- a/src/bit_stream_reader/bs_reader_handle.h +++ b/src/bit_stream_reader/bs_reader_handle.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/bit_stream_reader/es_reader.cpp b/src/bit_stream_reader/es_reader.cpp index 7ba68de862..5586f02136 100644 --- a/src/bit_stream_reader/es_reader.cpp +++ b/src/bit_stream_reader/es_reader.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/bit_stream_reader/es_reader.h b/src/bit_stream_reader/es_reader.h index c8a68aca1c..1e9aa5afed 100644 --- a/src/bit_stream_reader/es_reader.h +++ b/src/bit_stream_reader/es_reader.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/bit_stream_reader/roc_bs_reader_api.cpp b/src/bit_stream_reader/roc_bs_reader_api.cpp index 6fd51be682..5b01bf1d93 100644 --- a/src/bit_stream_reader/roc_bs_reader_api.cpp +++ b/src/bit_stream_reader/roc_bs_reader_api.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/commons.h b/src/commons.h index ccd9a06455..2459c8cde5 100644 --- a/src/commons.h +++ b/src/commons.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/av1_defines.h b/src/parser/av1_defines.h index 76454f834a..95d359b846 100644 --- a/src/parser/av1_defines.h +++ b/src/parser/av1_defines.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/src/parser/av1_parser.cpp b/src/parser/av1_parser.cpp index 65d207d2d4..1cfab3d29f 100644 --- a/src/parser/av1_parser.cpp +++ b/src/parser/av1_parser.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/src/parser/av1_parser.h b/src/parser/av1_parser.h index d68e83ee29..4c40d49bfc 100644 --- a/src/parser/av1_parser.h +++ b/src/parser/av1_parser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/avc_defines.h b/src/parser/avc_defines.h index 38b5d6d564..a395494633 100644 --- a/src/parser/avc_defines.h +++ b/src/parser/avc_defines.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/avc_parser.cpp b/src/parser/avc_parser.cpp index bbc9ba256b..591a2803d2 100644 --- a/src/parser/avc_parser.cpp +++ b/src/parser/avc_parser.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/avc_parser.h b/src/parser/avc_parser.h index 366500a53d..a616e5661b 100644 --- a/src/parser/avc_parser.h +++ b/src/parser/avc_parser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/hevc_defines.h b/src/parser/hevc_defines.h index 34ff4a9356..f0df43bc01 100644 --- a/src/parser/hevc_defines.h +++ b/src/parser/hevc_defines.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/hevc_parser.cpp b/src/parser/hevc_parser.cpp index 7191bd15f8..dd37c26d69 100644 --- a/src/parser/hevc_parser.cpp +++ b/src/parser/hevc_parser.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/hevc_parser.h b/src/parser/hevc_parser.h index ed8b55b648..532cf7458d 100644 --- a/src/parser/hevc_parser.h +++ b/src/parser/hevc_parser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/parser_handle.h b/src/parser/parser_handle.h index 7c0618dfbc..dbe103d3a8 100644 --- a/src/parser/parser_handle.h +++ b/src/parser/parser_handle.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/roc_video_parser.cpp b/src/parser/roc_video_parser.cpp index 1d05951c2b..4e18c9d633 100644 --- a/src/parser/roc_video_parser.cpp +++ b/src/parser/roc_video_parser.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/roc_video_parser.h b/src/parser/roc_video_parser.h index 45c3f07356..4b71d66552 100644 --- a/src/parser/roc_video_parser.h +++ b/src/parser/roc_video_parser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/rocparser_api.cpp b/src/parser/rocparser_api.cpp index fdbce23423..3c2870e9c9 100644 --- a/src/parser/rocparser_api.cpp +++ b/src/parser/rocparser_api.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/parser/vp9_defines.h b/src/parser/vp9_defines.h index 9a2e9acb51..1125048f24 100644 --- a/src/parser/vp9_defines.h +++ b/src/parser/vp9_defines.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/src/parser/vp9_parser.cpp b/src/parser/vp9_parser.cpp index 01ae287319..c06816c07f 100644 --- a/src/parser/vp9_parser.cpp +++ b/src/parser/vp9_parser.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2024 - 2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2024 - 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 diff --git a/src/parser/vp9_parser.h b/src/parser/vp9_parser.h index 37b3a07307..5c54cbd5aa 100644 --- a/src/parser/vp9_parser.h +++ b/src/parser/vp9_parser.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/CMakeLists.txt b/src/rocdecode-host/CMakeLists.txt index 332c35185c..141446ca0c 100644 --- a/src/rocdecode-host/CMakeLists.txt +++ b/src/rocdecode-host/CMakeLists.txt @@ -1,5 +1,5 @@ # ############################################################################## -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/src/rocdecode-host/avcodec/avcodec_videodecoder.cpp b/src/rocdecode-host/avcodec/avcodec_videodecoder.cpp index fbbde03f90..4d3cde37ad 100644 --- a/src/rocdecode-host/avcodec/avcodec_videodecoder.cpp +++ b/src/rocdecode-host/avcodec/avcodec_videodecoder.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/avcodec/avcodec_videodecoder.h b/src/rocdecode-host/avcodec/avcodec_videodecoder.h index 3310f607c8..b900f4e893 100644 --- a/src/rocdecode-host/avcodec/avcodec_videodecoder.h +++ b/src/rocdecode-host/avcodec/avcodec_videodecoder.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/dec_handle_host.h b/src/rocdecode-host/dec_handle_host.h index 2186bc4464..b525f7b997 100644 --- a/src/rocdecode-host/dec_handle_host.h +++ b/src/rocdecode-host/dec_handle_host.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/roc_decoder_host.cpp b/src/rocdecode-host/roc_decoder_host.cpp index ae10f5f220..bc644df11f 100644 --- a/src/rocdecode-host/roc_decoder_host.cpp +++ b/src/rocdecode-host/roc_decoder_host.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/roc_decoder_host.h b/src/rocdecode-host/roc_decoder_host.h index bbb7f23daa..77c0271f7c 100644 --- a/src/rocdecode-host/roc_decoder_host.h +++ b/src/rocdecode-host/roc_decoder_host.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode-host/rocdecode_host_api.cpp b/src/rocdecode-host/rocdecode_host_api.cpp index f468edb93b..b4588a0327 100644 --- a/src/rocdecode-host/rocdecode_host_api.cpp +++ b/src/rocdecode-host/rocdecode_host_api.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/dec_handle.h b/src/rocdecode/dec_handle.h index c3e2fa95de..8f1706cf7d 100644 --- a/src/rocdecode/dec_handle.h +++ b/src/rocdecode/dec_handle.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/roc_decoder.cpp b/src/rocdecode/roc_decoder.cpp index 0902598100..7e206456bf 100644 --- a/src/rocdecode/roc_decoder.cpp +++ b/src/rocdecode/roc_decoder.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/roc_decoder.h b/src/rocdecode/roc_decoder.h index e85bdcce87..4e3b6532cd 100644 --- a/src/rocdecode/roc_decoder.h +++ b/src/rocdecode/roc_decoder.h @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/rocdecode_api.cpp b/src/rocdecode/rocdecode_api.cpp index 4db05ff929..37db98a63c 100644 --- a/src/rocdecode/rocdecode_api.cpp +++ b/src/rocdecode/rocdecode_api.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/vaapi/vaapi_videodecoder.cpp b/src/rocdecode/vaapi/vaapi_videodecoder.cpp index d457fbe0f1..5a615197df 100644 --- a/src/rocdecode/vaapi/vaapi_videodecoder.cpp +++ b/src/rocdecode/vaapi/vaapi_videodecoder.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/src/rocdecode/vaapi/vaapi_videodecoder.h b/src/rocdecode/vaapi/vaapi_videodecoder.h index bc0013bf82..42b156a1b0 100644 --- a/src/rocdecode/vaapi/vaapi_videodecoder.h +++ b/src/rocdecode/vaapi/vaapi_videodecoder.h @@ -1,5 +1,5 @@ /* -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 diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 5b0daca45a..1c2f1d7d81 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,5 +1,5 @@ # ############################################################################## -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/test/rocDecodeNegativeApiTests/CMakeLists.txt b/test/rocDecodeNegativeApiTests/CMakeLists.txt index e4e9af2149..e061a21537 100644 --- a/test/rocDecodeNegativeApiTests/CMakeLists.txt +++ b/test/rocDecodeNegativeApiTests/CMakeLists.txt @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. +# Copyright (c) 2023 - 2026 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 diff --git a/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.cpp b/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.cpp index 8b0098b339..ccca4565ec 100644 --- a/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.cpp +++ b/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.cpp @@ -1,6 +1,6 @@ /* -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 diff --git a/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.h b/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.h index b6f6711ece..01a5cabea3 100644 --- a/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.h +++ b/test/rocDecodeNegativeApiTests/rocdecode_api_negative_tests.h @@ -1,5 +1,5 @@ /* -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 diff --git a/test/rocDecodeNegativeApiTests/rocdecodenegativetest.cpp b/test/rocDecodeNegativeApiTests/rocdecodenegativetest.cpp index 7703ba90b8..bc92c9c690 100644 --- a/test/rocDecodeNegativeApiTests/rocdecodenegativetest.cpp +++ b/test/rocDecodeNegativeApiTests/rocdecodenegativetest.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/test/testScripts/run_rocDecodeSamples.py b/test/testScripts/run_rocDecodeSamples.py index 737a34c0d3..050f254407 100644 --- a/test/testScripts/run_rocDecodeSamples.py +++ b/test/testScripts/run_rocDecodeSamples.py @@ -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) diff --git a/test/testScripts/run_rocDecode_Conformance.py b/test/testScripts/run_rocDecode_Conformance.py index e4ddd157ec..43b11db92c 100644 --- a/test/testScripts/run_rocDecode_Conformance.py +++ b/test/testScripts/run_rocDecode_Conformance.py @@ -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 diff --git a/utils/colorspace_kernels.cpp b/utils/colorspace_kernels.cpp index a408820344..4ed9038275 100644 --- a/utils/colorspace_kernels.cpp +++ b/utils/colorspace_kernels.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/colorspace_kernels.h b/utils/colorspace_kernels.h index 38aa56cdec..3ff9adf074 100644 --- a/utils/colorspace_kernels.h +++ b/utils/colorspace_kernels.h @@ -1,6 +1,6 @@ /* -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 diff --git a/utils/ffmpegvideodecode/ffmpeg_video_dec.cpp b/utils/ffmpegvideodecode/ffmpeg_video_dec.cpp index aee0199a43..954da36265 100644 --- a/utils/ffmpegvideodecode/ffmpeg_video_dec.cpp +++ b/utils/ffmpegvideodecode/ffmpeg_video_dec.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/ffmpegvideodecode/ffmpeg_video_dec.h b/utils/ffmpegvideodecode/ffmpeg_video_dec.h index 369274c202..f62ffbf8ae 100644 --- a/utils/ffmpegvideodecode/ffmpeg_video_dec.h +++ b/utils/ffmpegvideodecode/ffmpeg_video_dec.h @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/md5.h b/utils/md5.h index 86e8a712c8..b06327e113 100644 --- a/utils/md5.h +++ b/utils/md5.h @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/resize_kernels.cpp b/utils/resize_kernels.cpp index c93114dceb..98744ef340 100644 --- a/utils/resize_kernels.cpp +++ b/utils/resize_kernels.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/resize_kernels.h b/utils/resize_kernels.h index 53fb0d3e05..747a391652 100644 --- a/utils/resize_kernels.h +++ b/utils/resize_kernels.h @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/rocvideodecode/roc_video_dec.cpp b/utils/rocvideodecode/roc_video_dec.cpp index 0666596cd1..5eb36e73d5 100644 --- a/utils/rocvideodecode/roc_video_dec.cpp +++ b/utils/rocvideodecode/roc_video_dec.cpp @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/rocvideodecode/roc_video_dec.h b/utils/rocvideodecode/roc_video_dec.h index 4c1b5332d4..df162bedf3 100644 --- a/utils/rocvideodecode/roc_video_dec.h +++ b/utils/rocvideodecode/roc_video_dec.h @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/video_demuxer.h b/utils/video_demuxer.h index 4244835a7b..f3e982a309 100644 --- a/utils/video_demuxer.h +++ b/utils/video_demuxer.h @@ -1,5 +1,5 @@ /* -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 diff --git a/utils/video_post_process.h b/utils/video_post_process.h index 0fb7750a4f..bd19e95c37 100644 --- a/utils/video_post_process.h +++ b/utils/video_post_process.h @@ -1,5 +1,5 @@ /* -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