diff options
Diffstat (limited to 'TextureLoader/include')
| -rw-r--r-- | TextureLoader/include/DDSLoader.h | 2 | ||||
| -rw-r--r-- | TextureLoader/include/JPEGCodec.h | 2 | ||||
| -rw-r--r-- | TextureLoader/include/PNGCodec.h | 2 | ||||
| -rw-r--r-- | TextureLoader/include/dxgiformat.h | 2 | ||||
| -rw-r--r-- | TextureLoader/include/pch.h | 2 |
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"); |
