summaryrefslogtreecommitdiffstats
path: root/TextureLoader/include
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
committerassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
commitae2fd744e5655fcc1c9bcb0ec280f16eb67d4123 (patch)
tree3b27ed85995f9fa95b5c9882ee588df84572daef /TextureLoader/include
parentGLTFLoader: added convenience constructor for Model::CreateInfo (diff)
downloadDiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.tar.gz
DiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.zip
Updated copyright notice
Diffstat (limited to 'TextureLoader/include')
-rw-r--r--TextureLoader/include/DDSLoader.h2
-rw-r--r--TextureLoader/include/JPEGCodec.h2
-rw-r--r--TextureLoader/include/PNGCodec.h2
-rw-r--r--TextureLoader/include/dxgiformat.h2
-rw-r--r--TextureLoader/include/pch.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/TextureLoader/include/DDSLoader.h b/TextureLoader/include/DDSLoader.h
index 28d6b43..b3fafe3 100644
--- a/TextureLoader/include/DDSLoader.h
+++ b/TextureLoader/include/DDSLoader.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/include/JPEGCodec.h b/TextureLoader/include/JPEGCodec.h
index 50bca4b..1c7e072 100644
--- a/TextureLoader/include/JPEGCodec.h
+++ b/TextureLoader/include/JPEGCodec.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/include/PNGCodec.h b/TextureLoader/include/PNGCodec.h
index 7379220..3df5493 100644
--- a/TextureLoader/include/PNGCodec.h
+++ b/TextureLoader/include/PNGCodec.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/include/dxgiformat.h b/TextureLoader/include/dxgiformat.h
index f21a609..e3754f8 100644
--- a/TextureLoader/include/dxgiformat.h
+++ b/TextureLoader/include/dxgiformat.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/include/pch.h b/TextureLoader/include/pch.h
index 35a7fbd..5f38125 100644
--- a/TextureLoader/include/pch.h
+++ b/TextureLoader/include/pch.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");