From 401861ac5cc218d0f5acac6647df5562a8aa9700 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Mon, 16 Sep 2019 21:18:54 -0700 Subject: Updated Copyright notice --- Primitives/interface/BasicTypes.h | 2 +- Primitives/interface/DataBlob.h | 2 +- Primitives/interface/DebugOutput.h | 2 +- Primitives/interface/Errors.h | 2 +- Primitives/interface/FileStream.h | 2 +- Primitives/interface/FlagEnum.h | 2 +- Primitives/interface/FormatString.h | 2 +- Primitives/interface/InterfaceID.h | 2 +- Primitives/interface/MemoryAllocator.h | 2 +- Primitives/interface/Object.h | 2 +- Primitives/interface/ReferenceCounters.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'Primitives/interface') 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. -- cgit v1.2.3