diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2018-01-04 06:02:08 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2018-01-04 06:02:08 +0000 |
| commit | 4949ec8aaf692809d235e9e1e20a5e084cf2bf39 (patch) | |
| tree | 9ad1df5f4a7ca24cd99aff42749ceda65943a35b /Primitives/interface | |
| parent | Updated link to API reference (diff) | |
| download | DiligentCore-4949ec8aaf692809d235e9e1e20a5e084cf2bf39.tar.gz DiligentCore-4949ec8aaf692809d235e9e1e20a5e084cf2bf39.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/FileStream.h | 2 | ||||
| -rw-r--r-- | Primitives/interface/FormatMessage.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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/Primitives/interface/BasicTypes.h b/Primitives/interface/BasicTypes.h index cf40e3a8..0d781897 100644 --- a/Primitives/interface/BasicTypes.h +++ b/Primitives/interface/BasicTypes.h @@ -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/Primitives/interface/DataBlob.h b/Primitives/interface/DataBlob.h index 9f1c2c04..520a0517 100644 --- a/Primitives/interface/DataBlob.h +++ b/Primitives/interface/DataBlob.h @@ -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/Primitives/interface/FileStream.h b/Primitives/interface/FileStream.h index 312c79bc..7d4f665a 100644 --- a/Primitives/interface/FileStream.h +++ b/Primitives/interface/FileStream.h @@ -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/Primitives/interface/FormatMessage.h b/Primitives/interface/FormatMessage.h index 4a6a552e..12748474 100644 --- a/Primitives/interface/FormatMessage.h +++ b/Primitives/interface/FormatMessage.h @@ -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/Primitives/interface/InterfaceID.h b/Primitives/interface/InterfaceID.h index a7401f43..7f5be683 100644 --- a/Primitives/interface/InterfaceID.h +++ b/Primitives/interface/InterfaceID.h @@ -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/Primitives/interface/MemoryAllocator.h b/Primitives/interface/MemoryAllocator.h index 8221ffdc..c844ee26 100644 --- a/Primitives/interface/MemoryAllocator.h +++ b/Primitives/interface/MemoryAllocator.h @@ -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/Primitives/interface/Object.h b/Primitives/interface/Object.h index cd135ded..ebe8943d 100644 --- a/Primitives/interface/Object.h +++ b/Primitives/interface/Object.h @@ -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/Primitives/interface/ReferenceCounters.h b/Primitives/interface/ReferenceCounters.h index e4adc7f6..93a1f7bd 100644 --- a/Primitives/interface/ReferenceCounters.h +++ b/Primitives/interface/ReferenceCounters.h @@ -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. |
