From fa345f59de694ac249c14e987032ef3e341faaa7 Mon Sep 17 00:00:00 2001 From: assiduous Date: Fri, 1 Jan 2021 10:30:48 -0800 Subject: Updated copyright notice --- Primitives/interface/BasicTypes.h | 2 +- Primitives/interface/CommonDefinitions.h | 2 +- Primitives/interface/DataBlob.h | 2 +- Primitives/interface/DebugOutput.h | 2 +- Primitives/interface/DefineGlobalFuncHelperMacros.h | 2 +- Primitives/interface/DefineInterfaceHelperMacros.h | 2 +- Primitives/interface/Errors.hpp | 2 +- Primitives/interface/FileStream.h | 2 +- Primitives/interface/FlagEnum.h | 2 +- Primitives/interface/FormatString.hpp | 2 +- Primitives/interface/InterfaceID.h | 2 +- Primitives/interface/MemoryAllocator.h | 2 +- Primitives/interface/Object.h | 2 +- Primitives/interface/ReferenceCounters.h | 2 +- Primitives/interface/UndefGlobalFuncHelperMacros.h | 2 +- Primitives/interface/UndefInterfaceHelperMacros.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'Primitives/interface') diff --git a/Primitives/interface/BasicTypes.h b/Primitives/interface/BasicTypes.h index f6316025..fd324344 100644 --- a/Primitives/interface/BasicTypes.h +++ b/Primitives/interface/BasicTypes.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/Primitives/interface/CommonDefinitions.h b/Primitives/interface/CommonDefinitions.h index 721e6ebb..483ae86f 100644 --- a/Primitives/interface/CommonDefinitions.h +++ b/Primitives/interface/CommonDefinitions.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/Primitives/interface/DataBlob.h b/Primitives/interface/DataBlob.h index 7447fdbd..04f387ab 100644 --- a/Primitives/interface/DataBlob.h +++ b/Primitives/interface/DataBlob.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/Primitives/interface/DebugOutput.h b/Primitives/interface/DebugOutput.h index ca65c132..ef81dc7c 100644 --- a/Primitives/interface/DebugOutput.h +++ b/Primitives/interface/DebugOutput.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/Primitives/interface/DefineGlobalFuncHelperMacros.h b/Primitives/interface/DefineGlobalFuncHelperMacros.h index bcf869fa..a35649b0 100644 --- a/Primitives/interface/DefineGlobalFuncHelperMacros.h +++ b/Primitives/interface/DefineGlobalFuncHelperMacros.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/Primitives/interface/DefineInterfaceHelperMacros.h b/Primitives/interface/DefineInterfaceHelperMacros.h index 2fd7b37a..51a3e319 100644 --- a/Primitives/interface/DefineInterfaceHelperMacros.h +++ b/Primitives/interface/DefineInterfaceHelperMacros.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/Primitives/interface/Errors.hpp b/Primitives/interface/Errors.hpp index f07b7039..64887ae1 100644 --- a/Primitives/interface/Errors.hpp +++ b/Primitives/interface/Errors.hpp @@ -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/Primitives/interface/FileStream.h b/Primitives/interface/FileStream.h index 9fd18214..0ef223fb 100644 --- a/Primitives/interface/FileStream.h +++ b/Primitives/interface/FileStream.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/Primitives/interface/FlagEnum.h b/Primitives/interface/FlagEnum.h index 574e561a..13a00927 100644 --- a/Primitives/interface/FlagEnum.h +++ b/Primitives/interface/FlagEnum.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/Primitives/interface/FormatString.hpp b/Primitives/interface/FormatString.hpp index 21ca53c7..bc42aa76 100644 --- a/Primitives/interface/FormatString.hpp +++ b/Primitives/interface/FormatString.hpp @@ -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/Primitives/interface/InterfaceID.h b/Primitives/interface/InterfaceID.h index 7f07996c..aca1a64d 100644 --- a/Primitives/interface/InterfaceID.h +++ b/Primitives/interface/InterfaceID.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/Primitives/interface/MemoryAllocator.h b/Primitives/interface/MemoryAllocator.h index ebd7d907..af660f0d 100644 --- a/Primitives/interface/MemoryAllocator.h +++ b/Primitives/interface/MemoryAllocator.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/Primitives/interface/Object.h b/Primitives/interface/Object.h index 7721025f..20a4ad98 100644 --- a/Primitives/interface/Object.h +++ b/Primitives/interface/Object.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/Primitives/interface/ReferenceCounters.h b/Primitives/interface/ReferenceCounters.h index 8dd2070d..0ac50791 100644 --- a/Primitives/interface/ReferenceCounters.h +++ b/Primitives/interface/ReferenceCounters.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/Primitives/interface/UndefGlobalFuncHelperMacros.h b/Primitives/interface/UndefGlobalFuncHelperMacros.h index 9cf05efe..6d189ea7 100644 --- a/Primitives/interface/UndefGlobalFuncHelperMacros.h +++ b/Primitives/interface/UndefGlobalFuncHelperMacros.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/Primitives/interface/UndefInterfaceHelperMacros.h b/Primitives/interface/UndefInterfaceHelperMacros.h index a997f1bb..6ab8fc99 100644 --- a/Primitives/interface/UndefInterfaceHelperMacros.h +++ b/Primitives/interface/UndefInterfaceHelperMacros.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"); -- cgit v1.2.3