From aee75043883900a4952767398201066e62e68724 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 20 May 2017 13:12:04 -0700 Subject: Merging Updates from dev branch --- Common/include/BasicFileStream.h | 2 +- Common/include/BasicTypes.h | 2 +- Common/include/DataBlobImpl.h | 2 +- Common/include/DebugUtilities.h | 2 +- Common/include/DefaultRawMemoryAllocator.h | 2 +- Common/include/Errors.h | 2 +- Common/include/FileWrapper.h | 2 +- Common/include/FixedBlockMemoryAllocator.h | 2 +- Common/include/FormatMessage.h | 2 +- Common/include/HashUtils.h | 2 +- Common/include/InterfaceID.h | 2 +- Common/include/LockHelper.h | 2 +- Common/include/ObjectBase.h | 2 +- Common/include/RefCntAutoPtr.h | 2 +- Common/include/RefCountedObjectImpl.h | 2 +- Common/include/STDAllocator.h | 2 +- Common/include/StringTools.h | 2 +- Common/include/Timer.h | 2 +- Common/include/UniqueIdentifier.h | 2 +- Common/include/ValidatedCast.h | 2 +- Common/include/pch.h | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'Common/include') diff --git a/Common/include/BasicFileStream.h b/Common/include/BasicFileStream.h index 306c4225..af71f9f8 100644 --- a/Common/include/BasicFileStream.h +++ b/Common/include/BasicFileStream.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/BasicTypes.h b/Common/include/BasicTypes.h index 771faa15..45840213 100644 --- a/Common/include/BasicTypes.h +++ b/Common/include/BasicTypes.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/DataBlobImpl.h b/Common/include/DataBlobImpl.h index 5b10489e..7b243f2c 100644 --- a/Common/include/DataBlobImpl.h +++ b/Common/include/DataBlobImpl.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/DebugUtilities.h b/Common/include/DebugUtilities.h index 040a3447..8027b0ed 100644 --- a/Common/include/DebugUtilities.h +++ b/Common/include/DebugUtilities.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/DefaultRawMemoryAllocator.h b/Common/include/DefaultRawMemoryAllocator.h index bb6c2730..142fe6b9 100644 --- a/Common/include/DefaultRawMemoryAllocator.h +++ b/Common/include/DefaultRawMemoryAllocator.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/Errors.h b/Common/include/Errors.h index c5d4a3bd..c7028708 100644 --- a/Common/include/Errors.h +++ b/Common/include/Errors.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/FileWrapper.h b/Common/include/FileWrapper.h index ec5ab6b1..41e96084 100644 --- a/Common/include/FileWrapper.h +++ b/Common/include/FileWrapper.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/FixedBlockMemoryAllocator.h b/Common/include/FixedBlockMemoryAllocator.h index 66013060..e91b5157 100644 --- a/Common/include/FixedBlockMemoryAllocator.h +++ b/Common/include/FixedBlockMemoryAllocator.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/FormatMessage.h b/Common/include/FormatMessage.h index 4a6a552e..abbacce2 100644 --- a/Common/include/FormatMessage.h +++ b/Common/include/FormatMessage.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/HashUtils.h b/Common/include/HashUtils.h index cf883eb9..825d7171 100644 --- a/Common/include/HashUtils.h +++ b/Common/include/HashUtils.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/InterfaceID.h b/Common/include/InterfaceID.h index d24f0b75..dee585e3 100644 --- a/Common/include/InterfaceID.h +++ b/Common/include/InterfaceID.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/LockHelper.h b/Common/include/LockHelper.h index 47e6b6de..34b90f35 100644 --- a/Common/include/LockHelper.h +++ b/Common/include/LockHelper.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/ObjectBase.h b/Common/include/ObjectBase.h index 9be99f24..f92cac1e 100644 --- a/Common/include/ObjectBase.h +++ b/Common/include/ObjectBase.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/RefCntAutoPtr.h b/Common/include/RefCntAutoPtr.h index 2d99699e..bc886187 100644 --- a/Common/include/RefCntAutoPtr.h +++ b/Common/include/RefCntAutoPtr.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/RefCountedObjectImpl.h b/Common/include/RefCountedObjectImpl.h index d3c8d38c..f42e56f1 100644 --- a/Common/include/RefCountedObjectImpl.h +++ b/Common/include/RefCountedObjectImpl.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/STDAllocator.h b/Common/include/STDAllocator.h index 522e0844..9fc0c5cd 100644 --- a/Common/include/STDAllocator.h +++ b/Common/include/STDAllocator.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/StringTools.h b/Common/include/StringTools.h index e1327d0a..0592d811 100644 --- a/Common/include/StringTools.h +++ b/Common/include/StringTools.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/Timer.h b/Common/include/Timer.h index 8b4c82c6..d0023a87 100644 --- a/Common/include/Timer.h +++ b/Common/include/Timer.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/UniqueIdentifier.h b/Common/include/UniqueIdentifier.h index 5d831579..ce539608 100644 --- a/Common/include/UniqueIdentifier.h +++ b/Common/include/UniqueIdentifier.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/ValidatedCast.h b/Common/include/ValidatedCast.h index 1b775ad6..2f68f912 100644 --- a/Common/include/ValidatedCast.h +++ b/Common/include/ValidatedCast.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 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/Common/include/pch.h b/Common/include/pch.h index 14dca411..6aba18ab 100644 --- a/Common/include/pch.h +++ b/Common/include/pch.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2017 Egor Yusov +/* Copyright 2015-2016 Egor Yusov * * 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