From 98b050e6e20bc4985e1024faa4077e485e97c595 Mon Sep 17 00:00:00 2001 From: Bill Hollings Date: Wed, 31 Jan 2018 16:57:59 -0500 Subject: [PATCH] Update copyright dates to 2018. --- 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/Demos/Demos.h | 2 +- Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.m | 2 +- Demos/LunarG-VulkanSamples/Demos/iOS/main.m | 2 +- Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.h | 2 +- Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.m | 2 +- Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.h | 2 +- Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.m | 2 +- Demos/LunarG-VulkanSamples/Demos/macOS/Info.plist | 2 +- Demos/LunarG-VulkanSamples/Demos/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_MoltenVK_Demos.md | 2 +- Docs/MoltenVK_Runtime_UserGuide.md | 2 +- Docs/ThirdPartyConfig.md | 2 +- Docs/Whats_New.md | 2 +- External/getLatestAll | 2 +- External/getLatestSPIRVCross | 2 +- External/getLatestSPIRVTools | 2 +- External/getLatestVulkanLVL | 2 +- External/getLatestVulkanSpec | 2 +- External/getLatestglslang | 2 +- External/makeAll | 2 +- External/makeSPIRVTools | 2 +- External/makeVulkanSpec | 2 +- External/makeglslang | 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/Loader/MVKLayers.h | 2 +- MoltenVK/MoltenVK/Loader/MVKLayers.mm | 2 +- MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp | 2 +- MoltenVK/MoltenVK/Utility/MVKBaseObject.h | 2 +- MoltenVK/MoltenVK/Utility/MVKEnvironment.h | 2 +- MoltenVK/MoltenVK/Utility/MVKFoundation.h | 2 +- MoltenVK/MoltenVK/Utility/MVKFoundation.mm | 2 +- MoltenVK/MoltenVK/Utility/MVKOSExtensions.h | 2 +- MoltenVK/MoltenVK/Utility/MVKOSExtensions.mm | 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 +- 147 files changed, 147 insertions(+), 147 deletions(-) diff --git a/Common/MVKCommonEnvironment.h b/Common/MVKCommonEnvironment.h index 682d43f3..a30ef9eb 100644 --- a/Common/MVKCommonEnvironment.h +++ b/Common/MVKCommonEnvironment.h @@ -1,7 +1,7 @@ /* * MVKCommonEnvironment.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 63829426..3295cdcc 100755 --- a/Common/MVKLogging.h +++ b/Common/MVKLogging.h @@ -1,7 +1,7 @@ /* * MVKLogging.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 6d7444be..30253442 100644 --- a/Common/MVKStrings.h +++ b/Common/MVKStrings.h @@ -1,7 +1,7 @@ /* * MVKStrings.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 33373dd2..42e1a7ac 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 c80540c6..8ce0efd3 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 26b9a3eb..c4acb5d7 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a9b01a40..535578c8 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 54926066..e14f9acd 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 b958eb21..949e0ed5 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8675ee1b..b883ab3f 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 3e405efe..2a7bcaff 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 adf00728..cba88c3a 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 7fcacf6a..8a7059f3 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 9da3591d..3aa28fdd 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/Demos.h b/Demos/LunarG-VulkanSamples/Demos/Demos.h index f25b5a58..74b8653a 100644 --- a/Demos/LunarG-VulkanSamples/Demos/Demos.h +++ b/Demos/LunarG-VulkanSamples/Demos/Demos.h @@ -1,7 +1,7 @@ /* * Demos.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/iOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.h index c80540c6..8ce0efd3 100644 --- a/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/iOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.m index 26b9a3eb..c4acb5d7 100644 --- a/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Demos/iOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/iOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.h index a9b01a40..535578c8 100644 --- a/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/iOS/DemoViewController.m b/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.m index e5ddee2d..0cd37317 100644 --- a/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.m +++ b/Demos/LunarG-VulkanSamples/Demos/iOS/DemoViewController.m @@ -1,7 +1,7 @@ /* * DemoViewController.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/iOS/main.m b/Demos/LunarG-VulkanSamples/Demos/iOS/main.m index b958eb21..949e0ed5 100644 --- a/Demos/LunarG-VulkanSamples/Demos/iOS/main.m +++ b/Demos/LunarG-VulkanSamples/Demos/iOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/macOS/AppDelegate.h b/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.h index 8675ee1b..b883ab3f 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.h +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.h @@ -1,7 +1,7 @@ /* * AppDelegate.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/macOS/AppDelegate.m b/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.m index 3e405efe..2a7bcaff 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.m +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/AppDelegate.m @@ -1,7 +1,7 @@ /* * AppDelegate.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/macOS/DemoViewController.h b/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.h index adf00728..cba88c3a 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.h +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.h @@ -1,7 +1,7 @@ /* * DemoViewController.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/macOS/DemoViewController.m b/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.m index b53f2d0c..4c60dcfa 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.m +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/DemoViewController.m @@ -1,7 +1,7 @@ /* * DemoViewController.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Demos/macOS/Info.plist b/Demos/LunarG-VulkanSamples/Demos/macOS/Info.plist index 646b7832..e176b3f6 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/Info.plist +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/Info.plist @@ -25,7 +25,7 @@ LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright - Copyright (c) 2015-2017 The Brenwill Workshop Ltd. All rights reserved. + Copyright (c) 2015-2018 The Brenwill Workshop Ltd. All rights reserved. NSMainStoryboardFile Main NSPrincipalClass diff --git a/Demos/LunarG-VulkanSamples/Demos/macOS/main.m b/Demos/LunarG-VulkanSamples/Demos/macOS/main.m index 9da3591d..3aa28fdd 100644 --- a/Demos/LunarG-VulkanSamples/Demos/macOS/main.m +++ b/Demos/LunarG-VulkanSamples/Demos/macOS/main.m @@ -1,7 +1,7 @@ /* * main.m * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 c80540c6..8ce0efd3 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 26b9a3eb..c4acb5d7 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a9b01a40..535578c8 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 4c391e50..9c71e7af 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 b958eb21..949e0ed5 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8675ee1b..b883ab3f 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 3e405efe..2a7bcaff 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 adf00728..cba88c3a 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 e0c8c035..3b51fa60 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 646b7832..e176b3f6 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-2017 The Brenwill Workshop Ltd. All rights reserved. + Copyright (c) 2015-2018 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 9da3591d..3aa28fdd 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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_MoltenVK_Demos.md b/Demos/README_MoltenVK_Demos.md index e73a05c7..f3ef77f9 100755 --- a/Demos/README_MoltenVK_Demos.md +++ b/Demos/README_MoltenVK_Demos.md @@ -6,7 +6,7 @@ #MoltenVK Demo Projects -Copyright (c) 2014-2017 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2018 [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 b4b91cd4..3c726b42 100755 --- a/Docs/MoltenVK_Runtime_UserGuide.md +++ b/Docs/MoltenVK_Runtime_UserGuide.md @@ -7,7 +7,7 @@ MoltenVK Runtime User Guide =========================== -Copyright (c) 2014-2017 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2018 [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/ThirdPartyConfig.md b/Docs/ThirdPartyConfig.md index 43305796..35d41f69 100644 --- a/Docs/ThirdPartyConfig.md +++ b/Docs/ThirdPartyConfig.md @@ -2,7 +2,7 @@ MoltenVK -Copyright (c) 2014-2017 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2018 [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 3f935ffe..e1d67488 100644 --- a/Docs/Whats_New.md +++ b/Docs/Whats_New.md @@ -6,7 +6,7 @@ #What's New in MoltenVK -Copyright (c) 2014-2017 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2018 [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/External/getLatestAll b/External/getLatestAll index cce154ab..7db0eb14 100755 --- a/External/getLatestAll +++ b/External/getLatestAll @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestAll - Updates to the latest versions of all submodules. # diff --git a/External/getLatestSPIRVCross b/External/getLatestSPIRVCross index b40ffab0..75020c1c 100755 --- a/External/getLatestSPIRVCross +++ b/External/getLatestSPIRVCross @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestSPIRVCross - Updates to the latest version of SPIRV-Cross submodule. # diff --git a/External/getLatestSPIRVTools b/External/getLatestSPIRVTools index 567b87d3..e6e72369 100755 --- a/External/getLatestSPIRVTools +++ b/External/getLatestSPIRVTools @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestSPIRVTools - Updates to the latest version of SPIRV-Tools submodule. # diff --git a/External/getLatestVulkanLVL b/External/getLatestVulkanLVL index 08cfe13b..f838b530 100755 --- a/External/getLatestVulkanLVL +++ b/External/getLatestVulkanLVL @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestVulkanLVL - Updates to the latest version of Vulkan-LoaderAndValidationLayers submodule. # diff --git a/External/getLatestVulkanSpec b/External/getLatestVulkanSpec index b3c78969..51220c84 100755 --- a/External/getLatestVulkanSpec +++ b/External/getLatestVulkanSpec @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestVulkanSpec - Updates to the latest version of the Vulkan spec submodule. # diff --git a/External/getLatestglslang b/External/getLatestglslang index dc7b0d5d..35ebd362 100755 --- a/External/getLatestglslang +++ b/External/getLatestglslang @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # getLatestglslang - Updates to the latest version of glslang submodule. # diff --git a/External/makeAll b/External/makeAll index 33f50189..76fb3276 100755 --- a/External/makeAll +++ b/External/makeAll @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # makeAll - invokes the following scripts # makeVulkanSpec diff --git a/External/makeSPIRVTools b/External/makeSPIRVTools index c7a4b558..1a29ee78 100755 --- a/External/makeSPIRVTools +++ b/External/makeSPIRVTools @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # makeSPIRVTools - build SPIRV-Tools # diff --git a/External/makeVulkanSpec b/External/makeVulkanSpec index 5970a803..ada32c15 100755 --- a/External/makeVulkanSpec +++ b/External/makeVulkanSpec @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # makeVulkanSpec - invoke Makefile with the right options to build: # vulkan.h diff --git a/External/makeglslang b/External/makeglslang index 8a072138..4dc20bd4 100755 --- a/External/makeglslang +++ b/External/makeglslang @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2016-2017 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2018 The Brenwill Workshop Ltd. # # makeglslang - build glslangValidator for (used by SPIRV-Cross regression tests) # diff --git a/MoltenVK/MoltenVK/API/mvk_datatypes.h b/MoltenVK/MoltenVK/API/mvk_datatypes.h index 13bef661..be0c0961 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 bde77cca..5e98b3c3 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 aea82f50..0e5a804c 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 c7ed1419..2352a972 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.h @@ -1,7 +1,7 @@ /* * MVKMVKCmdDispatch.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 b7f72f0a..68d19a8d 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDispatch.mm @@ -1,7 +1,7 @@ /* * MVKMVKCmdDispatch.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 688c14ce..2580fdcf 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.h @@ -1,7 +1,7 @@ /* * MVKCmdDraw.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 caad3b1f..a4a9bbd8 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdDraw.mm @@ -1,7 +1,7 @@ /* * MVKCmdDraw.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 05e4a71d..dfbd7403 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.h @@ -1,7 +1,7 @@ /* * MVKCmdPipeline.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 86556f5e..22765e23 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdPipeline.mm @@ -1,7 +1,7 @@ /* * MVKCmdPipeline.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 e90501f0..1e8e7c07 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.h @@ -1,7 +1,7 @@ /* * MVKCmdQueries.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 82eb7560..968be184 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdQueries.mm @@ -1,7 +1,7 @@ /* * MVKCmdQueries.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ef266c86..db870243 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.h @@ -1,7 +1,7 @@ /* * MVKCmdRenderPass.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 e78980fe..450b8423 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdRenderPass.mm @@ -1,7 +1,7 @@ /* * MVKCmdRenderPass.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 282fdaa4..86e56980 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h +++ b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.h @@ -1,7 +1,7 @@ /* * MVKCmdTransfer.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 b7805061..05bfb3c2 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCmdTransfer.mm @@ -1,7 +1,7 @@ /* * MVKCmdTransfer.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 920f03d9..89eb912d 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommand.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommand.h @@ -1,7 +1,7 @@ /* * MVKCommand.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 f1e26fcc..7096eca4 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommand.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommand.mm @@ -1,7 +1,7 @@ /* * MVKCommand.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8fca2f86..679ec7d5 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.h @@ -1,7 +1,7 @@ /* * MVKCommandBuffer.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a54a2c9d..57f5b9ae 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm @@ -1,7 +1,7 @@ /* * MVKCommandBuffer.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 faa92216..adf8cc5b 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.h @@ -1,7 +1,7 @@ /* * MVKCommandEncoderState.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 7ee95a60..65b3d51e 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncoderState.mm @@ -1,7 +1,7 @@ /* * MVKCommandEncoderState.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 e75f38b3..71f18fb4 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.h @@ -1,7 +1,7 @@ /* * MVKCommandEncodingPool.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ccdf316a..f3c8ecf6 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandEncodingPool.mm @@ -1,7 +1,7 @@ /* * MVKCommandEncodingPool.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 d34f85c2..e76e97b7 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPipelineStateFactoryShaderSource.h @@ -1,7 +1,7 @@ /* * MVKCommandPipelineStateFactoryShaderSource.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 aba4fb0f..aefe6992 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPool.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPool.h @@ -1,7 +1,7 @@ /* * MVKCommandPool.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 f268e807..fff9a192 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandPool.mm @@ -1,7 +1,7 @@ /* * MVKCommandPool.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 295f6296..08fd30cf 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h +++ b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.h @@ -1,7 +1,7 @@ /* * MVKCommandResourceFactory.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 88f54350..906f9c7e 100644 --- a/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm +++ b/MoltenVK/MoltenVK/Commands/MVKCommandResourceFactory.mm @@ -1,7 +1,7 @@ /* * MVKCommandResourceFactory.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 5fa0a4c3..7bcf2572 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h +++ b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.h @@ -1,7 +1,7 @@ /* * MVKMTLBufferAllocation.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 804e8a47..af77a5a6 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm +++ b/MoltenVK/MoltenVK/Commands/MVKMTLBufferAllocation.mm @@ -1,7 +1,7 @@ /* * MVKMTLBufferAllocation.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 f044a359..140f12ee 100644 --- a/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h +++ b/MoltenVK/MoltenVK/Commands/MVKMTLResourceBindings.h @@ -1,7 +1,7 @@ /* * MVKMTLResourceBindings.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 87f542d1..a9d2e56c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.h @@ -1,7 +1,7 @@ /* * MVKBuffer.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 9d105a87..fe3415fc 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKBuffer.mm @@ -1,7 +1,7 @@ /* * MVKBuffer.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 21ed0097..533a318a 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.h @@ -1,7 +1,7 @@ /* * MVKDescriptorSet.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 327fee41..b9f12645 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDescriptorSet.mm @@ -1,7 +1,7 @@ /* * MVKDescriptorSetLayout.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 2591d85a..efb2c3e3 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.h @@ -1,7 +1,7 @@ /* * MVKDevice.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a45c259b..f61f6438 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDevice.mm @@ -1,7 +1,7 @@ /* * MVKDevice.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 5ad05986..8aa3d139 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.h @@ -1,7 +1,7 @@ /* * MVKDeviceMemory.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 83f034ad..fe8df4e7 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKDeviceMemory.mm @@ -1,7 +1,7 @@ /* * MVKDeviceMemory.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 1de6f203..2d0402de 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.h @@ -1,7 +1,7 @@ /* * MVKFramebuffer.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ad53ce52..8dc74ba3 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKFramebuffer.mm @@ -1,7 +1,7 @@ /* * MVKFramebuffer.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 c0a2ae11..93fd9f26 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKImage.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKImage.h @@ -1,7 +1,7 @@ /* * MVKImage.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8aea412a..27fbc05d 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm @@ -1,7 +1,7 @@ /* * MVKImage.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 07eff26f..173a6cb6 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.h @@ -1,7 +1,7 @@ /* * MVKInstance.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 4c0e3720..1f6ad42e 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKInstance.mm @@ -1,7 +1,7 @@ /* * MVKInstance.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 aef48ebd..84dd34e3 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.h @@ -1,7 +1,7 @@ /* * MVKPipeline.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8c89e452..6826b12e 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKPipeline.mm @@ -1,7 +1,7 @@ /* * MVKPipeline.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 e3a6709a..69db01ff 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.h @@ -1,7 +1,7 @@ /* * MVKQueryPool.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 5536083c..73f32788 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueryPool.mm @@ -1,7 +1,7 @@ /* * MVKQueryPool.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 f24af863..470a4b8b 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.h @@ -1,7 +1,7 @@ /* * MVKQueue.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 4ea221f5..86050832 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKQueue.mm @@ -1,7 +1,7 @@ /* * MVKQueue.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 93fe669f..50a20803 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.h @@ -1,7 +1,7 @@ /* * MVKRenderPass.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 62d2dbbb..9a8b931b 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKRenderPass.mm @@ -1,7 +1,7 @@ /* * MVKRenderPass.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ec37704f..04915893 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKResource.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKResource.h @@ -1,7 +1,7 @@ /* * MVKResource.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 80717980..5ea966af 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKResource.mm @@ -1,7 +1,7 @@ /* * MVKResource.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 030be3d5..1c9969ab 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.h @@ -1,7 +1,7 @@ /* * MVKShaderModule.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 fddd7a61..bb16ee73 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKShaderModule.mm @@ -1,7 +1,7 @@ /* * MVKShaderModule.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ec6e6176..b8ccd4c8 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.h @@ -1,7 +1,7 @@ /* * MVKSurface.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 fabff835..7e11c689 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSurface.mm @@ -1,7 +1,7 @@ /* * MVKSurface.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 91fcc4ff..c3f6efda 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.h @@ -1,7 +1,7 @@ /* * MVKSwapchain.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 eaf66a0d..171c969e 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSwapchain.mm @@ -1,7 +1,7 @@ /* * MVKSwapchain.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 1e20caa8..a83bb6b6 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSync.h +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSync.h @@ -1,7 +1,7 @@ /* * MVKSync.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 6a0debff..b1772c7c 100644 --- a/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm +++ b/MoltenVK/MoltenVK/GPUObjects/MVKSync.mm @@ -1,7 +1,7 @@ /* * MVKSync.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Loader/MVKLayers.h b/MoltenVK/MoltenVK/Loader/MVKLayers.h index 2b54b49e..2fb56dd1 100644 --- a/MoltenVK/MoltenVK/Loader/MVKLayers.h +++ b/MoltenVK/MoltenVK/Loader/MVKLayers.h @@ -1,7 +1,7 @@ /* * MVKLayers.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/Loader/MVKLayers.mm b/MoltenVK/MoltenVK/Loader/MVKLayers.mm index 3a76740d..2b514ad5 100644 --- a/MoltenVK/MoltenVK/Loader/MVKLayers.mm +++ b/MoltenVK/MoltenVK/Loader/MVKLayers.mm @@ -1,7 +1,7 @@ /* * MVKLayers.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 9e19373a..b0ecf16c 100644 --- a/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp +++ b/MoltenVK/MoltenVK/Utility/MVKBaseObject.cpp @@ -1,7 +1,7 @@ /* * MVKBaseObject.cpp * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 6b4950f7..d2617174 100644 --- a/MoltenVK/MoltenVK/Utility/MVKBaseObject.h +++ b/MoltenVK/MoltenVK/Utility/MVKBaseObject.h @@ -1,7 +1,7 @@ /* * MVKBaseObject.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a75bf16d..c18ac668 100644 --- a/MoltenVK/MoltenVK/Utility/MVKEnvironment.h +++ b/MoltenVK/MoltenVK/Utility/MVKEnvironment.h @@ -1,7 +1,7 @@ /* * MVKEnvironment.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 3f3cccab..779f7a44 100644 --- a/MoltenVK/MoltenVK/Utility/MVKFoundation.h +++ b/MoltenVK/MoltenVK/Utility/MVKFoundation.h @@ -1,7 +1,7 @@ /* * MVKFoundation.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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.mm b/MoltenVK/MoltenVK/Utility/MVKFoundation.mm index 27229035..847c2232 100644 --- a/MoltenVK/MoltenVK/Utility/MVKFoundation.mm +++ b/MoltenVK/MoltenVK/Utility/MVKFoundation.mm @@ -1,7 +1,7 @@ /* * MVKFoundation.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/MVKOSExtensions.h b/MoltenVK/MoltenVK/Utility/MVKOSExtensions.h index 2e4251ea..6f5a2303 100644 --- a/MoltenVK/MoltenVK/Utility/MVKOSExtensions.h +++ b/MoltenVK/MoltenVK/Utility/MVKOSExtensions.h @@ -1,7 +1,7 @@ /* * MVKOSExtensions.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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/MVKOSExtensions.mm b/MoltenVK/MoltenVK/Utility/MVKOSExtensions.mm index aee7113c..2864871a 100644 --- a/MoltenVK/MoltenVK/Utility/MVKOSExtensions.mm +++ b/MoltenVK/MoltenVK/Utility/MVKOSExtensions.mm @@ -1,7 +1,7 @@ /* * MVKOSExtensions.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 c787504b..dbf30329 100644 --- a/MoltenVK/MoltenVK/Utility/MVKObjectPool.h +++ b/MoltenVK/MoltenVK/Utility/MVKObjectPool.h @@ -1,7 +1,7 @@ /* * MVKObjectPool.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 22b13570..6bb9da9f 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermark.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermark.h @@ -1,7 +1,7 @@ /* * MVKWatermark.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 04f88117..21b5f5f7 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermark.mm +++ b/MoltenVK/MoltenVK/Utility/MVKWatermark.mm @@ -1,7 +1,7 @@ /* * MVKWatermark.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 8b11d8c3..fc4a2b72 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermarkShaderSource.h @@ -1,7 +1,7 @@ /* * MVKWatermarkShaderSource.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 d12f14b7..2a9282ac 100644 --- a/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h +++ b/MoltenVK/MoltenVK/Utility/MVKWatermarkTextureContent.h @@ -1,7 +1,7 @@ /* * MVKWatermarkTextureContent.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 188b8faf..22020b1d 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 d0e482f4..8e91b7b3 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-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 a4abd1b5..50ab0d74 100644 --- a/MoltenVK/MoltenVK/Vulkan/vulkan.mm +++ b/MoltenVK/MoltenVK/Vulkan/vulkan.mm @@ -1,7 +1,7 @@ /* * vulkan.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 0425ab2c..1811c9c5 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.h @@ -1,7 +1,7 @@ /* * GLSLConversion.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 21bf1365..fa7d800f 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLConversion.mm @@ -1,7 +1,7 @@ /* * GLSLConversion.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 2d324974..e221f3eb 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.cpp @@ -1,7 +1,7 @@ /* * GLSLToSPIRVConverter.cpp * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 627dc8e4..78779faa 100644 --- a/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h +++ b/MoltenVKShaderConverter/MoltenVKGLSLToSPIRVConverter/GLSLToSPIRVConverter.h @@ -1,7 +1,7 @@ /* * GLSLToSPIRVConverter.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 d3bd57c2..e9aacc8a 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.h @@ -1,7 +1,7 @@ /* * FileSupport.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 5757fa2f..e95414e0 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/FileSupport.mm @@ -1,7 +1,7 @@ /* * FileSupport.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 ef4d5dd0..890f6495 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.h @@ -1,7 +1,7 @@ /* * SPIRVConversion.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 89a0c811..8e23b0e5 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVConversion.mm @@ -1,7 +1,7 @@ /* * SPIRVConversion.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 828c3550..635d4de4 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.cpp @@ -1,7 +1,7 @@ /* * SPIRVToMSLConverter.cpp * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 f1023b85..66fa0031 100644 --- a/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h +++ b/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter/SPIRVToMSLConverter.h @@ -1,7 +1,7 @@ /* * SPIRVToMSLConverter.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 51613955..aba3d403 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.h @@ -1,7 +1,7 @@ /* * DirectorySupport.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 0bcbd97c..6f521ff5 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/DirectorySupport.mm @@ -1,7 +1,7 @@ /* * DirectorySupport.mm * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 b100132a..91632a11 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.cpp * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 3733b0a0..2a6f909f 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.h * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 45025507..b79cc185 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp @@ -1,7 +1,7 @@ /* * main.cpp * - * Copyright (c) 2014-2017 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2014-2018 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 0adca747..a2a19d2e 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ MoltenVK ======== -Copyright (c) 2014-2017 [The Brenwill Workshop Ltd.](http://www.brenwill.com) +Copyright (c) 2014-2018 [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.*