diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 16:57:55 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-01-02 16:57:55 +0000 |
| commit | 2ced05143844ed2ece25c776a37989e445d08e2d (patch) | |
| tree | 66d0cde525b685040451e034d0a73b8651610ae5 /TextureLoader/src | |
| parent | Updating file missed in last commit (diff) | |
| download | DiligentTools-2ced05143844ed2ece25c776a37989e445d08e2d.tar.gz DiligentTools-2ced05143844ed2ece25c776a37989e445d08e2d.zip | |
Updated copyright notice
Diffstat (limited to 'TextureLoader/src')
| -rw-r--r-- | TextureLoader/src/DDSLoader.cpp | 2 | ||||
| -rw-r--r-- | TextureLoader/src/Image.cpp | 2 | ||||
| -rw-r--r-- | TextureLoader/src/TextureLoader.cpp | 2 | ||||
| -rw-r--r-- | TextureLoader/src/TextureUtilities.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/TextureLoader/src/DDSLoader.cpp b/TextureLoader/src/DDSLoader.cpp index d347433..a685fd9 100644 --- a/TextureLoader/src/DDSLoader.cpp +++ b/TextureLoader/src/DDSLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/TextureLoader/src/Image.cpp b/TextureLoader/src/Image.cpp index 13ef57d..f1d7cef 100644 --- a/TextureLoader/src/Image.cpp +++ b/TextureLoader/src/Image.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/TextureLoader/src/TextureLoader.cpp b/TextureLoader/src/TextureLoader.cpp index cd40c54..c0fa274 100644 --- a/TextureLoader/src/TextureLoader.cpp +++ b/TextureLoader/src/TextureLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 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/TextureLoader/src/TextureUtilities.cpp b/TextureLoader/src/TextureUtilities.cpp index 90c5064..74bd302 100644 --- a/TextureLoader/src/TextureUtilities.cpp +++ b/TextureLoader/src/TextureUtilities.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015-2018 Egor Yusov +/* Copyright 2015-2019 Egor Yusov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
