diff --git a/opencl/LICENSE.txt b/opencl/LICENSE.txt index e44ba39fd0..57378c6698 100644 --- a/opencl/LICENSE.txt +++ b/opencl/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2008-2020 Advanced Micro Devices, Inc. +Copyright (c) 2008 - 2021 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/opencl/amdocl/CMakeLists.txt b/opencl/amdocl/CMakeLists.txt index 5980f89f8c..a027365d31 100644 --- a/opencl/amdocl/CMakeLists.txt +++ b/opencl/amdocl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2021 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2020 - 2021 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/opencl/amdocl/amdocl.rc b/opencl/amdocl/amdocl.rc index 009dc30c18..1793116e1a 100644 --- a/opencl/amdocl/amdocl.rc +++ b/opencl/amdocl/amdocl.rc @@ -59,7 +59,7 @@ BEGIN VALUE "FileDescription", AMD_PLATFORM_NAME " OpenCL " XSTR(VERSION_PREFIX_MAJOR) "." XSTR(VERSION_PREFIX_MINOR) " Runtime\0" VALUE "FileVersion", "10.0." XSTR(AMD_PLATFORM_BUILD_NUMBER) "." XSTR(AMD_PLATFORM_REVISION_NUMBER) VALUE "InternalName", "OpenCL" - VALUE "LegalCopyright", "Copyright (C) 2011 Advanced Micro Devices Inc.\0" + VALUE "LegalCopyright", "Copyright (c) 2011 - 2021 Advanced Micro Devices Inc.\0" VALUE "OriginalFilename", "OpenCL.dll" VALUE "ProductName", "OpenCL " XSTR(VERSION_PREFIX_MAJOR) "." XSTR(VERSION_PREFIX_MINOR) " " AMD_PLATFORM_INFO "\0" VALUE "ProductVersion", "10.0." XSTR(AMD_PLATFORM_BUILD_NUMBER) "." XSTR(AMD_PLATFORM_REVISION_NUMBER) diff --git a/opencl/amdocl/cl_agent_amd.h b/opencl/amdocl/cl_agent_amd.h index f65ba2567a..623b41e819 100644 --- a/opencl/amdocl/cl_agent_amd.h +++ b/opencl/amdocl/cl_agent_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cl_command.cpp b/opencl/amdocl/cl_command.cpp index 52432e0a90..cbbf770dd1 100644 --- a/opencl/amdocl/cl_command.cpp +++ b/opencl/amdocl/cl_command.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_common.hpp b/opencl/amdocl/cl_common.hpp index c61d89d4b2..a1680030c0 100644 --- a/opencl/amdocl/cl_common.hpp +++ b/opencl/amdocl/cl_common.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_context.cpp b/opencl/amdocl/cl_context.cpp index f2428535b4..4d91fe0f4b 100644 --- a/opencl/amdocl/cl_context.cpp +++ b/opencl/amdocl/cl_context.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_counter.cpp b/opencl/amdocl/cl_counter.cpp index c76b0a8ac2..c885723c46 100644 --- a/opencl/amdocl/cl_counter.cpp +++ b/opencl/amdocl/cl_counter.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_d3d10.cpp b/opencl/amdocl/cl_d3d10.cpp index 0c0dcdd5b8..0402f6e051 100644 --- a/opencl/amdocl/cl_d3d10.cpp +++ b/opencl/amdocl/cl_d3d10.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_d3d10_amd.hpp b/opencl/amdocl/cl_d3d10_amd.hpp index 34c269d13b..09afaf9248 100644 --- a/opencl/amdocl/cl_d3d10_amd.hpp +++ b/opencl/amdocl/cl_d3d10_amd.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_d3d11.cpp b/opencl/amdocl/cl_d3d11.cpp index f82e6d50be..dfc2408d45 100644 --- a/opencl/amdocl/cl_d3d11.cpp +++ b/opencl/amdocl/cl_d3d11.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_d3d11_amd.hpp b/opencl/amdocl/cl_d3d11_amd.hpp index e4982fee54..c6c7cfd71d 100644 --- a/opencl/amdocl/cl_d3d11_amd.hpp +++ b/opencl/amdocl/cl_d3d11_amd.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_d3d9.cpp b/opencl/amdocl/cl_d3d9.cpp index 3291e76c8e..956dbfb359 100644 --- a/opencl/amdocl/cl_d3d9.cpp +++ b/opencl/amdocl/cl_d3d9.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_d3d9_amd.hpp b/opencl/amdocl/cl_d3d9_amd.hpp index bab6deb9ab..a3b598712a 100644 --- a/opencl/amdocl/cl_d3d9_amd.hpp +++ b/opencl/amdocl/cl_d3d9_amd.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cl_debugger_amd.cpp b/opencl/amdocl/cl_debugger_amd.cpp index c1a8a7289c..e7b1ca75e2 100644 --- a/opencl/amdocl/cl_debugger_amd.cpp +++ b/opencl/amdocl/cl_debugger_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-present Advanced Micro Devices, Inc. +/* Copyright (c) 2014 - 2021 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/opencl/amdocl/cl_debugger_amd.h b/opencl/amdocl/cl_debugger_amd.h index 1e9fe29e3a..e06ea855ae 100644 --- a/opencl/amdocl/cl_debugger_amd.h +++ b/opencl/amdocl/cl_debugger_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-present Advanced Micro Devices, Inc. +/* Copyright (c) 2014 - 2021 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/opencl/amdocl/cl_device.cpp b/opencl/amdocl/cl_device.cpp index 693b437d42..7f5f0cff3a 100644 --- a/opencl/amdocl/cl_device.cpp +++ b/opencl/amdocl/cl_device.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_event.cpp b/opencl/amdocl/cl_event.cpp index a60f3d8f77..65b4f45e64 100644 --- a/opencl/amdocl/cl_event.cpp +++ b/opencl/amdocl/cl_event.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_execute.cpp b/opencl/amdocl/cl_execute.cpp index f8eb3ffc21..71fe53509f 100644 --- a/opencl/amdocl/cl_execute.cpp +++ b/opencl/amdocl/cl_execute.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_gl.cpp b/opencl/amdocl/cl_gl.cpp index 4d01b02790..5c46bd54ea 100644 --- a/opencl/amdocl/cl_gl.cpp +++ b/opencl/amdocl/cl_gl.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cl_gl_amd.hpp b/opencl/amdocl/cl_gl_amd.hpp index 97e97a208a..86ffbccd78 100644 --- a/opencl/amdocl/cl_gl_amd.hpp +++ b/opencl/amdocl/cl_gl_amd.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cl_icd.cpp b/opencl/amdocl/cl_icd.cpp index 302a3ffb74..d9c262446d 100644 --- a/opencl/amdocl/cl_icd.cpp +++ b/opencl/amdocl/cl_icd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_kernel.h b/opencl/amdocl/cl_kernel.h index e0c960d3ea..25eb849c59 100644 --- a/opencl/amdocl/cl_kernel.h +++ b/opencl/amdocl/cl_kernel.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_kernel_info_amd.cpp b/opencl/amdocl/cl_kernel_info_amd.cpp index b2933e7d13..cc0b585b41 100644 --- a/opencl/amdocl/cl_kernel_info_amd.cpp +++ b/opencl/amdocl/cl_kernel_info_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_kernel_info_amd.h b/opencl/amdocl/cl_kernel_info_amd.h index 3d2cb21366..ab12bb9ea4 100644 --- a/opencl/amdocl/cl_kernel_info_amd.h +++ b/opencl/amdocl/cl_kernel_info_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_lqdflash_amd.cpp b/opencl/amdocl/cl_lqdflash_amd.cpp index 470e4bc5e9..a757903dcb 100644 --- a/opencl/amdocl/cl_lqdflash_amd.cpp +++ b/opencl/amdocl/cl_lqdflash_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-present Advanced Micro Devices, Inc. +/* Copyright (c) 2015 - 2021 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/opencl/amdocl/cl_lqdflash_amd.h b/opencl/amdocl/cl_lqdflash_amd.h index 5a3e725b4c..20e368d7c3 100644 --- a/opencl/amdocl/cl_lqdflash_amd.h +++ b/opencl/amdocl/cl_lqdflash_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-present Advanced Micro Devices, Inc. +/* Copyright (c) 2015 - 2021 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/opencl/amdocl/cl_memobj.cpp b/opencl/amdocl/cl_memobj.cpp index b6aa6c5267..992abbf49e 100644 --- a/opencl/amdocl/cl_memobj.cpp +++ b/opencl/amdocl/cl_memobj.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_p2p_amd.cpp b/opencl/amdocl/cl_p2p_amd.cpp index f854b5e83c..b59e8a3c6f 100644 --- a/opencl/amdocl/cl_p2p_amd.cpp +++ b/opencl/amdocl/cl_p2p_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-present Advanced Micro Devices, Inc. +/* Copyright (c) 2015 - 2021 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/opencl/amdocl/cl_p2p_amd.h b/opencl/amdocl/cl_p2p_amd.h index a0d08e5852..962df3d22e 100644 --- a/opencl/amdocl/cl_p2p_amd.h +++ b/opencl/amdocl/cl_p2p_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2017-present Advanced Micro Devices, Inc. +/* Copyright (c) 2017 - 2021 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/opencl/amdocl/cl_pipe.cpp b/opencl/amdocl/cl_pipe.cpp index 915a4b6bb3..b271910120 100644 --- a/opencl/amdocl/cl_pipe.cpp +++ b/opencl/amdocl/cl_pipe.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-present Advanced Micro Devices, Inc. +/* Copyright (c) 2013 - 2021 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/opencl/amdocl/cl_platform_amd.cpp b/opencl/amdocl/cl_platform_amd.cpp index 312ae32362..9dc1beaf67 100644 --- a/opencl/amdocl/cl_platform_amd.cpp +++ b/opencl/amdocl/cl_platform_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cl_platform_amd.h b/opencl/amdocl/cl_platform_amd.h index afc6485d68..2763491e27 100644 --- a/opencl/amdocl/cl_platform_amd.h +++ b/opencl/amdocl/cl_platform_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_profile_amd.cpp b/opencl/amdocl/cl_profile_amd.cpp index b4a535e6de..e5d7fe5b61 100644 --- a/opencl/amdocl/cl_profile_amd.cpp +++ b/opencl/amdocl/cl_profile_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_profile_amd.h b/opencl/amdocl/cl_profile_amd.h index 7adca946e0..400d05b28b 100644 --- a/opencl/amdocl/cl_profile_amd.h +++ b/opencl/amdocl/cl_profile_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_program.cpp b/opencl/amdocl/cl_program.cpp index da6fe564a9..eb380320f5 100644 --- a/opencl/amdocl/cl_program.cpp +++ b/opencl/amdocl/cl_program.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_sampler.cpp b/opencl/amdocl/cl_sampler.cpp index f86514075e..8241710c64 100644 --- a/opencl/amdocl/cl_sampler.cpp +++ b/opencl/amdocl/cl_sampler.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/amdocl/cl_sdi_amd.cpp b/opencl/amdocl/cl_sdi_amd.cpp index 90e67680ec..ef86757886 100644 --- a/opencl/amdocl/cl_sdi_amd.cpp +++ b/opencl/amdocl/cl_sdi_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_sdi_amd.h b/opencl/amdocl/cl_sdi_amd.h index 7e5fc87971..97fd2b2ab8 100644 --- a/opencl/amdocl/cl_sdi_amd.h +++ b/opencl/amdocl/cl_sdi_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_semaphore_amd.h b/opencl/amdocl/cl_semaphore_amd.h index 2c8e6acc74..52dd812832 100644 --- a/opencl/amdocl/cl_semaphore_amd.h +++ b/opencl/amdocl/cl_semaphore_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_svm.cpp b/opencl/amdocl/cl_svm.cpp index a8987d4c0e..7404d69857 100644 --- a/opencl/amdocl/cl_svm.cpp +++ b/opencl/amdocl/cl_svm.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_thread_trace_amd.cpp b/opencl/amdocl/cl_thread_trace_amd.cpp index 4044104a65..6dd8189e90 100644 --- a/opencl/amdocl/cl_thread_trace_amd.cpp +++ b/opencl/amdocl/cl_thread_trace_amd.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-present Advanced Micro Devices, Inc. +/* Copyright (c) 2009 - 2021 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/opencl/amdocl/cl_thread_trace_amd.h b/opencl/amdocl/cl_thread_trace_amd.h index fe9aed6f34..976f8ae75b 100644 --- a/opencl/amdocl/cl_thread_trace_amd.h +++ b/opencl/amdocl/cl_thread_trace_amd.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-present Advanced Micro Devices, Inc. +/* Copyright (c) 2012 - 2021 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/opencl/amdocl/cl_vk_amd.hpp b/opencl/amdocl/cl_vk_amd.hpp index 8b6212b788..2883f8a216 100644 --- a/opencl/amdocl/cl_vk_amd.hpp +++ b/opencl/amdocl/cl_vk_amd.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/cmake/FindROCclr.cmake b/opencl/amdocl/cmake/FindROCclr.cmake index 09b2ffa7cc..b9ff2b1c78 100644 --- a/opencl/amdocl/cmake/FindROCclr.cmake +++ b/opencl/amdocl/cmake/FindROCclr.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2021 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2020 - 2021 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/opencl/amdocl/gl_functions.hpp b/opencl/amdocl/gl_functions.hpp index 2d184bc2e6..7994e87667 100644 --- a/opencl/amdocl/gl_functions.hpp +++ b/opencl/amdocl/gl_functions.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/amdocl/glibc_functions.cpp b/opencl/amdocl/glibc_functions.cpp index 908ed75b87..04822436c2 100644 --- a/opencl/amdocl/glibc_functions.cpp +++ b/opencl/amdocl/glibc_functions.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-present Advanced Micro Devices, Inc. +/* Copyright (c) 2008 - 2021 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/opencl/tests/ocltst/env/Module.h b/opencl/tests/ocltst/env/Module.h index 25e3017fa6..85853eee40 100644 --- a/opencl/tests/ocltst/env/Module.h +++ b/opencl/tests/ocltst/env/Module.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/ResultStruct.h b/opencl/tests/ocltst/env/ResultStruct.h index 198a6e67ff..03671cf9ae 100644 --- a/opencl/tests/ocltst/env/ResultStruct.h +++ b/opencl/tests/ocltst/env/ResultStruct.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/Timer.cpp b/opencl/tests/ocltst/env/Timer.cpp index 0b8baad859..2e8866c7d3 100644 --- a/opencl/tests/ocltst/env/Timer.cpp +++ b/opencl/tests/ocltst/env/Timer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/Timer.h b/opencl/tests/ocltst/env/Timer.h index 058e00c44f..26665a4140 100644 --- a/opencl/tests/ocltst/env/Timer.h +++ b/opencl/tests/ocltst/env/Timer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/Worker.h b/opencl/tests/ocltst/env/Worker.h index b9e29d370b..e5cc66d653 100644 --- a/opencl/tests/ocltst/env/Worker.h +++ b/opencl/tests/ocltst/env/Worker.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/oclsysinfo.cpp b/opencl/tests/ocltst/env/oclsysinfo.cpp index 02e2a0402d..9de4c7a1d9 100644 --- a/opencl/tests/ocltst/env/oclsysinfo.cpp +++ b/opencl/tests/ocltst/env/oclsysinfo.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/oclsysinfo.h b/opencl/tests/ocltst/env/oclsysinfo.h index 4fd1fa2d16..6a540aaa11 100644 --- a/opencl/tests/ocltst/env/oclsysinfo.h +++ b/opencl/tests/ocltst/env/oclsysinfo.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/ocltst.cpp b/opencl/tests/ocltst/env/ocltst.cpp index 888059fce7..2df9d90618 100644 --- a/opencl/tests/ocltst/env/ocltst.cpp +++ b/opencl/tests/ocltst/env/ocltst.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/pfm.cpp b/opencl/tests/ocltst/env/pfm.cpp index 4e22fe1d8c..e940dfbe1a 100644 --- a/opencl/tests/ocltst/env/pfm.cpp +++ b/opencl/tests/ocltst/env/pfm.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/env/pfm.h b/opencl/tests/ocltst/env/pfm.h index 60814d5f4d..ae3dcadff2 100644 --- a/opencl/tests/ocltst/env/pfm.h +++ b/opencl/tests/ocltst/env/pfm.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCL/Thread.h b/opencl/tests/ocltst/include/OCL/Thread.h index 47ac2642c3..23e0ba5399 100644 --- a/opencl/tests/ocltst/include/OCL/Thread.h +++ b/opencl/tests/ocltst/include/OCL/Thread.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCLLog.h b/opencl/tests/ocltst/include/OCLLog.h index 6b138eb030..1220ac88d7 100644 --- a/opencl/tests/ocltst/include/OCLLog.h +++ b/opencl/tests/ocltst/include/OCLLog.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCLTest.h b/opencl/tests/ocltst/include/OCLTest.h index 7923daccb4..3547b0e336 100644 --- a/opencl/tests/ocltst/include/OCLTest.h +++ b/opencl/tests/ocltst/include/OCLTest.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCLTestList.h b/opencl/tests/ocltst/include/OCLTestList.h index ad39837623..2fe1c395b2 100644 --- a/opencl/tests/ocltst/include/OCLTestList.h +++ b/opencl/tests/ocltst/include/OCLTestList.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCLTestUtils.h b/opencl/tests/ocltst/include/OCLTestUtils.h index ea1565afc2..2add76863a 100644 --- a/opencl/tests/ocltst/include/OCLTestUtils.h +++ b/opencl/tests/ocltst/include/OCLTestUtils.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/include/OCLWrapper.h b/opencl/tests/ocltst/include/OCLWrapper.h index 757dd84000..521a5fc50f 100644 --- a/opencl/tests/ocltst/include/OCLWrapper.h +++ b/opencl/tests/ocltst/include/OCLWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/log/oclTestLog.cpp b/opencl/tests/ocltst/log/oclTestLog.cpp index 519833fd98..232b04d741 100644 --- a/opencl/tests/ocltst/log/oclTestLog.cpp +++ b/opencl/tests/ocltst/log/oclTestLog.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/log/oclTestLog.h b/opencl/tests/ocltst/log/oclTestLog.h index 28953941ce..bbdb8b6b73 100644 --- a/opencl/tests/ocltst/log/oclTestLog.h +++ b/opencl/tests/ocltst/log/oclTestLog.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/BaseTestImp.cpp b/opencl/tests/ocltst/module/common/BaseTestImp.cpp index 1f478ed7f0..7815da14a5 100644 --- a/opencl/tests/ocltst/module/common/BaseTestImp.cpp +++ b/opencl/tests/ocltst/module/common/BaseTestImp.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLGLCommon.cpp b/opencl/tests/ocltst/module/common/OCLGLCommon.cpp index 8932471301..affc74d711 100644 --- a/opencl/tests/ocltst/module/common/OCLGLCommon.cpp +++ b/opencl/tests/ocltst/module/common/OCLGLCommon.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLGLCommon.h b/opencl/tests/ocltst/module/common/OCLGLCommon.h index 7ad89eac9a..f9ed23069a 100644 --- a/opencl/tests/ocltst/module/common/OCLGLCommon.h +++ b/opencl/tests/ocltst/module/common/OCLGLCommon.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLGLCommonLinux.cpp b/opencl/tests/ocltst/module/common/OCLGLCommonLinux.cpp index 4bc21b2e50..07bb9b67c0 100644 --- a/opencl/tests/ocltst/module/common/OCLGLCommonLinux.cpp +++ b/opencl/tests/ocltst/module/common/OCLGLCommonLinux.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLGLCommonWindows.cpp b/opencl/tests/ocltst/module/common/OCLGLCommonWindows.cpp index 5ff3137864..b5869da15c 100644 --- a/opencl/tests/ocltst/module/common/OCLGLCommonWindows.cpp +++ b/opencl/tests/ocltst/module/common/OCLGLCommonWindows.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLTestImp.cpp b/opencl/tests/ocltst/module/common/OCLTestImp.cpp index 8b5b891682..618437b4d2 100644 --- a/opencl/tests/ocltst/module/common/OCLTestImp.cpp +++ b/opencl/tests/ocltst/module/common/OCLTestImp.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLTestListImp.cpp b/opencl/tests/ocltst/module/common/OCLTestListImp.cpp index b8b31bacaf..b699e90076 100644 --- a/opencl/tests/ocltst/module/common/OCLTestListImp.cpp +++ b/opencl/tests/ocltst/module/common/OCLTestListImp.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLTestUtils.cpp b/opencl/tests/ocltst/module/common/OCLTestUtils.cpp index 751b63a8d4..56044bdb77 100644 --- a/opencl/tests/ocltst/module/common/OCLTestUtils.cpp +++ b/opencl/tests/ocltst/module/common/OCLTestUtils.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLThread.cpp b/opencl/tests/ocltst/module/common/OCLThread.cpp index 03dd742e7d..dc53868ae8 100644 --- a/opencl/tests/ocltst/module/common/OCLThread.cpp +++ b/opencl/tests/ocltst/module/common/OCLThread.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/OCLWrapper.cpp b/opencl/tests/ocltst/module/common/OCLWrapper.cpp index 1d812cb4b6..df65dedeb4 100644 --- a/opencl/tests/ocltst/module/common/OCLWrapper.cpp +++ b/opencl/tests/ocltst/module/common/OCLWrapper.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/Timer.cpp b/opencl/tests/ocltst/module/common/Timer.cpp index 1781ce3e71..8339b0054a 100644 --- a/opencl/tests/ocltst/module/common/Timer.cpp +++ b/opencl/tests/ocltst/module/common/Timer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/common/Timer.h b/opencl/tests/ocltst/module/common/Timer.h index 058e00c44f..26665a4140 100644 --- a/opencl/tests/ocltst/module/common/Timer.h +++ b/opencl/tests/ocltst/module/common/Timer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/dx/OCLDX11Common.cpp b/opencl/tests/ocltst/module/dx/OCLDX11Common.cpp index e11c2ac8ff..3254b2c6cf 100644 --- a/opencl/tests/ocltst/module/dx/OCLDX11Common.cpp +++ b/opencl/tests/ocltst/module/dx/OCLDX11Common.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/dx/OCLDX11Common.h b/opencl/tests/ocltst/module/dx/OCLDX11Common.h index 2b257bcbdc..6e6768d15a 100644 --- a/opencl/tests/ocltst/module/dx/OCLDX11Common.h +++ b/opencl/tests/ocltst/module/dx/OCLDX11Common.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/dx/OCLDX11YUY2.cpp b/opencl/tests/ocltst/module/dx/OCLDX11YUY2.cpp index 40a9639883..ebe1a6133a 100644 --- a/opencl/tests/ocltst/module/dx/OCLDX11YUY2.cpp +++ b/opencl/tests/ocltst/module/dx/OCLDX11YUY2.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/dx/OCLDX11YUY2.h b/opencl/tests/ocltst/module/dx/OCLDX11YUY2.h index 4292308dc1..bec8add212 100644 --- a/opencl/tests/ocltst/module/dx/OCLDX11YUY2.h +++ b/opencl/tests/ocltst/module/dx/OCLDX11YUY2.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/dx/TestList.cpp b/opencl/tests/ocltst/module/dx/TestList.cpp index ddd82f194e..f43410bf19 100644 --- a/opencl/tests/ocltst/module/dx/TestList.cpp +++ b/opencl/tests/ocltst/module/dx/TestList.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLBuffer.cpp b/opencl/tests/ocltst/module/gl/OCLGLBuffer.cpp index 316abf6ddc..24423f543a 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLBuffer.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLBuffer.h b/opencl/tests/ocltst/module/gl/OCLGLBuffer.h index 9ae001b979..7fa098e064 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLBuffer.h +++ b/opencl/tests/ocltst/module/gl/OCLGLBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.cpp b/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.cpp index 92cd72f18a..af8601d582 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.h b/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.h index 30d4d6221d..eabe876f09 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.h +++ b/opencl/tests/ocltst/module/gl/OCLGLBufferMultipleQueues.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.cpp b/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.cpp index bf650f796b..21a6ee1a3b 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.h b/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.h index f42a279448..b94722d503 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.h +++ b/opencl/tests/ocltst/module/gl/OCLGLDepthBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLDepthTex.cpp b/opencl/tests/ocltst/module/gl/OCLGLDepthTex.cpp index b12f31aae5..72a2cb824c 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLDepthTex.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLDepthTex.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLDepthTex.h b/opencl/tests/ocltst/module/gl/OCLGLDepthTex.h index 9755bfe70e..8ac33a9f62 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLDepthTex.h +++ b/opencl/tests/ocltst/module/gl/OCLGLDepthTex.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLFenceSync.cpp b/opencl/tests/ocltst/module/gl/OCLGLFenceSync.cpp index 0dec4fbfb3..cb79f1799f 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLFenceSync.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLFenceSync.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLFenceSync.h b/opencl/tests/ocltst/module/gl/OCLGLFenceSync.h index 622471fc2d..017f0e068a 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLFenceSync.h +++ b/opencl/tests/ocltst/module/gl/OCLGLFenceSync.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.cpp b/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.cpp index 26d117c569..9df9c701a9 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.h b/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.h index 42b469c4c8..3b27ca6768 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.h +++ b/opencl/tests/ocltst/module/gl/OCLGLMsaaTexture.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLMultiContext.cpp b/opencl/tests/ocltst/module/gl/OCLGLMultiContext.cpp index a58dd8e95a..c269d3594b 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLMultiContext.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLMultiContext.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLMultiContext.h b/opencl/tests/ocltst/module/gl/OCLGLMultiContext.h index ffa67f1307..0ce90030fe 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLMultiContext.h +++ b/opencl/tests/ocltst/module/gl/OCLGLMultiContext.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLTexture.cpp b/opencl/tests/ocltst/module/gl/OCLGLTexture.cpp index b94541e0da..b44449bef0 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLTexture.cpp +++ b/opencl/tests/ocltst/module/gl/OCLGLTexture.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/OCLGLTexture.h b/opencl/tests/ocltst/module/gl/OCLGLTexture.h index a13ad194f1..f1419ca952 100644 --- a/opencl/tests/ocltst/module/gl/OCLGLTexture.h +++ b/opencl/tests/ocltst/module/gl/OCLGLTexture.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/gl/TestList.cpp b/opencl/tests/ocltst/module/gl/TestList.cpp index 30a5ba3a1b..f010ebbf0f 100644 --- a/opencl/tests/ocltst/module/gl/TestList.cpp +++ b/opencl/tests/ocltst/module/gl/TestList.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/include/BaseTestImp.h b/opencl/tests/ocltst/module/include/BaseTestImp.h index b910c349a8..b21045f902 100644 --- a/opencl/tests/ocltst/module/include/BaseTestImp.h +++ b/opencl/tests/ocltst/module/include/BaseTestImp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/include/OCLTestImp.h b/opencl/tests/ocltst/module/include/OCLTestImp.h index 418e07c9c5..69f3212fdd 100644 --- a/opencl/tests/ocltst/module/include/OCLTestImp.h +++ b/opencl/tests/ocltst/module/include/OCLTestImp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/include/OCLTestListImp.h b/opencl/tests/ocltst/module/include/OCLTestListImp.h index 5ae8b3c4d3..3366574599 100644 --- a/opencl/tests/ocltst/module/include/OCLTestListImp.h +++ b/opencl/tests/ocltst/module/include/OCLTestListImp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/include/OclIncludes.h b/opencl/tests/ocltst/module/include/OclIncludes.h index 675e92b467..c8b3aa1588 100644 --- a/opencl/tests/ocltst/module/include/OclIncludes.h +++ b/opencl/tests/ocltst/module/include/OclIncludes.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.cpp index 286aa27c77..ce42257c40 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.h index 94bfd4c1ac..7757606471 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerf3DImageWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAES256.cpp b/opencl/tests/ocltst/module/perf/OCLPerfAES256.cpp index 34b4b80607..9eca37fce8 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAES256.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfAES256.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAES256.h b/opencl/tests/ocltst/module/perf/OCLPerfAES256.h index 17f69754c0..7a940da17b 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAES256.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfAES256.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.cpp index dac53e27ea..d07422e90b 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.h index a38f90fc5c..af4dc888db 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.cpp b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.cpp index fb7c8ea565..f6b1297900 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.h b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.h index 76987058dd..101f5b2c82 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20Kernels.h b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20Kernels.h index dff95a6f90..b4464cf2f0 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20Kernels.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeed20Kernels.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeedKernels.h b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeedKernels.h index 8bef5500e4..95fa95c0e4 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeedKernels.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfAtomicSpeedKernels.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.cpp b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.cpp index 96c5fd6fb8..41fac39a49 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.h b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.h index 56e16305d9..faa12697b7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopyOverhead.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.cpp index 3fc223922b..64aff13370 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.h index 4051e82f19..c5a90679f5 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferCopySpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.cpp index 8e028c42cb..93069e5a03 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.h index 1e7065d122..f222eb5917 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.cpp index 75f304d0fc..10bf8e3dd8 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.h index 6443eb315a..d36da84aa4 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfBufferWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.cpp index d9a16948bf..8840c7f98b 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.h index 46e42867fa..1b5328e75b 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfCPUMemSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.cpp b/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.cpp index a41f1a24f0..ddc240e150 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.h b/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.h index 65e7951507..75e633d689 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfCommandQueue.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.cpp b/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.cpp index fb0acf66c3..d7156f718e 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.h b/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.h index 7a79bea675..45f56f47f3 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.cpp index 72e918c8d6..41f6ffc3e1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.h index 327cafc5c7..4545c46470 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDevMemReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.cpp index cbb04f8302..49b3fbfed4 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.h index 1d631f4937..a74dd02ef2 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDevMemWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.cpp index a60bdd8d9f..a3de12eef5 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.h b/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.h index caac161a21..4cc9468c75 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceConcurrency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.cpp index 61a4787aa3..5f99e6989f 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.h b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.h index ba5c021939..af23863fdc 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.cpp index 73ba0b8386..d5ebf33a5a 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.h b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.h index 9d499e1e79..692544c7b5 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueue2.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.cpp index 20ad4c7722..41a8d98f98 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.h b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.h index ebc872e064..688ac87335 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueEvent.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.cpp index 8b5327be2e..d6927d142e 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.h b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.h index 3eae5904bd..ae809b2735 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDeviceEnqueueSier.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.cpp index 4b1925897e..86f891d4f5 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.h index c01ceab656..004b8dd35d 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDispatchSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.cpp index bbc9110a87..a17dabe30f 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.h b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.h index 44f66712f8..69a86685f1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMA.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.cpp b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.cpp index 8b6afbfe23..97ed414939 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.h b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.h index 28101fe569..cef6eb77b7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfDoubleDMASeq.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.cpp b/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.cpp index fe28cb9b20..aaf7465da6 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.h b/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.h index 1124255236..3eb99dbdf8 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfFillBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFillImage.cpp b/opencl/tests/ocltst/module/perf/OCLPerfFillImage.cpp index 3984e0f283..bc43bd8318 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFillImage.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfFillImage.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFillImage.h b/opencl/tests/ocltst/module/perf/OCLPerfFillImage.h index 1d397ac6e5..c5a33de6fe 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFillImage.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfFillImage.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFlush.cpp b/opencl/tests/ocltst/module/perf/OCLPerfFlush.cpp index b446e60cc2..77534838f8 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFlush.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfFlush.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfFlush.h b/opencl/tests/ocltst/module/perf/OCLPerfFlush.h index 9217c4bfa6..593663c638 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfFlush.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfFlush.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.cpp b/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.cpp index 4a2d5a3bbf..329d83e40c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.h b/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.h index 2520adf340..03b9f75ac1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfGenericBandwidth.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.cpp b/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.cpp index 506c553aee..1de4719f26 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.h b/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.h index 584186839e..085b03c942 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfGenoilSiaMiner.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.cpp index cf27742500..5189454a05 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.h b/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.h index 10c767a3eb..3efda45858 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCopyCorners.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.cpp index 6835d28ace..ad2067e757 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.h index 256b353971..39678b2d44 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCopySpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.cpp index 195b69e7c2..d16f2a8bc2 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.h b/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.h index 7e942cc249..17ba1c58e7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageCreate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.cpp index 072db1a2ba..ff0eb06e90 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.h b/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.h index 227f94c727..56e9aa7c45 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageMapUnmap.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.cpp index 0bde0baf2a..1130ff0d6c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.h index 6d26af1067..30dd13d9fd 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.cpp index 063a78e08b..072df4faaf 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.h b/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.h index 5f8592d9cb..4a3f7ebaae 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadWrite.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.cpp index 286153e569..1ef6d27598 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.h b/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.h index 421e108a13..210600b0a4 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageReadsRGBA.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.cpp index b5eff9e4f6..1979ce319c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.h b/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.h index e9d9c00537..0d7743d4a7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageSampleRate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.cpp index 76ddfd56df..1b31ff31c1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.h index b04d4e97c1..dacdae4024 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfImageWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.cpp b/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.cpp index 57f0cc39f1..0a6654f9b3 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.h b/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.h index 41c6436c43..8cf7138647 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfKernelArguments.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.cpp b/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.cpp index dca6f29a89..cd8c33b519 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.h b/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.h index bb30e11dc5..7e459eb5b6 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfKernelThroughput.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.cpp b/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.cpp index 6aa5ca3769..6ffc4278f5 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.h b/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.h index 7ba5654a93..ebeb9c5dba 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfLDSLatency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.cpp index 45eddf885b..e8a6a5d353 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.h index 38066d1f33..ed8222b5db 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfLDSReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.cpp index acefffefb9..e0cd5b37e6 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.h b/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.h index 4aeef20670..7922f83a18 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMandelbrot.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.cpp index 56d0a0d55f..0e655ffab1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.h index c4c1032ad2..4171086f62 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.cpp index b2ba8af863..b22db68b22 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.h index 5b0e897631..7606f193d3 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapBufferWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.cpp index 865f97a35e..3beab1ca48 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.h index e658e0b870..f44127acec 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapImageReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.cpp index f60ee2b739..9533e40cf4 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.h index f6f9803c4e..11aa4314f2 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMapImageWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.cpp index e8fc70dfa5..a25899b4bc 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.h b/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.h index 3bf4ffb078..ff6185485e 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMatrixTranspose.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.cpp index b3f9a273aa..f7839dae16 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.h b/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.h index 47856b9354..98ad42be13 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemCombine.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.cpp index b823552f8d..2368de568c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.h b/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.h index 64b9bf3491..df7c7ab921 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemCreate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.cpp b/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.cpp index beb231f0a0..558ccf1244 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.h b/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.h index acd3f8f64b..61919475bc 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfMemLatency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.cpp index e4bd8e930f..47f1fdbd4d 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.h index 61e24b943b..67675b9db0 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.cpp index eb76b6db2c..46c5d8ca7a 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.h index d16012ce1b..59a3f34c86 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfPinnedBufferWriteSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.cpp index 320744fa20..7224ff8400 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.h index 1f9367ffcf..24b3098d8f 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfPipeCopySpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.cpp b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.cpp index 94816a3978..14b13a1a78 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.h b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.h index 59ad2bd659..f17f6aeb06 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalRead.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.cpp b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.cpp index 5df830e775..2363fecdaa 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.h b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.h index d80d79a9bd..15d7407182 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfProgramGlobalWrite.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSHA256.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSHA256.cpp index 3a010da46f..db3d79a4f2 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSHA256.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSHA256.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSHA256.h b/opencl/tests/ocltst/module/perf/OCLPerfSHA256.h index a8e9ac47af..43e0147d08 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSHA256.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSHA256.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.cpp index a339171111..bab5139f42 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.h index f5076a1e44..b0dac433eb 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMAlloc.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.cpp index 26e979e877..6de282dedb 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.h index 83d80022a2..283d6506cf 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMKernelArguments.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.cpp index 8389157eb9..251a0fc1fc 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.h index 623ae80ace..f9722bb15d 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMap.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.cpp index 4322cbcce8..c1dacf3fae 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.h index b08c6d3dfb..a6a807d118 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemFill.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.cpp index 1cf6ac6727..0310a6463c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.h index 34d4bcfa11..b03d39637f 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMMemcpy.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.cpp index a8f2f0659e..e28365378d 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.h b/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.h index 27967b6660..999fb11bf7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSVMSampleRate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.cpp index 39b25021fc..3cba21c078 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.h b/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.h index 2ed8c111bf..ef8e9f8985 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSampleRate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.cpp b/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.cpp index ae949c40ea..6949868190 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.h b/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.h index 0bb8350354..2f29bc4363 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfScalarReplArrayElem.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.cpp index 664df78676..94f78aaefa 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.h b/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.h index 1cd7e5dc2c..eaf9e6099d 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSdiP2PCopy.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSepia.cpp b/opencl/tests/ocltst/module/perf/OCLPerfSepia.cpp index 92e2783759..366108b6d3 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSepia.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfSepia.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfSepia.h b/opencl/tests/ocltst/module/perf/OCLPerfSepia.h index 8a7beac082..ad3fdcfd82 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfSepia.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfSepia.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.cpp b/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.cpp index 60959ef10f..4f97c01c12 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.h b/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.h index c236e5efb4..acb8cbe5b9 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfTextureMemLatency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.cpp b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.cpp index 94066931d3..4124fa826c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.h b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.h index fa2395c9da..3d2c04fbca 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeed.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.cpp b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.cpp index 91a6ae34ce..cf2536de85 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.h b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.h index 6c886dec2f..5d12647f47 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVReadSpeedHostMem.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.cpp b/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.cpp index 2e04e8fc28..c677f35636 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.h b/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.h index a00bd9ee6c..87f54bf892 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfUAVWriteSpeedHostMem.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.cpp b/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.cpp index 3dc8ead5b0..6db8a24be7 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.h b/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.h index 46784d3b13..1f3cef0507 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfUncoalescedRead.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.cpp b/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.cpp index c11b76ad29..e035a5d6e1 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.cpp +++ b/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.h b/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.h index a881d7f279..c010e9227c 100644 --- a/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.h +++ b/opencl/tests/ocltst/module/perf/OCLPerfVerticalFetch.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/perf/TestList.cpp b/opencl/tests/ocltst/module/perf/TestList.cpp index 0da0b02075..3b85c6a856 100644 --- a/opencl/tests/ocltst/module/perf/TestList.cpp +++ b/opencl/tests/ocltst/module/perf/TestList.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAsyncMap.cpp b/opencl/tests/ocltst/module/runtime/OCLAsyncMap.cpp index 12dacb4847..d2f8728b18 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAsyncMap.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLAsyncMap.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAsyncMap.h b/opencl/tests/ocltst/module/runtime/OCLAsyncMap.h index 360636e749..ca8ef994f0 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAsyncMap.h +++ b/opencl/tests/ocltst/module/runtime/OCLAsyncMap.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.cpp b/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.cpp index c8c24aeda0..0de903f6b5 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.h b/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.h index 73ee6edfd8..5c30b55a7b 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.h +++ b/opencl/tests/ocltst/module/runtime/OCLAsyncTransfer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.cpp b/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.cpp index 66b61ef8b9..8bcf99829a 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.h b/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.h index d33c05699d..d44119cf95 100644 --- a/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.h +++ b/opencl/tests/ocltst/module/runtime/OCLAtomicCounter.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLBlitKernel.cpp b/opencl/tests/ocltst/module/runtime/OCLBlitKernel.cpp index 58dbc30b86..0d1cfc4e4e 100644 --- a/opencl/tests/ocltst/module/runtime/OCLBlitKernel.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLBlitKernel.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLBlitKernel.h b/opencl/tests/ocltst/module/runtime/OCLBlitKernel.h index 02f649de4c..ec6e3d80de 100644 --- a/opencl/tests/ocltst/module/runtime/OCLBlitKernel.h +++ b/opencl/tests/ocltst/module/runtime/OCLBlitKernel.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.cpp b/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.cpp index 6b8c8c3daf..7e33da11dd 100644 --- a/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.h b/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.h index 21da234c1f..4a469596fb 100644 --- a/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.h +++ b/opencl/tests/ocltst/module/runtime/OCLBufferFromImage.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.cpp b/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.cpp index c881e039da..7987af11c4 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.h b/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.h index f04f378d7d..412a582085 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.h +++ b/opencl/tests/ocltst/module/runtime/OCLCPUGuardPages.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.cpp b/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.cpp index d7a6b2cc0d..11404a5287 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.h b/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.h index 8d969f2c35..d02117c5b8 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.h +++ b/opencl/tests/ocltst/module/runtime/OCLCreateBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateContext.cpp b/opencl/tests/ocltst/module/runtime/OCLCreateContext.cpp index f333fcbe24..316cb6336c 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateContext.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLCreateContext.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateContext.h b/opencl/tests/ocltst/module/runtime/OCLCreateContext.h index 4a7be712e6..bb5fb27b2c 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateContext.h +++ b/opencl/tests/ocltst/module/runtime/OCLCreateContext.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateImage.cpp b/opencl/tests/ocltst/module/runtime/OCLCreateImage.cpp index 6be1d0fc5f..98a7942ea5 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateImage.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLCreateImage.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLCreateImage.h b/opencl/tests/ocltst/module/runtime/OCLCreateImage.h index 1d0a8a3043..08a788ba45 100644 --- a/opencl/tests/ocltst/module/runtime/OCLCreateImage.h +++ b/opencl/tests/ocltst/module/runtime/OCLCreateImage.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.cpp b/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.cpp index ea5c6ee354..e75334a48c 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.h b/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.h index 8ab5cd29bb..7dd4f377df 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.h +++ b/opencl/tests/ocltst/module/runtime/OCLDeviceAtomic.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp b/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp index 89c9ae12d1..1c7f559f69 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.h b/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.h index b855728033..168169f14f 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.h +++ b/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDynamic.cpp b/opencl/tests/ocltst/module/runtime/OCLDynamic.cpp index 15603ba7be..6b1d2cf600 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDynamic.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLDynamic.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDynamic.h b/opencl/tests/ocltst/module/runtime/OCLDynamic.h index 7d80325476..e72ae18171 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDynamic.h +++ b/opencl/tests/ocltst/module/runtime/OCLDynamic.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.cpp b/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.cpp index cce20ae480..75c1124e55 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.h b/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.h index f98cc8e187..8a7c6fa2bc 100644 --- a/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.h +++ b/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.cpp b/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.cpp index 6bfddad060..929f816602 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.h b/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.h index 4e468a7d6a..58fde3086e 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.h +++ b/opencl/tests/ocltst/module/runtime/OCLGenericAddressSpace.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.cpp b/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.cpp index f571c995c5..c941c0a922 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.h b/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.h index 978db7f04e..b3cf1fbaa8 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.h +++ b/opencl/tests/ocltst/module/runtime/OCLGetQueueThreadID.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.cpp b/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.cpp index 4580f0b3a8..48aa50b1c1 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.h b/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.h index 1694bf576a..839bf278d0 100644 --- a/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.h +++ b/opencl/tests/ocltst/module/runtime/OCLGlobalOffset.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.cpp b/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.cpp index 1ca940a751..0ac9819832 100644 --- a/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.h b/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.h index 8b20b6a38c..b8ada52bff 100644 --- a/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.h +++ b/opencl/tests/ocltst/module/runtime/OCLImage2DFromBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.cpp b/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.cpp index 1070b98d4d..92bb203d05 100644 --- a/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.h b/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.h index 27c915edaa..5cc2188bec 100644 --- a/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.h +++ b/opencl/tests/ocltst/module/runtime/OCLImageCopyPartial.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLKernelBinary.cpp b/opencl/tests/ocltst/module/runtime/OCLKernelBinary.cpp index b7d01d7104..55be1a684b 100644 --- a/opencl/tests/ocltst/module/runtime/OCLKernelBinary.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLKernelBinary.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLKernelBinary.h b/opencl/tests/ocltst/module/runtime/OCLKernelBinary.h index c65fa1ac98..f34110b12a 100644 --- a/opencl/tests/ocltst/module/runtime/OCLKernelBinary.h +++ b/opencl/tests/ocltst/module/runtime/OCLKernelBinary.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLDS32K.cpp b/opencl/tests/ocltst/module/runtime/OCLLDS32K.cpp index 2c09f6fd4d..9a05fa77c9 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLDS32K.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLLDS32K.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLDS32K.h b/opencl/tests/ocltst/module/runtime/OCLLDS32K.h index 0847ce133f..9dedf7ee32 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLDS32K.h +++ b/opencl/tests/ocltst/module/runtime/OCLLDS32K.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLinearFilter.cpp b/opencl/tests/ocltst/module/runtime/OCLLinearFilter.cpp index 0e0e8697ae..b90ff1a25e 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLinearFilter.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLLinearFilter.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLinearFilter.h b/opencl/tests/ocltst/module/runtime/OCLLinearFilter.h index 77e62908b0..f1217454af 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLinearFilter.h +++ b/opencl/tests/ocltst/module/runtime/OCLLinearFilter.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.cpp b/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.cpp index 86bd5bd34d..e2b329b3b1 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.h b/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.h index 5dc7b043bc..0df8c8156f 100644 --- a/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.h +++ b/opencl/tests/ocltst/module/runtime/OCLLiquidFlash.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMapCount.cpp b/opencl/tests/ocltst/module/runtime/OCLMapCount.cpp index ba4b503568..b229f30d28 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMapCount.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLMapCount.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMapCount.h b/opencl/tests/ocltst/module/runtime/OCLMapCount.h index 715bfa22d1..92c7399a51 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMapCount.h +++ b/opencl/tests/ocltst/module/runtime/OCLMapCount.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemDependency.cpp b/opencl/tests/ocltst/module/runtime/OCLMemDependency.cpp index c764b39cb2..d3ddbd4192 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemDependency.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLMemDependency.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemDependency.h b/opencl/tests/ocltst/module/runtime/OCLMemDependency.h index 3035c92a97..1a8cf64610 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemDependency.h +++ b/opencl/tests/ocltst/module/runtime/OCLMemDependency.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemObjs.cpp b/opencl/tests/ocltst/module/runtime/OCLMemObjs.cpp index dc35a284e6..76c3b3fd04 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemObjs.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLMemObjs.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemObjs.h b/opencl/tests/ocltst/module/runtime/OCLMemObjs.h index 99be8dac92..390f4db3ab 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemObjs.h +++ b/opencl/tests/ocltst/module/runtime/OCLMemObjs.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.cpp b/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.cpp index ce65c00b0f..aa5a105298 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.h b/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.h index 7c8023674e..9a95d11a38 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.h +++ b/opencl/tests/ocltst/module/runtime/OCLMemoryInfo.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMultiQueue.cpp b/opencl/tests/ocltst/module/runtime/OCLMultiQueue.cpp index f17e98a609..9f1cd1d5b1 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMultiQueue.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLMultiQueue.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLMultiQueue.h b/opencl/tests/ocltst/module/runtime/OCLMultiQueue.h index fce336f7bc..57965add0b 100644 --- a/opencl/tests/ocltst/module/runtime/OCLMultiQueue.h +++ b/opencl/tests/ocltst/module/runtime/OCLMultiQueue.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.cpp b/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.cpp index 1a60f4a7eb..17c5ae66ef 100644 --- a/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.h b/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.h index 662a4bb4a5..f6dd97b3d6 100644 --- a/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.h +++ b/opencl/tests/ocltst/module/runtime/OCLOfflineCompilation.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.cpp b/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.cpp index bc36770ab8..278ff74d01 100644 --- a/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.h b/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.h index 29096d9add..9e7055578d 100644 --- a/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.h +++ b/opencl/tests/ocltst/module/runtime/OCLP2PBuffer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.cpp b/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.cpp index 6e2033a167..a74f89c7c1 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.h b/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.h index d16dc74144..c68afdef06 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.h +++ b/opencl/tests/ocltst/module/runtime/OCLPartialWrkgrp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp b/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp index fa8a0c0c0c..899c246e21 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPerfCounters.h b/opencl/tests/ocltst/module/runtime/OCLPerfCounters.h index 1f86fe3746..21b412c9bf 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPerfCounters.h +++ b/opencl/tests/ocltst/module/runtime/OCLPerfCounters.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPersistent.cpp b/opencl/tests/ocltst/module/runtime/OCLPersistent.cpp index b9c25fb535..e3d158330c 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPersistent.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLPersistent.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPersistent.h b/opencl/tests/ocltst/module/runtime/OCLPersistent.h index 4253ac566a..6000fbb123 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPersistent.h +++ b/opencl/tests/ocltst/module/runtime/OCLPersistent.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.cpp b/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.cpp index 75e76951bd..365efa7f3d 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.h b/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.h index 99a9237ad8..c35c604c2f 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.h +++ b/opencl/tests/ocltst/module/runtime/OCLPinnedMemory.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.cpp b/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.cpp index fb4f18b9f8..75d3c7e126 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.h b/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.h index a30330dc4f..c5e32a39e3 100644 --- a/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.h +++ b/opencl/tests/ocltst/module/runtime/OCLPlatformAtomics.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.cpp b/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.cpp index 46c2b9b96e..f7b685dc59 100644 --- a/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.h b/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.h index 7fc161c91f..738a6ea0f7 100644 --- a/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.h +++ b/opencl/tests/ocltst/module/runtime/OCLProgramScopeVariables.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLRTQueue.cpp b/opencl/tests/ocltst/module/runtime/OCLRTQueue.cpp index 59a64e7f22..2409616fa3 100644 --- a/opencl/tests/ocltst/module/runtime/OCLRTQueue.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLRTQueue.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLRTQueue.h b/opencl/tests/ocltst/module/runtime/OCLRTQueue.h index e8177ce1ea..cf8e39525d 100644 --- a/opencl/tests/ocltst/module/runtime/OCLRTQueue.h +++ b/opencl/tests/ocltst/module/runtime/OCLRTQueue.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.cpp b/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.cpp index 0759050af7..606d7f4b76 100644 --- a/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.h b/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.h index be9b7e3ee0..f12e7ba7d2 100644 --- a/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.h +++ b/opencl/tests/ocltst/module/runtime/OCLReadWriteImage.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSDI.cpp b/opencl/tests/ocltst/module/runtime/OCLSDI.cpp index 366af4c134..3314b82bbf 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSDI.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLSDI.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSDI.h b/opencl/tests/ocltst/module/runtime/OCLSDI.h index 0fe4a31b62..17ba9b781c 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSDI.h +++ b/opencl/tests/ocltst/module/runtime/OCLSDI.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSVM.cpp b/opencl/tests/ocltst/module/runtime/OCLSVM.cpp index 34637b1819..3d347ce8ad 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSVM.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLSVM.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSVM.h b/opencl/tests/ocltst/module/runtime/OCLSVM.h index 18d7607a4d..ea45c52c65 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSVM.h +++ b/opencl/tests/ocltst/module/runtime/OCLSVM.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSemaphore.cpp b/opencl/tests/ocltst/module/runtime/OCLSemaphore.cpp index 7c82eae740..3f4211819f 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSemaphore.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLSemaphore.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLSemaphore.h b/opencl/tests/ocltst/module/runtime/OCLSemaphore.h index f081bc1565..3b8e8a36e4 100644 --- a/opencl/tests/ocltst/module/runtime/OCLSemaphore.h +++ b/opencl/tests/ocltst/module/runtime/OCLSemaphore.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLStablePState.cpp b/opencl/tests/ocltst/module/runtime/OCLStablePState.cpp index f720d894ee..2a7a1c32f7 100644 --- a/opencl/tests/ocltst/module/runtime/OCLStablePState.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLStablePState.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLStablePState.h b/opencl/tests/ocltst/module/runtime/OCLStablePState.h index 24df676134..a4f4da841e 100644 --- a/opencl/tests/ocltst/module/runtime/OCLStablePState.h +++ b/opencl/tests/ocltst/module/runtime/OCLStablePState.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLThreadTrace.cpp b/opencl/tests/ocltst/module/runtime/OCLThreadTrace.cpp index d85c93dae5..117bf468a7 100644 --- a/opencl/tests/ocltst/module/runtime/OCLThreadTrace.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLThreadTrace.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLThreadTrace.h b/opencl/tests/ocltst/module/runtime/OCLThreadTrace.h index 693c447a7e..2d018d7574 100644 --- a/opencl/tests/ocltst/module/runtime/OCLThreadTrace.h +++ b/opencl/tests/ocltst/module/runtime/OCLThreadTrace.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.cpp b/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.cpp index b049220474..ca56b76328 100644 --- a/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.cpp +++ b/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.h b/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.h index 3cbc3a072b..2bac8b9e50 100644 --- a/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.h +++ b/opencl/tests/ocltst/module/runtime/OCLUnalignedCopy.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tests/ocltst/module/runtime/TestList.cpp b/opencl/tests/ocltst/module/runtime/TestList.cpp index f6000a3181..d97dd8b9d2 100644 --- a/opencl/tests/ocltst/module/runtime/TestList.cpp +++ b/opencl/tests/ocltst/module/runtime/TestList.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tools/clinfo/clinfo.cpp b/opencl/tools/clinfo/clinfo.cpp index 4711180385..89316d52be 100644 --- a/opencl/tools/clinfo/clinfo.cpp +++ b/opencl/tools/clinfo/clinfo.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-present Advanced Micro Devices, Inc. +/* Copyright (c) 2010 - 2021 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/opencl/tools/cltrace/cltrace.cpp b/opencl/tools/cltrace/cltrace.cpp index f3448126b7..306290732e 100644 --- a/opencl/tools/cltrace/cltrace.cpp +++ b/opencl/tools/cltrace/cltrace.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2010 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2010 - 2021 Advanced Micro Devices, Inc. All rights reserved. // #include