Trace::Error: Failed to load dynamic library at path
Fixes the following harmless errors that occur when running
AssetProcessorBatch on Linux:
1. Module: Unable to locate required entry point
'InitializeDynamicModule' within module
'/GIT/o3de/build/linux_profile/bin/profile/libAtom_RHI_DX12.Builders.so'.
2. Module: Unable to locate required entry point
'InitializeDynamicModule' within module
'/GIT/o3de/build/linux_profile/bin/profile/libAtom_RHI_Metal.Builders.so'.
Signed-off-by: galibzon <garrieta@amazon.com>
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>