diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2018-03-25 20:35:07 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2018-03-25 20:35:07 +0000 |
| commit | 1bc9ad4cbc913a03a8d4368d45a57f2818bafa64 (patch) | |
| tree | dca40411a92d76088281a235d41edccb220efec7 /Tests/IncludeTest/src/TextureLoader | |
| parent | Added include tests for TextureLoader project (diff) | |
| download | DiligentEngine-1bc9ad4cbc913a03a8d4368d45a57f2818bafa64.tar.gz DiligentEngine-1bc9ad4cbc913a03a8d4368d45a57f2818bafa64.zip | |
Updated copyright notice
Diffstat (limited to 'Tests/IncludeTest/src/TextureLoader')
3 files changed, 5 insertions, 5 deletions
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" |
