From 1bc9ad4cbc913a03a8d4368d45a57f2818bafa64 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 25 Mar 2018 13:35:07 -0700 Subject: Updated copyright notice --- .../src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp | 2 +- Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'Tests/IncludeTest/src/GraphicsTools') diff --git a/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp index c675247..2c9ed1f 100644 --- a/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/BasicShaderSourceStreamFactoryH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp index 74371d4..e668400 100644 --- a/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/CommonlyUsedStatesH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp index 3a0b3f1..1b634cd 100644 --- a/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/GraphicsUtilitiesH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp index 54aaf2e..fa9935a 100644 --- a/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/ShaderMacroHelperH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp index 5d73f53..0134154 100644 --- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderBaseH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp index 2076150..86e1b0d 100644 --- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D11H_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp index b393d06..c4885ff 100644 --- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderD3D12H_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp index 02b3b46..51e6682 100644 --- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderGLH_test.cpp @@ -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/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp index ab7ffcc..7934358 100644 --- a/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp +++ b/Tests/IncludeTest/src/GraphicsTools/TextureUploaderH_test.cpp @@ -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