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 --- Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp | 2 +- Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp | 4 ++-- Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Tests/IncludeTest/src/TextureLoader') diff --git a/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp b/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp index 5a9ba8f..47e9595 100644 --- a/Tests/IncludeTest/src/TextureLoader/ImageH_test.cpp +++ b/Tests/IncludeTest/src/TextureLoader/ImageH_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/TextureLoader/TextureLoaderH_test.cpp b/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp index 0b8b122..52d9ca1 100644 --- a/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_test.cpp +++ b/Tests/IncludeTest/src/TextureLoader/TextureLoaderH_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. @@ -21,4 +21,4 @@ * of the possibility of such damages. */ -#include "DiligentTools/TextureLoader/interface/TextureLoader.h" \ No newline at end of file +#include "DiligentTools/TextureLoader/interface/TextureLoader.h" diff --git a/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp b/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp index 5ff3999..5f9211e 100644 --- a/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_test.cpp +++ b/Tests/IncludeTest/src/TextureLoader/TextureUtilitiesH_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. @@ -21,4 +21,4 @@ * of the possibility of such damages. */ -#include "DiligentTools/TextureLoader/interface/TextureUtilities.h" \ No newline at end of file +#include "DiligentTools/TextureLoader/interface/TextureUtilities.h" -- cgit v1.2.3