From 32f030fd56ae11c8882a336d3eaea1c051e16544 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Wed, 3 Jan 2018 22:05:21 -0800 Subject: Updated copyright notice --- RenderScript/include/BlendStateDescParser.h | 2 +- RenderScript/include/BufferParser.h | 2 +- RenderScript/include/BufferViewParser.h | 2 +- RenderScript/include/ClassMethodBinding.h | 2 +- RenderScript/include/ConvenienceFunctions.h | 2 +- RenderScript/include/Debug.h | 2 +- RenderScript/include/DepthStencilStateDescParser.h | 2 +- RenderScript/include/DeviceContextFuncBindings.h | 2 +- RenderScript/include/DrawAttribsParser.h | 2 +- RenderScript/include/EngineObjectParserBase.h | 2 +- RenderScript/include/EngineObjectParserCommon.h | 2 +- RenderScript/include/EnumMappings.h | 2 +- RenderScript/include/InputLayoutDescParser.h | 2 +- RenderScript/include/LuaBindings.h | 2 +- RenderScript/include/LuaFunctionBinding.h | 2 +- RenderScript/include/LuaWrappers.h | 2 +- RenderScript/include/PSODescParser.h | 2 +- RenderScript/include/ParsingErrors.h | 2 +- RenderScript/include/RasterizerStateDescParser.h | 2 +- RenderScript/include/ResourceMappingParser.h | 2 +- RenderScript/include/SamplerParser.h | 2 +- RenderScript/include/ScissorRectParser.h | 2 +- RenderScript/include/ScriptParser.h | 2 +- RenderScript/include/ShaderParser.h | 2 +- RenderScript/include/ShaderResourceBindingParser.h | 2 +- RenderScript/include/ShaderVariableParser.h | 2 +- RenderScript/include/TextureParser.h | 2 +- RenderScript/include/TextureViewParser.h | 2 +- RenderScript/include/ViewportParser.h | 2 +- RenderScript/include/pch.h | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) (limited to 'RenderScript/include') diff --git a/RenderScript/include/BlendStateDescParser.h b/RenderScript/include/BlendStateDescParser.h index fb89c7f..74d5f37 100644 --- a/RenderScript/include/BlendStateDescParser.h +++ b/RenderScript/include/BlendStateDescParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/BufferParser.h b/RenderScript/include/BufferParser.h index 77a5fe6..b8d7f53 100644 --- a/RenderScript/include/BufferParser.h +++ b/RenderScript/include/BufferParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/BufferViewParser.h b/RenderScript/include/BufferViewParser.h index a083569..6e16b94 100644 --- a/RenderScript/include/BufferViewParser.h +++ b/RenderScript/include/BufferViewParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ClassMethodBinding.h b/RenderScript/include/ClassMethodBinding.h index aa14b80..4e4140a 100644 --- a/RenderScript/include/ClassMethodBinding.h +++ b/RenderScript/include/ClassMethodBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ConvenienceFunctions.h b/RenderScript/include/ConvenienceFunctions.h index 6134576..08e7982 100644 --- a/RenderScript/include/ConvenienceFunctions.h +++ b/RenderScript/include/ConvenienceFunctions.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/Debug.h b/RenderScript/include/Debug.h index 5c22fda..2e665ab 100644 --- a/RenderScript/include/Debug.h +++ b/RenderScript/include/Debug.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/DepthStencilStateDescParser.h b/RenderScript/include/DepthStencilStateDescParser.h index 5176daa..a37800a 100644 --- a/RenderScript/include/DepthStencilStateDescParser.h +++ b/RenderScript/include/DepthStencilStateDescParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/DeviceContextFuncBindings.h b/RenderScript/include/DeviceContextFuncBindings.h index 2d1d4da..f3bfa98 100644 --- a/RenderScript/include/DeviceContextFuncBindings.h +++ b/RenderScript/include/DeviceContextFuncBindings.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/DrawAttribsParser.h b/RenderScript/include/DrawAttribsParser.h index e8f27ea..cd1a9cb 100644 --- a/RenderScript/include/DrawAttribsParser.h +++ b/RenderScript/include/DrawAttribsParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/EngineObjectParserBase.h b/RenderScript/include/EngineObjectParserBase.h index f35a029..6436bf5 100644 --- a/RenderScript/include/EngineObjectParserBase.h +++ b/RenderScript/include/EngineObjectParserBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/EngineObjectParserCommon.h b/RenderScript/include/EngineObjectParserCommon.h index fad07fc..ca1425e 100644 --- a/RenderScript/include/EngineObjectParserCommon.h +++ b/RenderScript/include/EngineObjectParserCommon.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/EnumMappings.h b/RenderScript/include/EnumMappings.h index 4f80b36..5e0231e 100644 --- a/RenderScript/include/EnumMappings.h +++ b/RenderScript/include/EnumMappings.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/InputLayoutDescParser.h b/RenderScript/include/InputLayoutDescParser.h index f6d6773..a1457de 100644 --- a/RenderScript/include/InputLayoutDescParser.h +++ b/RenderScript/include/InputLayoutDescParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/LuaBindings.h b/RenderScript/include/LuaBindings.h index 2a27720..74ea9e8 100644 --- a/RenderScript/include/LuaBindings.h +++ b/RenderScript/include/LuaBindings.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/LuaFunctionBinding.h b/RenderScript/include/LuaFunctionBinding.h index 8ab0fd2..4f41ed6 100644 --- a/RenderScript/include/LuaFunctionBinding.h +++ b/RenderScript/include/LuaFunctionBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/LuaWrappers.h b/RenderScript/include/LuaWrappers.h index 1fd3ee7..7d75b8d 100644 --- a/RenderScript/include/LuaWrappers.h +++ b/RenderScript/include/LuaWrappers.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/PSODescParser.h b/RenderScript/include/PSODescParser.h index 1d223ce..a60155b 100644 --- a/RenderScript/include/PSODescParser.h +++ b/RenderScript/include/PSODescParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ParsingErrors.h b/RenderScript/include/ParsingErrors.h index 662c86f..34fa39d 100644 --- a/RenderScript/include/ParsingErrors.h +++ b/RenderScript/include/ParsingErrors.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/RasterizerStateDescParser.h b/RenderScript/include/RasterizerStateDescParser.h index a4bf220..46dfdcc 100644 --- a/RenderScript/include/RasterizerStateDescParser.h +++ b/RenderScript/include/RasterizerStateDescParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ResourceMappingParser.h b/RenderScript/include/ResourceMappingParser.h index 4927617..337cd7b 100644 --- a/RenderScript/include/ResourceMappingParser.h +++ b/RenderScript/include/ResourceMappingParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/SamplerParser.h b/RenderScript/include/SamplerParser.h index b0199ee..296fdaf 100644 --- a/RenderScript/include/SamplerParser.h +++ b/RenderScript/include/SamplerParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ScissorRectParser.h b/RenderScript/include/ScissorRectParser.h index 96da48f..de855a5 100644 --- a/RenderScript/include/ScissorRectParser.h +++ b/RenderScript/include/ScissorRectParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ScriptParser.h b/RenderScript/include/ScriptParser.h index 137f0fd..d8d0d07 100644 --- a/RenderScript/include/ScriptParser.h +++ b/RenderScript/include/ScriptParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ShaderParser.h b/RenderScript/include/ShaderParser.h index b827def..e69239a 100644 --- a/RenderScript/include/ShaderParser.h +++ b/RenderScript/include/ShaderParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ShaderResourceBindingParser.h b/RenderScript/include/ShaderResourceBindingParser.h index 066b9b3..fe00a65 100644 --- a/RenderScript/include/ShaderResourceBindingParser.h +++ b/RenderScript/include/ShaderResourceBindingParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ShaderVariableParser.h b/RenderScript/include/ShaderVariableParser.h index 91039cd..f974648 100644 --- a/RenderScript/include/ShaderVariableParser.h +++ b/RenderScript/include/ShaderVariableParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/TextureParser.h b/RenderScript/include/TextureParser.h index 17a6a84..c35e3dd 100644 --- a/RenderScript/include/TextureParser.h +++ b/RenderScript/include/TextureParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/TextureViewParser.h b/RenderScript/include/TextureViewParser.h index e8fba7e..b4d77e0 100644 --- a/RenderScript/include/TextureViewParser.h +++ b/RenderScript/include/TextureViewParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/ViewportParser.h b/RenderScript/include/ViewportParser.h index 39aa1ab..861bace 100644 --- a/RenderScript/include/ViewportParser.h +++ b/RenderScript/include/ViewportParser.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/RenderScript/include/pch.h b/RenderScript/include/pch.h index ffe6b1c..9c6d17d 100644 --- a/RenderScript/include/pch.h +++ b/RenderScript/include/pch.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2018 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3