From fe55930fd50424e1e2701d727f356d85d06a75d6 Mon Sep 17 00:00:00 2001 From: Bill Hollings Date: Tue, 1 Jan 2019 21:13:25 -0500 Subject: [PATCH] Update Brenwill copyright noticies to 2019. --- Common/MVKCommonEnvironment.h | 2 +- Common/MVKLogging.h | 2 +- Common/MVKStrings.h | 2 +- Demos/LunarG-VulkanSamples/API-Samples/Samples.h | 2 +- Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.h | 2 +- .../LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.mm | 2 +- Demos/LunarG-VulkanSamples/API-Samples/iOS/main.m | 2 +- Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.m | 2 +- .../LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.h | 2 +- .../API-Samples/macOS/DemoViewController.mm | 2 +- Demos/LunarG-VulkanSamples/API-Samples/macOS/main.m | 2 +- Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.m | 2 +- Demos/LunarG-VulkanSamples/Cube/iOS/main.m | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.m | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/Info.plist | 2 +- Demos/LunarG-VulkanSamples/Cube/macOS/main.m | 2 +- Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.mm | 2 +- Demos/LunarG-VulkanSamples/Hologram/iOS/main.m | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.mm | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/Info.plist | 2 +- Demos/LunarG-VulkanSamples/Hologram/macOS/main.m | 2 +- Demos/README.md | 2 +- Docs/MoltenVK_Runtime_UserGuide.md | 2 +- Docs/Whats_New.md | 2 +- ExternalRevisions/README.md | 2 +- MoltenVK/MoltenVK/API/mvk_datatypes.h | 2 +- MoltenVK/MoltenVK/API/mvk_vulkan.h | 2 +- MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdDraw.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdQueries.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCommand.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommand.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm | 2 +- .../Commands/MVKCommandPipelineStateFactoryShaderSource.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandPool.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandPool.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h | 2 +- MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h | 2 +- MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm | 2 +- MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDevice.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKImage.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKImage.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKInstance.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKQueue.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKResource.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKResource.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSurface.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSync.h | 2 +- MoltenVK/MoltenVK/GPUObjects/MVKSync.mm | 2 +- MoltenVK/MoltenVK/Layers/MVKExtensions.cpp | 2 +- MoltenVK/MoltenVK/Layers/MVKExtensions.def | 2 +- MoltenVK/MoltenVK/Layers/MVKExtensions.h | 2 +- MoltenVK/MoltenVK/Layers/MVKLayers.h | 2 +- MoltenVK/MoltenVK/Layers/MVKLayers.mm | 2 +- MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.m | 2 +- MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.m | 2 +- MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.m | 2 +- MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.m | 2 +- MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.m | 2 +- MoltenVK/MoltenVK/OS/MVKGPUCapture.h | 2 +- MoltenVK/MoltenVK/OS/MVKGPUCapture.mm | 2 +- MoltenVK/MoltenVK/OS/MVKOSExtensions.h | 2 +- MoltenVK/MoltenVK/OS/MVKOSExtensions.mm | 2 +- MoltenVK/MoltenVK/OS/NSString+MoltenVK.h | 2 +- MoltenVK/MoltenVK/OS/NSString+MoltenVK.mm | 2 +- MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp | 2 +- MoltenVK/MoltenVK/Utility/MVKBaseObject.h | 2 +- MoltenVK/MoltenVK/Utility/MVKEnvironment.h | 2 +- MoltenVK/MoltenVK/Utility/MVKFoundation.cpp | 2 +- MoltenVK/MoltenVK/Utility/MVKFoundation.h | 2 +- MoltenVK/MoltenVK/Utility/MVKObjectPool.h | 2 +- MoltenVK/MoltenVK/Utility/MVKWatermark.h | 2 +- MoltenVK/MoltenVK/Utility/MVKWatermark.mm | 2 +- MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h | 2 +- MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h | 2 +- MoltenVK/MoltenVK/Vulkan/mvk_datatypes.mm | 2 +- MoltenVK/MoltenVK/Vulkan/vk_mvk_moltenvk.mm | 2 +- MoltenVK/MoltenVK/Vulkan/vulkan.mm | 2 +- .../MoltenVKGLSLToSPIRVConverter/GLSLConversion.h | 2 +- .../MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm | 2 +- .../MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp | 2 +- .../MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h | 2 +- .../MoltenVKSPIRVToMSLConverter/FileSupport.h | 2 +- .../MoltenVKSPIRVToMSLConverter/FileSupport.mm | 2 +- .../MoltenVKSPIRVToMSLConverter/SPIRVConversion.h | 2 +- .../MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm | 2 +- .../MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp | 2 +- .../MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h | 2 +- .../MoltenVKShaderConverterTool/DirectorySupport.h | 2 +- .../MoltenVKShaderConverterTool/DirectorySupport.mm | 2 +- .../MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp | 2 +- .../MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h | 2 +- MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp | 2 +- README.md | 2 +- fetchDependencies | 2 +- 154 files changed, 154 insertions(+), 154 deletions(-) diff --git a/Common/MVKCommonEnvironment.h b/Common/MVKCommonEnvironment.h index 27a60509..716b47e5 100644 --- a/Common/MVKCommonEnvironment.h +++ b/Common/MVKCommonEnvironment.h @@ -1,7 +1,7 @@ /* * MVKCommonEnvironment.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Common/MVKLogging.h b/Common/MVKLogging.h index 5ab2c70d..c7af7507 100644 --- a/Common/MVKLogging.h +++ b/Common/MVKLogging.h @@ -1,7 +1,7 @@ /* * MVKLogging.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Common/MVKStrings.h b/Common/MVKStrings.h index 0e1f9d5a..636f0b4d 100644 --- a/Common/MVKStrings.h +++ b/Common/MVKStrings.h @@ -1,7 +1,7 @@ /* * MVKStrings.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/Samples.h b/Demos/LunarG-VulkanSamples/API-Samples/Samples.h index 9dcacf51..b6eef80a 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/Samples.h +++ b/Demos/LunarG-VulkanSamples/API-Samples/Samples.h @@ -1,7 +1,7 @@ /* * Samples.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.h index 8ce0efd3..aebc0806 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.m index c4acb5d7..aa3aae4d 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/API-Samples/iOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.h index 535578c8..0ec7d128 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.mm b/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.mm index e14f9acd..e922cf40 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.mm +++ b/Demos/LunarG-VulkanSamples/API-Samples/iOS/DemoViewController.mm @@ -1,7 +1,7 @@ /* * DemoViewController.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/iOS/main.m b/Demos/LunarG-VulkanSamples/API-Samples/iOS/main.m index 949e0ed5..d5a95825 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/iOS/main.m +++ b/Demos/LunarG-VulkanSamples/API-Samples/iOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.h index b883ab3f..8d14956d 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.m index 2a7bcaff..8dea7a7c 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/API-Samples/macOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.h index cba88c3a..b6ce5754 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.mm b/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.mm index 8a7059f3..7b1bb648 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.mm +++ b/Demos/LunarG-VulkanSamples/API-Samples/macOS/DemoViewController.mm @@ -1,7 +1,7 @@ /* * DemoViewController.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/API-Samples/macOS/main.m b/Demos/LunarG-VulkanSamples/API-Samples/macOS/main.m index 3aa28fdd..87157b06 100644 --- a/Demos/LunarG-VulkanSamples/API-Samples/macOS/main.m +++ b/Demos/LunarG-VulkanSamples/API-Samples/macOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.h index 8ce0efd3..aebc0806 100644 --- a/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.m index c4acb5d7..aa3aae4d 100644 --- a/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Cube/iOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.h index 535578c8..0ec7d128 100644 --- a/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.m b/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.m index 10f16f23..403a6d6f 100644 --- a/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.m +++ b/Demos/LunarG-VulkanSamples/Cube/iOS/DemoViewController.m @@ -1,7 +1,7 @@ /* * DemoViewController.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/iOS/main.m b/Demos/LunarG-VulkanSamples/Cube/iOS/main.m index 949e0ed5..d5a95825 100644 --- a/Demos/LunarG-VulkanSamples/Cube/iOS/main.m +++ b/Demos/LunarG-VulkanSamples/Cube/iOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.h index b883ab3f..8d14956d 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.m index 2a7bcaff..8dea7a7c 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.h index cba88c3a..b6ce5754 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.m b/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.m index 641c649d..04e38f38 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.m +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/DemoViewController.m @@ -1,7 +1,7 @@ /* * DemoViewController.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/Info.plist b/Demos/LunarG-VulkanSamples/Cube/macOS/Info.plist index e176b3f6..eb82698d 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/Info.plist +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/Info.plist @@ -25,7 +25,7 @@ LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright - Copyright (c) 2015-2018 The Brenwill Workshop Ltd. All rights reserved. + Copyright (c) 2015-2019 The Brenwill Workshop Ltd. All rights reserved. NSMainStoryboardFile Main NSPrincipalClass diff --git a/Demos/LunarG-VulkanSamples/Cube/macOS/main.m b/Demos/LunarG-VulkanSamples/Cube/macOS/main.m index 3aa28fdd..87157b06 100644 --- a/Demos/LunarG-VulkanSamples/Cube/macOS/main.m +++ b/Demos/LunarG-VulkanSamples/Cube/macOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.h index 8ce0efd3..aebc0806 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.m index c4acb5d7..aa3aae4d 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Hologram/iOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.h index 535578c8..0ec7d128 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.mm b/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.mm index 9c71e7af..7d0945a1 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.mm +++ b/Demos/LunarG-VulkanSamples/Hologram/iOS/DemoViewController.mm @@ -1,7 +1,7 @@ /* * DemoViewController.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/iOS/main.m b/Demos/LunarG-VulkanSamples/Hologram/iOS/main.m index 949e0ed5..d5a95825 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/iOS/main.m +++ b/Demos/LunarG-VulkanSamples/Hologram/iOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.h index b883ab3f..8d14956d 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.m index 2a7bcaff..8dea7a7c 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.h index cba88c3a..b6ce5754 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.mm b/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.mm index 3b51fa60..e30ee217 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.mm +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/DemoViewController.mm @@ -1,7 +1,7 @@ /* * DemoViewController.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/Info.plist b/Demos/LunarG-VulkanSamples/Hologram/macOS/Info.plist index e176b3f6..eb82698d 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/Info.plist +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/Info.plist @@ -25,7 +25,7 @@ LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright - Copyright (c) 2015-2018 The Brenwill Workshop Ltd. All rights reserved. + Copyright (c) 2015-2019 The Brenwill Workshop Ltd. All rights reserved. NSMainStoryboardFile Main NSPrincipalClass diff --git a/Demos/LunarG-VulkanSamples/Hologram/macOS/main.m b/Demos/LunarG-VulkanSamples/Hologram/macOS/main.m index 3aa28fdd..87157b06 100644 --- a/Demos/LunarG-VulkanSamples/Hologram/macOS/main.m +++ b/Demos/LunarG-VulkanSamples/Hologram/macOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Demos/README.md b/Demos/README.md index a41724a3..6f1e8206 100644 --- a/Demos/README.md +++ b/Demos/README.md @@ -6,7 +6,7 @@ #MoltenVK Demo Projects -Copyright (c) 2014-2018 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2019 [The Brenwill Workshop Ltd.](http://www.brenwill.com) *This document is written in [Markdown](http://en.wikipedia.org/wiki/Markdown) format. For best results, use a Markdown reader.* diff --git a/Docs/MoltenVK_Runtime_UserGuide.md b/Docs/MoltenVK_Runtime_UserGuide.md index a4de56f5..92d309dd 100644 --- a/Docs/MoltenVK_Runtime_UserGuide.md +++ b/Docs/MoltenVK_Runtime_UserGuide.md @@ -7,7 +7,7 @@ MoltenVK Runtime User Guide =========================== -Copyright (c) 2014-2018 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2019 [The Brenwill Workshop Ltd.](http://www.brenwill.com) *This document is written in [Markdown](http://en.wikipedia.org/wiki/Markdown) format. For best results, use a Markdown reader.* diff --git a/Docs/Whats_New.md b/Docs/Whats_New.md index db2a8e15..a06896d0 100644 --- a/Docs/Whats_New.md +++ b/Docs/Whats_New.md @@ -6,7 +6,7 @@ #What's New in MoltenVK -Copyright (c) 2014-2018 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2019 [The Brenwill Workshop Ltd.](http://www.brenwill.com) *This document is written in [Markdown](http://en.wikipedia.org/wiki/Markdown) format. For best results, use a Markdown reader.* diff --git a/ExternalRevisions/README.md b/ExternalRevisions/README.md index 9560e3a9..e99a9987 100644 --- a/ExternalRevisions/README.md +++ b/ExternalRevisions/README.md @@ -5,7 +5,7 @@ #MoltenVK External Dependencies -Copyright (c) 2014-2018 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2019 [The Brenwill Workshop Ltd.](http://www.brenwill.com) *This document is written in [Markdown](http://en.wikipedia.org/wiki/Markdown) format. For best results, use a Markdown reader.* diff --git a/MoltenVK/MoltenVK/API/mvk_datatypes.h b/MoltenVK/MoltenVK/API/mvk_datatypes.h index c43aa94e..ff0fe72f 100644 --- a/MoltenVK/MoltenVK/API/mvk_datatypes.h +++ b/MoltenVK/MoltenVK/API/mvk_datatypes.h @@ -1,7 +1,7 @@ /* * mvk_datatypes.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/API/mvk_vulkan.h b/MoltenVK/MoltenVK/API/mvk_vulkan.h index 44d17805..a5158cca 100644 --- a/MoltenVK/MoltenVK/API/mvk_vulkan.h +++ b/MoltenVK/MoltenVK/API/mvk_vulkan.h @@ -1,7 +1,7 @@ /* * mvk_vulkan.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h b/MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h index ceda02a0..a424a51e 100644 --- a/MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h +++ b/MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h @@ -1,7 +1,7 @@ /* * vk_mvk_moltenvk.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h index 2352a972..3aecbb64 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h @@ -1,7 +1,7 @@ /* * MVKMVKCmdDispatch.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm index 0ab0d680..beaa5d90 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm @@ -1,7 +1,7 @@ /* * MVKMVKCmdDispatch.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h index 7e585cdb..1fb53cdd 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h @@ -1,7 +1,7 @@ /* * MVKCmdDraw.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm index 5b2d6304..eaa5e81f 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm @@ -1,7 +1,7 @@ /* * MVKCmdDraw.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h index 99e92ef6..7166d1c2 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h @@ -1,7 +1,7 @@ /* * MVKCmdPipeline.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm index 01f141c9..dd359415 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm @@ -1,7 +1,7 @@ /* * MVKCmdPipeline.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h index 1e8e7c07..0fb29329 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h @@ -1,7 +1,7 @@ /* * MVKCmdQueries.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm index 3ca0fd12..0be9e896 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm @@ -1,7 +1,7 @@ /* * MVKCmdQueries.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h index 9562d6b2..733e2906 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h @@ -1,7 +1,7 @@ /* * MVKCmdRenderPass.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm index 450b8423..f0802737 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm @@ -1,7 +1,7 @@ /* * MVKCmdRenderPass.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h index c441dd6d..91d7a655 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h @@ -1,7 +1,7 @@ /* * MVKCmdTransfer.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm index 6b909f32..c2664e78 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm @@ -1,7 +1,7 @@ /* * MVKCmdTransfer.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommand.h b/MoltenVK/MoltenVK/Commands/MVKCommand.h index f0806384..3f3c4983 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommand.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommand.h @@ -1,7 +1,7 @@ /* * MVKCommand.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommand.mm b/MoltenVK/MoltenVK/Commands/MVKCommand.mm index 588d57b4..e9c564cc 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommand.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommand.mm @@ -1,7 +1,7 @@ /* * MVKCommand.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h index d970f0e0..11fd50cf 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h @@ -1,7 +1,7 @@ /* * MVKCommandBuffer.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm index d36819b6..64d6d16f 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm @@ -1,7 +1,7 @@ /* * MVKCommandBuffer.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h index 5ae6871d..72fd45ff 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h @@ -1,7 +1,7 @@ /* * MVKCommandEncoderState.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm index 90cc5d41..0ae7e605 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm @@ -1,7 +1,7 @@ /* * MVKCommandEncoderState.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h index ea334510..d05d6037 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h @@ -1,7 +1,7 @@ /* * MVKCommandEncodingPool.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm index fe8d8ebb..33ec58af 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm @@ -1,7 +1,7 @@ /* * MVKCommandEncodingPool.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h b/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h index 1950556f..65908d2e 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h @@ -1,7 +1,7 @@ /* * MVKCommandPipelineStateFactoryShaderSource.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandPool.h b/MoltenVK/MoltenVK/Commands/MVKCommandPool.h index 8e5e850d..41971ec0 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPool.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPool.h @@ -1,7 +1,7 @@ /* * MVKCommandPool.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm b/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm index 514dd78c..cfac20a3 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm @@ -1,7 +1,7 @@ /* * MVKCommandPool.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h index 28a331c6..d6e558a6 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h @@ -1,7 +1,7 @@ /* * MVKCommandResourceFactory.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm index b069977d..ddc7b192 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm @@ -1,7 +1,7 @@ /* * MVKCommandResourceFactory.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h index 8cfdb50d..c86c6f46 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h +++ b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h @@ -1,7 +1,7 @@ /* * MVKMTLBufferAllocation.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm index 368fd66a..3f73a549 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm +++ b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm @@ -1,7 +1,7 @@ /* * MVKMTLBufferAllocation.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h b/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h index ddb615a4..3316594a 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h +++ b/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h @@ -1,7 +1,7 @@ /* * MVKMTLResourceBindings.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h index dcb972ba..3cf4155b 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h @@ -1,7 +1,7 @@ /* * MVKBuffer.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm index 9d5ed4b3..061a7023 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm @@ -1,7 +1,7 @@ /* * MVKBuffer.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h index 37c159f9..8a33856b 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h @@ -1,7 +1,7 @@ /* * MVKDescriptorSet.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm index 3dd14e7c..d711ab8b 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm @@ -1,7 +1,7 @@ /* * MVKDescriptorSetLayout.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h index c0d7459f..ceae2e74 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h @@ -1,7 +1,7 @@ /* * MVKDevice.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm index 5335a56c..e791c2ae 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm @@ -1,7 +1,7 @@ /* * MVKDevice.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h index baeda6b7..ced14e9c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h @@ -1,7 +1,7 @@ /* * MVKDeviceMemory.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm index 99ec0e65..224f651c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm @@ -1,7 +1,7 @@ /* * MVKDeviceMemory.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h index 34499255..b109348c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h @@ -1,7 +1,7 @@ /* * MVKFramebuffer.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm index 878b7f40..57dd79d3 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm @@ -1,7 +1,7 @@ /* * MVKFramebuffer.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKImage.h b/MoltenVK/MoltenVK/GPUObjects/MVKImage.h index 6eaa8a90..2909ff00 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKImage.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKImage.h @@ -1,7 +1,7 @@ /* * MVKImage.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm b/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm index 580afd62..d0847506 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm @@ -1,7 +1,7 @@ /* * MVKImage.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h index 9c6fdc25..c29038a6 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h @@ -1,7 +1,7 @@ /* * MVKInstance.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm index 462fe40f..8196585e 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm @@ -1,7 +1,7 @@ /* * MVKInstance.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h index bcde1489..8f1ee1d1 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h @@ -1,7 +1,7 @@ /* * MVKPipeline.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm index c172703c..23e984a6 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm @@ -1,7 +1,7 @@ /* * MVKPipeline.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h index 69db01ff..236d95ea 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h @@ -1,7 +1,7 @@ /* * MVKQueryPool.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm index 482be630..b48cdd5e 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm @@ -1,7 +1,7 @@ /* * MVKQueryPool.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h index d3e6a2f8..1feac0e8 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h @@ -1,7 +1,7 @@ /* * MVKQueue.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm index f36a41ed..9f05901c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm @@ -1,7 +1,7 @@ /* * MVKQueue.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h index 34cbea6e..ad591b04 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h @@ -1,7 +1,7 @@ /* * MVKRenderPass.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm index b695ba5a..bb1f8b30 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm @@ -1,7 +1,7 @@ /* * MVKRenderPass.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKResource.h b/MoltenVK/MoltenVK/GPUObjects/MVKResource.h index 4128eecc..a96867ad 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKResource.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKResource.h @@ -1,7 +1,7 @@ /* * MVKResource.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm b/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm index b2806a5f..b3a3bc80 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm @@ -1,7 +1,7 @@ /* * MVKResource.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h index 22140524..6eeaa847 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h @@ -1,7 +1,7 @@ /* * MVKShaderModule.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm index 13522ccb..2ebacb42 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm @@ -1,7 +1,7 @@ /* * MVKShaderModule.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h index 56471412..7430ab9c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h @@ -1,7 +1,7 @@ /* * MVKSurface.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm index 37024f1f..ff710880 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm @@ -1,7 +1,7 @@ /* * MVKSurface.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h index 7b1cf05a..db293536 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h @@ -1,7 +1,7 @@ /* * MVKSwapchain.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm index 4b8b24f1..e7926f19 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm @@ -1,7 +1,7 @@ /* * MVKSwapchain.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSync.h b/MoltenVK/MoltenVK/GPUObjects/MVKSync.h index 6f2b4308..aa325b59 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSync.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSync.h @@ -1,7 +1,7 @@ /* * MVKSync.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm b/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm index 7cb894db..8f39de2c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm @@ -1,7 +1,7 @@ /* * MVKSync.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Layers/MVKExtensions.cpp b/MoltenVK/MoltenVK/Layers/MVKExtensions.cpp index 5a714b87..7c821cbb 100644 --- a/MoltenVK/MoltenVK/Layers/MVKExtensions.cpp +++ b/MoltenVK/MoltenVK/Layers/MVKExtensions.cpp @@ -1,7 +1,7 @@ /* * MVKExtensions.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Layers/MVKExtensions.def b/MoltenVK/MoltenVK/Layers/MVKExtensions.def index 791100fc..a600ff98 100644 --- a/MoltenVK/MoltenVK/Layers/MVKExtensions.def +++ b/MoltenVK/MoltenVK/Layers/MVKExtensions.def @@ -1,7 +1,7 @@ /* * MVKExtensions.def * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Layers/MVKExtensions.h b/MoltenVK/MoltenVK/Layers/MVKExtensions.h index 822de8ad..77d4ddec 100644 --- a/MoltenVK/MoltenVK/Layers/MVKExtensions.h +++ b/MoltenVK/MoltenVK/Layers/MVKExtensions.h @@ -1,7 +1,7 @@ /* * MVKExtensions.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Layers/MVKLayers.h b/MoltenVK/MoltenVK/Layers/MVKLayers.h index f539a312..62a2b48f 100644 --- a/MoltenVK/MoltenVK/Layers/MVKLayers.h +++ b/MoltenVK/MoltenVK/Layers/MVKLayers.h @@ -1,7 +1,7 @@ /* * MVKLayers.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Layers/MVKLayers.mm b/MoltenVK/MoltenVK/Layers/MVKLayers.mm index d1764cd5..ce8670d7 100644 --- a/MoltenVK/MoltenVK/Layers/MVKLayers.mm +++ b/MoltenVK/MoltenVK/Layers/MVKLayers.mm @@ -1,7 +1,7 @@ /* * MVKLayers.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.h b/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.h index c2986fe7..0b762eed 100644 --- a/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.h @@ -1,7 +1,7 @@ /* * CAMetalLayer+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.m b/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.m index 801dfc20..06b91f87 100644 --- a/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.m +++ b/MoltenVK/MoltenVK/OS/CAMetalLayer+MoltenVK.m @@ -1,7 +1,7 @@ /* * CAMetalLayer+MoltenVK.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.h b/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.h index dc5f3192..258906d8 100644 --- a/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.h @@ -1,7 +1,7 @@ /* * MTLRenderPassDescriptor+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.m b/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.m index d42517a0..3e32c38d 100644 --- a/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.m +++ b/MoltenVK/MoltenVK/OS/MTLRenderPassDescriptor+MoltenVK.m @@ -1,7 +1,7 @@ /* * MTLRenderPassDescriptor+MoltenVK.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.h b/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.h index 751775cc..99ee2b2a 100644 --- a/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.h @@ -1,7 +1,7 @@ /* * MTLRenderPipelineDescriptor+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.m b/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.m index 55ff134a..53089309 100644 --- a/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.m +++ b/MoltenVK/MoltenVK/OS/MTLRenderPipelineDescriptor+MoltenVK.m @@ -1,7 +1,7 @@ /* * MTLRenderPipelineDescriptor+MoltenVK.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.h b/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.h index 01feefea..94a42559 100644 --- a/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.h @@ -1,7 +1,7 @@ /* * MTLSamplerDescriptor+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.m b/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.m index 4f02de6d..745d0bac 100644 --- a/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.m +++ b/MoltenVK/MoltenVK/OS/MTLSamplerDescriptor+MoltenVK.m @@ -1,7 +1,7 @@ /* * MTLSamplerDescriptor+MoltenVK.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.h b/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.h index e7df96da..5de5856f 100644 --- a/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.h @@ -1,7 +1,7 @@ /* * MTLTextureDescriptor+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.m b/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.m index b653dde2..1b9e3aed 100644 --- a/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.m +++ b/MoltenVK/MoltenVK/OS/MTLTextureDescriptor+MoltenVK.m @@ -1,7 +1,7 @@ /* * MTLTextureDescriptor+MoltenVK.m * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MVKGPUCapture.h b/MoltenVK/MoltenVK/OS/MVKGPUCapture.h index b20887cf..3bda5895 100644 --- a/MoltenVK/MoltenVK/OS/MVKGPUCapture.h +++ b/MoltenVK/MoltenVK/OS/MVKGPUCapture.h @@ -1,7 +1,7 @@ /* * MVKGPUCapture.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MVKGPUCapture.mm b/MoltenVK/MoltenVK/OS/MVKGPUCapture.mm index c2b96314..bd1d9f3d 100644 --- a/MoltenVK/MoltenVK/OS/MVKGPUCapture.mm +++ b/MoltenVK/MoltenVK/OS/MVKGPUCapture.mm @@ -1,7 +1,7 @@ /* * MVKGPUCapture.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MVKOSExtensions.h b/MoltenVK/MoltenVK/OS/MVKOSExtensions.h index 58cd4ecb..4ad63ae3 100644 --- a/MoltenVK/MoltenVK/OS/MVKOSExtensions.h +++ b/MoltenVK/MoltenVK/OS/MVKOSExtensions.h @@ -1,7 +1,7 @@ /* * MVKOSExtensions.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/MVKOSExtensions.mm b/MoltenVK/MoltenVK/OS/MVKOSExtensions.mm index 603558e4..7717d8d4 100644 --- a/MoltenVK/MoltenVK/OS/MVKOSExtensions.mm +++ b/MoltenVK/MoltenVK/OS/MVKOSExtensions.mm @@ -1,7 +1,7 @@ /* * MVKOSExtensions.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/NSString+MoltenVK.h b/MoltenVK/MoltenVK/OS/NSString+MoltenVK.h index 406defb6..d1b5eb44 100644 --- a/MoltenVK/MoltenVK/OS/NSString+MoltenVK.h +++ b/MoltenVK/MoltenVK/OS/NSString+MoltenVK.h @@ -1,7 +1,7 @@ /* * NSString+MoltenVK.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/OS/NSString+MoltenVK.mm b/MoltenVK/MoltenVK/OS/NSString+MoltenVK.mm index 791c18f0..08e5e30e 100644 --- a/MoltenVK/MoltenVK/OS/NSString+MoltenVK.mm +++ b/MoltenVK/MoltenVK/OS/NSString+MoltenVK.mm @@ -1,7 +1,7 @@ /* * NSString+MoltenVK.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp b/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp index 0275acd6..0d67b9fb 100644 --- a/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp +++ b/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp @@ -1,7 +1,7 @@ /* * MVKBaseObject.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKBaseObject.h b/MoltenVK/MoltenVK/Utility/MVKBaseObject.h index 6827bf15..e9abadf8 100644 --- a/MoltenVK/MoltenVK/Utility/MVKBaseObject.h +++ b/MoltenVK/MoltenVK/Utility/MVKBaseObject.h @@ -1,7 +1,7 @@ /* * MVKBaseObject.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKEnvironment.h b/MoltenVK/MoltenVK/Utility/MVKEnvironment.h index 7f28a757..c2c60ae2 100644 --- a/MoltenVK/MoltenVK/Utility/MVKEnvironment.h +++ b/MoltenVK/MoltenVK/Utility/MVKEnvironment.h @@ -1,7 +1,7 @@ /* * MVKEnvironment.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKFoundation.cpp b/MoltenVK/MoltenVK/Utility/MVKFoundation.cpp index fab2bcc1..04ffbd7f 100644 --- a/MoltenVK/MoltenVK/Utility/MVKFoundation.cpp +++ b/MoltenVK/MoltenVK/Utility/MVKFoundation.cpp @@ -1,7 +1,7 @@ /* * MVKFoundation.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKFoundation.h b/MoltenVK/MoltenVK/Utility/MVKFoundation.h index e977ac9b..c931c12d 100644 --- a/MoltenVK/MoltenVK/Utility/MVKFoundation.h +++ b/MoltenVK/MoltenVK/Utility/MVKFoundation.h @@ -1,7 +1,7 @@ /* * MVKFoundation.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKObjectPool.h b/MoltenVK/MoltenVK/Utility/MVKObjectPool.h index ba0d09ee..732743eb 100644 --- a/MoltenVK/MoltenVK/Utility/MVKObjectPool.h +++ b/MoltenVK/MoltenVK/Utility/MVKObjectPool.h @@ -1,7 +1,7 @@ /* * MVKObjectPool.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKWatermark.h b/MoltenVK/MoltenVK/Utility/MVKWatermark.h index 2b20a440..6836c038 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermark.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermark.h @@ -1,7 +1,7 @@ /* * MVKWatermark.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKWatermark.mm b/MoltenVK/MoltenVK/Utility/MVKWatermark.mm index 2ea403ca..71eb7557 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermark.mm +++ b/MoltenVK/MoltenVK/Utility/MVKWatermark.mm @@ -1,7 +1,7 @@ /* * MVKWatermark.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h b/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h index 31029e5c..f1b140b9 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h @@ -1,7 +1,7 @@ /* * MVKWatermarkShaderSource.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h b/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h index 2a9282ac..7c2ac3e1 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h @@ -1,7 +1,7 @@ /* * MVKWatermarkTextureContent.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Vulkan/mvk_datatypes.mm b/MoltenVK/MoltenVK/Vulkan/mvk_datatypes.mm index 1f00b31e..c14f4943 100644 --- a/MoltenVK/MoltenVK/Vulkan/mvk_datatypes.mm +++ b/MoltenVK/MoltenVK/Vulkan/mvk_datatypes.mm @@ -1,7 +1,7 @@ /* * mvk_datatypes.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Vulkan/vk_mvk_moltenvk.mm b/MoltenVK/MoltenVK/Vulkan/vk_mvk_moltenvk.mm index f756b4d2..9cb8743a 100644 --- a/MoltenVK/MoltenVK/Vulkan/vk_mvk_moltenvk.mm +++ b/MoltenVK/MoltenVK/Vulkan/vk_mvk_moltenvk.mm @@ -1,7 +1,7 @@ /* * vk_mvk_moltenvk.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVK/MoltenVK/Vulkan/vulkan.mm b/MoltenVK/MoltenVK/Vulkan/vulkan.mm index 2d00950d..01a89265 100644 --- a/MoltenVK/MoltenVK/Vulkan/vulkan.mm +++ b/MoltenVK/MoltenVK/Vulkan/vulkan.mm @@ -1,7 +1,7 @@ /* * vulkan.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h index 1811c9c5..0ad5c67a 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h @@ -1,7 +1,7 @@ /* * GLSLConversion.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm index ca1f46f1..4bfb6cc4 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm @@ -1,7 +1,7 @@ /* * GLSLConversion.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp index d1fc625a..f04cb483 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp @@ -1,7 +1,7 @@ /* * GLSLToSPIRVConverter.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h index 78779faa..48f2ef1f 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h @@ -1,7 +1,7 @@ /* * GLSLToSPIRVConverter.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h index e9aacc8a..39f741f2 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h @@ -1,7 +1,7 @@ /* * FileSupport.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm index e95414e0..052dcf58 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm @@ -1,7 +1,7 @@ /* * FileSupport.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h index 890f6495..5550e268 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h @@ -1,7 +1,7 @@ /* * SPIRVConversion.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm index a566a808..a37c4000 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm @@ -1,7 +1,7 @@ /* * SPIRVConversion.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp index 1190d835..3df998e3 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp @@ -1,7 +1,7 @@ /* * SPIRVToMSLConverter.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h index f3ba11a8..35c90ade 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h @@ -1,7 +1,7 @@ /* * SPIRVToMSLConverter.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h index aba3d403..f2509d8f 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h @@ -1,7 +1,7 @@ /* * DirectorySupport.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm index 6f521ff5..695d6a19 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm @@ -1,7 +1,7 @@ /* * DirectorySupport.mm * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp index f99f4f7c..15307cea 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h index 13ba6265..5a80cd74 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.h * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp index b79cc185..971b15fe 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp @@ -1,7 +1,7 @@ /* * main.cpp * - * Copyright (c) 2014-2018 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2019 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index e90cb154..b211fdc1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ MoltenVK ======== -Copyright (c) 2014-2018 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2019 [The Brenwill Workshop Ltd.](http://www.brenwill.com) *This document is written in [Markdown](http://en.wikipedia.org/wiki/Markdown) format. For best results, use a Markdown reader.* diff --git a/fetchDependencies b/fetchDependencies index 1b1d4bb6..24a451f4 100755 --- a/fetchDependencies +++ b/fetchDependencies @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2019 The Brenwill Workshop Ltd. # # fetchDependencies - Retrieves the correct versions of all dependencies #