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/Platforms | |
| 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/Platforms')
5 files changed, 5 insertions, 5 deletions
diff --git a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp b/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp index 4866152..540d29b 100644 --- a/Tests/IncludeTest/src/Platforms/AtomicsH_test.cpp +++ b/Tests/IncludeTest/src/Platforms/AtomicsH_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/Platforms/FileSystemH_test.cpp b/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp index d1d6433..e7e3cd6 100644 --- a/Tests/IncludeTest/src/Platforms/FileSystemH_test.cpp +++ b/Tests/IncludeTest/src/Platforms/FileSystemH_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/Platforms/PlatformDebugH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp index b0d7cbd..a229307 100644 --- a/Tests/IncludeTest/src/Platforms/PlatformDebugH_test.cpp +++ b/Tests/IncludeTest/src/Platforms/PlatformDebugH_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/Platforms/PlatformDefinitionsH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp index 33c5e25..8086db4 100644 --- a/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_test.cpp +++ b/Tests/IncludeTest/src/Platforms/PlatformDefinitionsH_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/Platforms/PlatformMiscH_test.cpp b/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp index 11eb55a..a0d0c3c 100644 --- a/Tests/IncludeTest/src/Platforms/PlatformMiscH_test.cpp +++ b/Tests/IncludeTest/src/Platforms/PlatformMiscH_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. |
