# Third-party notices ## Vulkan-Tools cube texture `examples/cube/lunarg_logo_256x256.rgba8` is derived from `cube/lunarg.ppm.h` in the Vulkan-Tools vkcube sample at tag `vulkan-sdk-1.4.357.0`: https://github.com/KhronosGroup/Vulkan-Tools/blob/vulkan-sdk-1.4.357.0/cube/lunarg.ppm.h The upstream texture carries these notices: ```text Copyright (c) 2015-2019 The Khronos Group Inc. Copyright (c) 2015-2019 Valve Corporation Copyright (c) 2015-2019 LunarG, Inc. ``` The texture is redistributed under the Apache License, Version 2.0. A complete copy is available in `examples/cube/LICENSE-Apache-2.0.txt`.