diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-09-17 04:18:54 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-09-17 04:18:54 +0000 |
| commit | 401861ac5cc218d0f5acac6647df5562a8aa9700 (patch) | |
| tree | 59aab3a50a9afd9fbd6cde19464f3e9448949b86 /Primitives/interface | |
| parent | Disable installation of SPIRV-Cross libraries (diff) | |
| download | DiligentCore-401861ac5cc218d0f5acac6647df5562a8aa9700.tar.gz DiligentCore-401861ac5cc218d0f5acac6647df5562a8aa9700.zip | |
Updated Copyright notice
Diffstat (limited to 'Primitives/interface')
| -rw-r--r-- | Primitives/interface/BasicTypes.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/DataBlob.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/DebugOutput.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/Errors.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/FileStream.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/FlagEnum.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/FormatString.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/InterfaceID.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/MemoryAllocator.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/Object.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/ReferenceCounters.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/Primitives/interface/BasicTypes.h b/Primitives/interface/BasicTypes.h index ed3e4bb6..c72bcf71 100644 --- a/Primitives/interface/BasicTypes.h +++ b/Primitives/interface/BasicTypes.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/DataBlob.h b/Primitives/interface/DataBlob.h index 29e90057..1379ce67 100644 --- a/Primitives/interface/DataBlob.h +++ b/Primitives/interface/DataBlob.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/DebugOutput.h b/Primitives/interface/DebugOutput.h index 00fbedbe..2fdac40e 100644 --- a/Primitives/interface/DebugOutput.h +++ b/Primitives/interface/DebugOutput.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/Errors.h b/Primitives/interface/Errors.h index e8d14cd1..5c830cae 100644 --- a/Primitives/interface/Errors.h +++ b/Primitives/interface/Errors.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/FileStream.h b/Primitives/interface/FileStream.h index 10c95e8a..2215ba66 100644 --- a/Primitives/interface/FileStream.h +++ b/Primitives/interface/FileStream.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/FlagEnum.h b/Primitives/interface/FlagEnum.h index f68640ee..fb145a0c 100644 --- a/Primitives/interface/FlagEnum.h +++ b/Primitives/interface/FlagEnum.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/FormatString.h b/Primitives/interface/FormatString.h index 3b4cefda..4de64c5b 100644 --- a/Primitives/interface/FormatString.h +++ b/Primitives/interface/FormatString.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/InterfaceID.h b/Primitives/interface/InterfaceID.h index e6432a2f..7b384c1c 100644 --- a/Primitives/interface/InterfaceID.h +++ b/Primitives/interface/InterfaceID.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/MemoryAllocator.h b/Primitives/interface/MemoryAllocator.h index 4cda8e1d..2324ed02 100644 --- a/Primitives/interface/MemoryAllocator.h +++ b/Primitives/interface/MemoryAllocator.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/Object.h b/Primitives/interface/Object.h index 4faf421a..91333ba2 100644 --- a/Primitives/interface/Object.h +++ b/Primitives/interface/Object.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * 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/Primitives/interface/ReferenceCounters.h b/Primitives/interface/ReferenceCounters.h index 868e15d0..e2678649 100644 --- a/Primitives/interface/ReferenceCounters.h +++ b/Primitives/interface/ReferenceCounters.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2019 Egor Yusov +/* Copyright 2019 Diligent Graphics LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
