From fa345f59de694ac249c14e987032ef3e341faaa7 Mon Sep 17 00:00:00 2001 From: assiduous Date: Fri, 1 Jan 2021 10:30:48 -0800 Subject: Updated copyright notice --- Common/src/BasicFileStream.cpp | 2 +- Common/src/DataBlobImpl.cpp | 2 +- Common/src/DefaultRawMemoryAllocator.cpp | 2 +- Common/src/FixedBlockMemoryAllocator.cpp | 2 +- Common/src/LockHelper.cpp | 2 +- Common/src/MemoryFileStream.cpp | 2 +- Common/src/Timer.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Common/src') diff --git a/Common/src/BasicFileStream.cpp b/Common/src/BasicFileStream.cpp index 0c580b5e..5955b227 100644 --- a/Common/src/BasicFileStream.cpp +++ b/Common/src/BasicFileStream.cpp @@ -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/Common/src/DataBlobImpl.cpp b/Common/src/DataBlobImpl.cpp index 8bedd1e0..e124eed3 100644 --- a/Common/src/DataBlobImpl.cpp +++ b/Common/src/DataBlobImpl.cpp @@ -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/Common/src/DefaultRawMemoryAllocator.cpp b/Common/src/DefaultRawMemoryAllocator.cpp index f1ecabe8..dfcc17f7 100644 --- a/Common/src/DefaultRawMemoryAllocator.cpp +++ b/Common/src/DefaultRawMemoryAllocator.cpp @@ -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/Common/src/FixedBlockMemoryAllocator.cpp b/Common/src/FixedBlockMemoryAllocator.cpp index e4dc53d3..4e735a4d 100644 --- a/Common/src/FixedBlockMemoryAllocator.cpp +++ b/Common/src/FixedBlockMemoryAllocator.cpp @@ -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/Common/src/LockHelper.cpp b/Common/src/LockHelper.cpp index 44d889f4..675f584d 100644 --- a/Common/src/LockHelper.cpp +++ b/Common/src/LockHelper.cpp @@ -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/Common/src/MemoryFileStream.cpp b/Common/src/MemoryFileStream.cpp index 0d053412..b3142ea5 100644 --- a/Common/src/MemoryFileStream.cpp +++ b/Common/src/MemoryFileStream.cpp @@ -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/Common/src/Timer.cpp b/Common/src/Timer.cpp index bd6aefc8..d45b6e90 100644 --- a/Common/src/Timer.cpp +++ b/Common/src/Timer.cpp @@ -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