From 7b712906ebc531761ddb878a2af81abb36b43d3f Mon Sep 17 00:00:00 2001 From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de> Date: Fri, 18 Jan 2019 12:41:13 +0100 Subject: [PATCH] update copyright header to include 2019 --- doc/mainpage.h | 2 +- source/App/DecoderApp/DecApp.cpp | 2 +- source/App/DecoderApp/DecApp.h | 2 +- source/App/DecoderApp/DecAppCfg.cpp | 2 +- source/App/DecoderApp/DecAppCfg.h | 2 +- source/App/DecoderApp/decmain.cpp | 2 +- source/App/EncoderApp/EncApp.cpp | 2 +- source/App/EncoderApp/EncApp.h | 2 +- source/App/EncoderApp/EncAppCfg.cpp | 2 +- source/App/EncoderApp/EncAppCfg.h | 2 +- source/App/EncoderApp/encmain.cpp | 2 +- source/App/Parcat/parcat.cpp | 2 +- source/App/SEIRemovalApp/SEIRemovalApp.cpp | 2 +- source/App/SEIRemovalApp/SEIRemovalApp.h | 2 +- source/App/SEIRemovalApp/SEIRemovalAppCfg.cpp | 2 +- source/App/SEIRemovalApp/SEIRemovalAppCfg.h | 2 +- source/App/SEIRemovalApp/seiremovalmain.cpp | 2 +- source/App/utils/BitrateTargeting/ExtractBitrates.cpp | 2 +- source/App/utils/BitrateTargeting/ExtractBitrates.h | 2 +- source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp | 2 +- source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp | 2 +- source/App/utils/BitrateTargeting/GuessLambdaModifiers.h | 2 +- source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp | 2 +- source/App/utils/BitrateTargeting/RuntimeError.h | 2 +- source/App/utils/annexBbytecount.cpp | 2 +- source/App/utils/convert_NtoMbit_YCbCr.cpp | 2 +- source/Lib/CommonLib/AdaptiveLoopFilter.cpp | 2 +- source/Lib/CommonLib/AdaptiveLoopFilter.h | 2 +- source/Lib/CommonLib/AffineGradientSearch.cpp | 2 +- source/Lib/CommonLib/AffineGradientSearch.h | 2 +- source/Lib/CommonLib/BinaryDecisionTree.cpp | 2 +- source/Lib/CommonLib/BinaryDecisionTree.h | 2 +- source/Lib/CommonLib/BitStream.cpp | 2 +- source/Lib/CommonLib/BitStream.h | 2 +- source/Lib/CommonLib/Buffer.cpp | 2 +- source/Lib/CommonLib/Buffer.h | 2 +- source/Lib/CommonLib/CacheModel.h | 2 +- source/Lib/CommonLib/ChromaFormat.cpp | 2 +- source/Lib/CommonLib/ChromaFormat.h | 2 +- source/Lib/CommonLib/CodingStatistics.h | 2 +- source/Lib/CommonLib/CodingStructure.cpp | 2 +- source/Lib/CommonLib/CodingStructure.h | 2 +- source/Lib/CommonLib/Common.h | 2 +- source/Lib/CommonLib/CommonDef.h | 2 +- source/Lib/CommonLib/ContextModelling.cpp | 2 +- source/Lib/CommonLib/ContextModelling.h | 2 +- source/Lib/CommonLib/Contexts.cpp | 2 +- source/Lib/CommonLib/Contexts.h | 2 +- source/Lib/CommonLib/CprHashMap.cpp | 2 +- source/Lib/CommonLib/CprHashMap.h | 2 +- source/Lib/CommonLib/CrossCompPrediction.cpp | 2 +- source/Lib/CommonLib/CrossCompPrediction.h | 2 +- source/Lib/CommonLib/DepQuant.cpp | 2 +- source/Lib/CommonLib/DepQuant.h | 2 +- source/Lib/CommonLib/InterPrediction.cpp | 2 +- source/Lib/CommonLib/InterPrediction.h | 2 +- source/Lib/CommonLib/InterpolationFilter.cpp | 2 +- source/Lib/CommonLib/InterpolationFilter.h | 2 +- source/Lib/CommonLib/IntraPrediction.cpp | 2 +- source/Lib/CommonLib/IntraPrediction.h | 2 +- source/Lib/CommonLib/LoopFilter.cpp | 2 +- source/Lib/CommonLib/LoopFilter.h | 2 +- source/Lib/CommonLib/MotionInfo.h | 2 +- source/Lib/CommonLib/Mv.cpp | 2 +- source/Lib/CommonLib/Mv.h | 2 +- source/Lib/CommonLib/NAL.h | 2 +- source/Lib/CommonLib/PicYuvMD5.cpp | 2 +- source/Lib/CommonLib/Picture.cpp | 2 +- source/Lib/CommonLib/Picture.h | 2 +- source/Lib/CommonLib/Quant.cpp | 2 +- source/Lib/CommonLib/Quant.h | 2 +- source/Lib/CommonLib/QuantRDOQ.cpp | 2 +- source/Lib/CommonLib/QuantRDOQ.h | 2 +- source/Lib/CommonLib/RdCost.cpp | 2 +- source/Lib/CommonLib/RdCost.h | 2 +- source/Lib/CommonLib/RdCostWeightPrediction.cpp | 2 +- source/Lib/CommonLib/RdCostWeightPrediction.h | 2 +- source/Lib/CommonLib/Rom.cpp | 2 +- source/Lib/CommonLib/Rom.h | 2 +- source/Lib/CommonLib/RomTr.cpp | 2 +- source/Lib/CommonLib/SEI.cpp | 2 +- source/Lib/CommonLib/SEI.h | 2 +- source/Lib/CommonLib/SampleAdaptiveOffset.cpp | 2 +- source/Lib/CommonLib/SampleAdaptiveOffset.h | 2 +- source/Lib/CommonLib/Slice.cpp | 2 +- source/Lib/CommonLib/Slice.h | 2 +- source/Lib/CommonLib/TrQuant.cpp | 2 +- source/Lib/CommonLib/TrQuant.h | 2 +- source/Lib/CommonLib/TrQuant_EMT.cpp | 2 +- source/Lib/CommonLib/TrQuant_EMT.h | 2 +- source/Lib/CommonLib/TypeDef.h | 2 +- source/Lib/CommonLib/Unit.cpp | 2 +- source/Lib/CommonLib/Unit.h | 2 +- source/Lib/CommonLib/UnitPartitioner.cpp | 2 +- source/Lib/CommonLib/UnitPartitioner.h | 2 +- source/Lib/CommonLib/UnitTools.cpp | 2 +- source/Lib/CommonLib/UnitTools.h | 2 +- source/Lib/CommonLib/WeightPrediction.cpp | 2 +- source/Lib/CommonLib/WeightPrediction.h | 2 +- source/Lib/CommonLib/dtrace.cpp | 2 +- source/Lib/CommonLib/dtrace.h | 2 +- source/Lib/CommonLib/dtrace_blockstatistics.cpp | 2 +- source/Lib/CommonLib/dtrace_blockstatistics.h | 2 +- source/Lib/CommonLib/dtrace_buffer.h | 2 +- source/Lib/CommonLib/dtrace_codingstruct.h | 2 +- source/Lib/CommonLib/dtrace_next.h | 2 +- source/Lib/CommonLib/x86/AffineGradientSearchX86.h | 2 +- source/Lib/CommonLib/x86/BufferX86.h | 2 +- source/Lib/CommonLib/x86/CommonDefX86.cpp | 2 +- source/Lib/CommonLib/x86/CommonDefX86.h | 2 +- source/Lib/CommonLib/x86/CprHashMapX86.h | 2 +- source/Lib/CommonLib/x86/InitX86.cpp | 2 +- source/Lib/CommonLib/x86/InterpolationFilterX86.h | 2 +- source/Lib/CommonLib/x86/RdCostX86.h | 2 +- source/Lib/DecoderLib/AnnexBread.cpp | 2 +- source/Lib/DecoderLib/AnnexBread.h | 2 +- source/Lib/DecoderLib/BinDecoder.cpp | 2 +- source/Lib/DecoderLib/BinDecoder.h | 2 +- source/Lib/DecoderLib/CABACReader.cpp | 2 +- source/Lib/DecoderLib/CABACReader.h | 2 +- source/Lib/DecoderLib/DecCu.cpp | 2 +- source/Lib/DecoderLib/DecCu.h | 2 +- source/Lib/DecoderLib/DecLib.cpp | 2 +- source/Lib/DecoderLib/DecLib.h | 2 +- source/Lib/DecoderLib/DecSlice.cpp | 2 +- source/Lib/DecoderLib/DecSlice.h | 2 +- source/Lib/DecoderLib/NALread.cpp | 2 +- source/Lib/DecoderLib/NALread.h | 2 +- source/Lib/DecoderLib/SEIread.cpp | 2 +- source/Lib/DecoderLib/SEIread.h | 2 +- source/Lib/DecoderLib/VLCReader.cpp | 2 +- source/Lib/DecoderLib/VLCReader.h | 2 +- source/Lib/EncoderLib/AQp.cpp | 2 +- source/Lib/EncoderLib/AQp.h | 2 +- source/Lib/EncoderLib/Analyze.h | 2 +- source/Lib/EncoderLib/AnnexBwrite.h | 2 +- source/Lib/EncoderLib/BinEncoder.cpp | 2 +- source/Lib/EncoderLib/BinEncoder.h | 2 +- source/Lib/EncoderLib/CABACWriter.cpp | 2 +- source/Lib/EncoderLib/CABACWriter.h | 2 +- source/Lib/EncoderLib/EncAdaptiveLoopFilter.cpp | 2 +- source/Lib/EncoderLib/EncAdaptiveLoopFilter.h | 2 +- source/Lib/EncoderLib/EncCfg.h | 2 +- source/Lib/EncoderLib/EncCu.cpp | 2 +- source/Lib/EncoderLib/EncCu.h | 2 +- source/Lib/EncoderLib/EncGOP.cpp | 2 +- source/Lib/EncoderLib/EncGOP.h | 2 +- source/Lib/EncoderLib/EncLib.cpp | 2 +- source/Lib/EncoderLib/EncLib.h | 2 +- source/Lib/EncoderLib/EncModeCtrl.cpp | 2 +- source/Lib/EncoderLib/EncModeCtrl.h | 2 +- source/Lib/EncoderLib/EncSampleAdaptiveOffset.cpp | 2 +- source/Lib/EncoderLib/EncSampleAdaptiveOffset.h | 2 +- source/Lib/EncoderLib/EncSlice.cpp | 2 +- source/Lib/EncoderLib/EncSlice.h | 2 +- source/Lib/EncoderLib/InterSearch.cpp | 2 +- source/Lib/EncoderLib/InterSearch.h | 2 +- source/Lib/EncoderLib/IntraSearch.cpp | 2 +- source/Lib/EncoderLib/IntraSearch.h | 2 +- source/Lib/EncoderLib/NALwrite.cpp | 2 +- source/Lib/EncoderLib/NALwrite.h | 2 +- source/Lib/EncoderLib/RateCtrl.cpp | 2 +- source/Lib/EncoderLib/RateCtrl.h | 2 +- source/Lib/EncoderLib/SEIEncoder.cpp | 2 +- source/Lib/EncoderLib/SEIEncoder.h | 2 +- source/Lib/EncoderLib/SEIwrite.cpp | 2 +- source/Lib/EncoderLib/SEIwrite.h | 2 +- source/Lib/EncoderLib/VLCWriter.cpp | 2 +- source/Lib/EncoderLib/VLCWriter.h | 2 +- source/Lib/EncoderLib/WeightPredAnalysis.cpp | 2 +- source/Lib/EncoderLib/WeightPredAnalysis.h | 2 +- source/Lib/Utilities/ColourRemapping.cpp | 2 +- source/Lib/Utilities/ColourRemapping.h | 2 +- source/Lib/Utilities/VideoIOYuv.cpp | 2 +- source/Lib/Utilities/VideoIOYuv.h | 2 +- source/Lib/Utilities/program_options_lite.cpp | 2 +- source/Lib/Utilities/program_options_lite.h | 2 +- source/Lib/libmd5/MD5.h | 2 +- source/Lib/libmd5/libmd5.h | 2 +- 179 files changed, 179 insertions(+), 179 deletions(-) diff --git a/doc/mainpage.h b/doc/mainpage.h index 0712ff94fc..4a55ec87e5 100644 --- a/doc/mainpage.h +++ b/doc/mainpage.h @@ -24,7 +24,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/DecoderApp/DecApp.cpp b/source/App/DecoderApp/DecApp.cpp index 3c2f719c09..72eb2ffe94 100644 --- a/source/App/DecoderApp/DecApp.cpp +++ b/source/App/DecoderApp/DecApp.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/DecoderApp/DecApp.h b/source/App/DecoderApp/DecApp.h index 256e57853e..a0bf8a6fb4 100644 --- a/source/App/DecoderApp/DecApp.h +++ b/source/App/DecoderApp/DecApp.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/DecoderApp/DecAppCfg.cpp b/source/App/DecoderApp/DecAppCfg.cpp index ca55e2493a..c72a3e938b 100644 --- a/source/App/DecoderApp/DecAppCfg.cpp +++ b/source/App/DecoderApp/DecAppCfg.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/DecoderApp/DecAppCfg.h b/source/App/DecoderApp/DecAppCfg.h index 7b370eb838..8674f99e81 100644 --- a/source/App/DecoderApp/DecAppCfg.h +++ b/source/App/DecoderApp/DecAppCfg.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/DecoderApp/decmain.cpp b/source/App/DecoderApp/decmain.cpp index 698eaa6e43..aa3c772b8c 100644 --- a/source/App/DecoderApp/decmain.cpp +++ b/source/App/DecoderApp/decmain.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/EncoderApp/EncApp.cpp b/source/App/EncoderApp/EncApp.cpp index 297cd18ad6..5b1d4bc1fd 100644 --- a/source/App/EncoderApp/EncApp.cpp +++ b/source/App/EncoderApp/EncApp.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/EncoderApp/EncApp.h b/source/App/EncoderApp/EncApp.h index 2c15db04d2..146e9dc4a3 100644 --- a/source/App/EncoderApp/EncApp.h +++ b/source/App/EncoderApp/EncApp.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/EncoderApp/EncAppCfg.cpp b/source/App/EncoderApp/EncAppCfg.cpp index 4a9b98357c..f20c03846d 100644 --- a/source/App/EncoderApp/EncAppCfg.cpp +++ b/source/App/EncoderApp/EncAppCfg.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/EncoderApp/EncAppCfg.h b/source/App/EncoderApp/EncAppCfg.h index dc36ab66c8..b4dd127820 100644 --- a/source/App/EncoderApp/EncAppCfg.h +++ b/source/App/EncoderApp/EncAppCfg.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/EncoderApp/encmain.cpp b/source/App/EncoderApp/encmain.cpp index 0953a34f27..444c6aff32 100644 --- a/source/App/EncoderApp/encmain.cpp +++ b/source/App/EncoderApp/encmain.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/Parcat/parcat.cpp b/source/App/Parcat/parcat.cpp index cceafbde08..81872abd5f 100644 --- a/source/App/Parcat/parcat.cpp +++ b/source/App/Parcat/parcat.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/SEIRemovalApp/SEIRemovalApp.cpp b/source/App/SEIRemovalApp/SEIRemovalApp.cpp index eea53d1818..dd22baa529 100644 --- a/source/App/SEIRemovalApp/SEIRemovalApp.cpp +++ b/source/App/SEIRemovalApp/SEIRemovalApp.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/SEIRemovalApp/SEIRemovalApp.h b/source/App/SEIRemovalApp/SEIRemovalApp.h index b7b30440d8..ec585ea561 100644 --- a/source/App/SEIRemovalApp/SEIRemovalApp.h +++ b/source/App/SEIRemovalApp/SEIRemovalApp.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/SEIRemovalApp/SEIRemovalAppCfg.cpp b/source/App/SEIRemovalApp/SEIRemovalAppCfg.cpp index af9b736681..8f03fa9df5 100644 --- a/source/App/SEIRemovalApp/SEIRemovalAppCfg.cpp +++ b/source/App/SEIRemovalApp/SEIRemovalAppCfg.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/SEIRemovalApp/SEIRemovalAppCfg.h b/source/App/SEIRemovalApp/SEIRemovalAppCfg.h index 748e3ad68d..7daa16afe5 100644 --- a/source/App/SEIRemovalApp/SEIRemovalAppCfg.h +++ b/source/App/SEIRemovalApp/SEIRemovalAppCfg.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/SEIRemovalApp/seiremovalmain.cpp b/source/App/SEIRemovalApp/seiremovalmain.cpp index 9b63022aa9..572ed84fa8 100644 --- a/source/App/SEIRemovalApp/seiremovalmain.cpp +++ b/source/App/SEIRemovalApp/seiremovalmain.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/ExtractBitrates.cpp b/source/App/utils/BitrateTargeting/ExtractBitrates.cpp index 6019e839df..c13fa5e732 100644 --- a/source/App/utils/BitrateTargeting/ExtractBitrates.cpp +++ b/source/App/utils/BitrateTargeting/ExtractBitrates.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/ExtractBitrates.h b/source/App/utils/BitrateTargeting/ExtractBitrates.h index a63cbc9bdb..dd73ffe958 100644 --- a/source/App/utils/BitrateTargeting/ExtractBitrates.h +++ b/source/App/utils/BitrateTargeting/ExtractBitrates.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp b/source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp index 41b03882d6..562096a895 100644 --- a/source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp +++ b/source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp b/source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp index b294578718..2e591804d4 100644 --- a/source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp +++ b/source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/GuessLambdaModifiers.h b/source/App/utils/BitrateTargeting/GuessLambdaModifiers.h index 159071aeb0..151e9b830a 100644 --- a/source/App/utils/BitrateTargeting/GuessLambdaModifiers.h +++ b/source/App/utils/BitrateTargeting/GuessLambdaModifiers.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp b/source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp index 94742a10b1..cddb75b46f 100644 --- a/source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp +++ b/source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/BitrateTargeting/RuntimeError.h b/source/App/utils/BitrateTargeting/RuntimeError.h index 2233455aa1..e777654e87 100644 --- a/source/App/utils/BitrateTargeting/RuntimeError.h +++ b/source/App/utils/BitrateTargeting/RuntimeError.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/annexBbytecount.cpp b/source/App/utils/annexBbytecount.cpp index 693afad9d7..2f6c109594 100644 --- a/source/App/utils/annexBbytecount.cpp +++ b/source/App/utils/annexBbytecount.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/App/utils/convert_NtoMbit_YCbCr.cpp b/source/App/utils/convert_NtoMbit_YCbCr.cpp index d6227898f6..843b1ecc8b 100644 --- a/source/App/utils/convert_NtoMbit_YCbCr.cpp +++ b/source/App/utils/convert_NtoMbit_YCbCr.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/AdaptiveLoopFilter.cpp b/source/Lib/CommonLib/AdaptiveLoopFilter.cpp index 964f470f49..27a52155e8 100644 --- a/source/Lib/CommonLib/AdaptiveLoopFilter.cpp +++ b/source/Lib/CommonLib/AdaptiveLoopFilter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/AdaptiveLoopFilter.h b/source/Lib/CommonLib/AdaptiveLoopFilter.h index 2163897058..85b399bf1d 100644 --- a/source/Lib/CommonLib/AdaptiveLoopFilter.h +++ b/source/Lib/CommonLib/AdaptiveLoopFilter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/AffineGradientSearch.cpp b/source/Lib/CommonLib/AffineGradientSearch.cpp index 541bb96b28..8f9541886a 100644 --- a/source/Lib/CommonLib/AffineGradientSearch.cpp +++ b/source/Lib/CommonLib/AffineGradientSearch.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/AffineGradientSearch.h b/source/Lib/CommonLib/AffineGradientSearch.h index b15fef9554..40adbcdf01 100644 --- a/source/Lib/CommonLib/AffineGradientSearch.h +++ b/source/Lib/CommonLib/AffineGradientSearch.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/BinaryDecisionTree.cpp b/source/Lib/CommonLib/BinaryDecisionTree.cpp index dcf46bf773..2fa1f97cc0 100644 --- a/source/Lib/CommonLib/BinaryDecisionTree.cpp +++ b/source/Lib/CommonLib/BinaryDecisionTree.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/BinaryDecisionTree.h b/source/Lib/CommonLib/BinaryDecisionTree.h index 5e40336f05..271be4529e 100644 --- a/source/Lib/CommonLib/BinaryDecisionTree.h +++ b/source/Lib/CommonLib/BinaryDecisionTree.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/BitStream.cpp b/source/Lib/CommonLib/BitStream.cpp index 057f83e05a..9d66589fc1 100644 --- a/source/Lib/CommonLib/BitStream.cpp +++ b/source/Lib/CommonLib/BitStream.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/BitStream.h b/source/Lib/CommonLib/BitStream.h index 25b43003c4..64a9c8df61 100644 --- a/source/Lib/CommonLib/BitStream.h +++ b/source/Lib/CommonLib/BitStream.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Buffer.cpp b/source/Lib/CommonLib/Buffer.cpp index 2b79cdc2b2..66f49501a6 100644 --- a/source/Lib/CommonLib/Buffer.cpp +++ b/source/Lib/CommonLib/Buffer.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Buffer.h b/source/Lib/CommonLib/Buffer.h index b607572d76..284d73371e 100644 --- a/source/Lib/CommonLib/Buffer.h +++ b/source/Lib/CommonLib/Buffer.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CacheModel.h b/source/Lib/CommonLib/CacheModel.h index 461adcdfdb..7a14f8c228 100644 --- a/source/Lib/CommonLib/CacheModel.h +++ b/source/Lib/CommonLib/CacheModel.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/ChromaFormat.cpp b/source/Lib/CommonLib/ChromaFormat.cpp index c852862175..4bccf4336a 100644 --- a/source/Lib/CommonLib/ChromaFormat.cpp +++ b/source/Lib/CommonLib/ChromaFormat.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/ChromaFormat.h b/source/Lib/CommonLib/ChromaFormat.h index aa0bef5b77..2922914b4d 100644 --- a/source/Lib/CommonLib/ChromaFormat.h +++ b/source/Lib/CommonLib/ChromaFormat.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CodingStatistics.h b/source/Lib/CommonLib/CodingStatistics.h index c9bf3b3559..87e41c321a 100644 --- a/source/Lib/CommonLib/CodingStatistics.h +++ b/source/Lib/CommonLib/CodingStatistics.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CodingStructure.cpp b/source/Lib/CommonLib/CodingStructure.cpp index 0b8ebbdfab..fb72956999 100644 --- a/source/Lib/CommonLib/CodingStructure.cpp +++ b/source/Lib/CommonLib/CodingStructure.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CodingStructure.h b/source/Lib/CommonLib/CodingStructure.h index ce4209de8f..22b64e406e 100644 --- a/source/Lib/CommonLib/CodingStructure.h +++ b/source/Lib/CommonLib/CodingStructure.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Common.h b/source/Lib/CommonLib/Common.h index a7eb0aa09c..20803f3d89 100644 --- a/source/Lib/CommonLib/Common.h +++ b/source/Lib/CommonLib/Common.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CommonDef.h b/source/Lib/CommonLib/CommonDef.h index 07004135a6..08f83a3446 100644 --- a/source/Lib/CommonLib/CommonDef.h +++ b/source/Lib/CommonLib/CommonDef.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/ContextModelling.cpp b/source/Lib/CommonLib/ContextModelling.cpp index bbfac11a65..c4b1a9cb4b 100644 --- a/source/Lib/CommonLib/ContextModelling.cpp +++ b/source/Lib/CommonLib/ContextModelling.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/ContextModelling.h b/source/Lib/CommonLib/ContextModelling.h index 6af2eb8644..999e0edaef 100644 --- a/source/Lib/CommonLib/ContextModelling.h +++ b/source/Lib/CommonLib/ContextModelling.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Contexts.cpp b/source/Lib/CommonLib/Contexts.cpp index 89bc1fb749..2089f21f2e 100644 --- a/source/Lib/CommonLib/Contexts.cpp +++ b/source/Lib/CommonLib/Contexts.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Contexts.h b/source/Lib/CommonLib/Contexts.h index 522bf65184..edf2a3e215 100644 --- a/source/Lib/CommonLib/Contexts.h +++ b/source/Lib/CommonLib/Contexts.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CprHashMap.cpp b/source/Lib/CommonLib/CprHashMap.cpp index 4c06d2037a..b331c0f3d1 100644 --- a/source/Lib/CommonLib/CprHashMap.cpp +++ b/source/Lib/CommonLib/CprHashMap.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CprHashMap.h b/source/Lib/CommonLib/CprHashMap.h index c060848e7d..6ac4069b57 100644 --- a/source/Lib/CommonLib/CprHashMap.h +++ b/source/Lib/CommonLib/CprHashMap.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CrossCompPrediction.cpp b/source/Lib/CommonLib/CrossCompPrediction.cpp index f76cca06b6..ea637e7bef 100644 --- a/source/Lib/CommonLib/CrossCompPrediction.cpp +++ b/source/Lib/CommonLib/CrossCompPrediction.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/CrossCompPrediction.h b/source/Lib/CommonLib/CrossCompPrediction.h index d8bc41a202..5e35a662a6 100644 --- a/source/Lib/CommonLib/CrossCompPrediction.h +++ b/source/Lib/CommonLib/CrossCompPrediction.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/DepQuant.cpp b/source/Lib/CommonLib/DepQuant.cpp index cc9503f45c..8f80f91ec8 100644 --- a/source/Lib/CommonLib/DepQuant.cpp +++ b/source/Lib/CommonLib/DepQuant.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/DepQuant.h b/source/Lib/CommonLib/DepQuant.h index b15fdabd62..5a26b46da8 100644 --- a/source/Lib/CommonLib/DepQuant.h +++ b/source/Lib/CommonLib/DepQuant.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/InterPrediction.cpp b/source/Lib/CommonLib/InterPrediction.cpp index 41381e2fe1..b3536613b0 100644 --- a/source/Lib/CommonLib/InterPrediction.cpp +++ b/source/Lib/CommonLib/InterPrediction.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/InterPrediction.h b/source/Lib/CommonLib/InterPrediction.h index e56f3d05b7..5f35e01cd0 100644 --- a/source/Lib/CommonLib/InterPrediction.h +++ b/source/Lib/CommonLib/InterPrediction.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/InterpolationFilter.cpp b/source/Lib/CommonLib/InterpolationFilter.cpp index fd91a3550d..0b49ec5311 100644 --- a/source/Lib/CommonLib/InterpolationFilter.cpp +++ b/source/Lib/CommonLib/InterpolationFilter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/InterpolationFilter.h b/source/Lib/CommonLib/InterpolationFilter.h index 3d42b5649f..2e5b2e651b 100644 --- a/source/Lib/CommonLib/InterpolationFilter.h +++ b/source/Lib/CommonLib/InterpolationFilter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/IntraPrediction.cpp b/source/Lib/CommonLib/IntraPrediction.cpp index 22b4c9e47b..7dd534a01f 100644 --- a/source/Lib/CommonLib/IntraPrediction.cpp +++ b/source/Lib/CommonLib/IntraPrediction.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/IntraPrediction.h b/source/Lib/CommonLib/IntraPrediction.h index 51ff65bfd9..6b449330dd 100644 --- a/source/Lib/CommonLib/IntraPrediction.h +++ b/source/Lib/CommonLib/IntraPrediction.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/LoopFilter.cpp b/source/Lib/CommonLib/LoopFilter.cpp index 76e8601cbe..9ae13ef747 100644 --- a/source/Lib/CommonLib/LoopFilter.cpp +++ b/source/Lib/CommonLib/LoopFilter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/LoopFilter.h b/source/Lib/CommonLib/LoopFilter.h index 2a7cb9c028..0f4a71379f 100644 --- a/source/Lib/CommonLib/LoopFilter.h +++ b/source/Lib/CommonLib/LoopFilter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/MotionInfo.h b/source/Lib/CommonLib/MotionInfo.h index 594e656e40..55dafa8c88 100644 --- a/source/Lib/CommonLib/MotionInfo.h +++ b/source/Lib/CommonLib/MotionInfo.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Mv.cpp b/source/Lib/CommonLib/Mv.cpp index 6c513564f9..9e32abfcba 100644 --- a/source/Lib/CommonLib/Mv.cpp +++ b/source/Lib/CommonLib/Mv.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Mv.h b/source/Lib/CommonLib/Mv.h index 7c287694da..60bd22fcf6 100644 --- a/source/Lib/CommonLib/Mv.h +++ b/source/Lib/CommonLib/Mv.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/NAL.h b/source/Lib/CommonLib/NAL.h index ba05a73192..f8185efb8e 100644 --- a/source/Lib/CommonLib/NAL.h +++ b/source/Lib/CommonLib/NAL.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/PicYuvMD5.cpp b/source/Lib/CommonLib/PicYuvMD5.cpp index 2efcd23e79..323b3d888b 100644 --- a/source/Lib/CommonLib/PicYuvMD5.cpp +++ b/source/Lib/CommonLib/PicYuvMD5.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Picture.cpp b/source/Lib/CommonLib/Picture.cpp index db251d4095..cf3ec81bf1 100644 --- a/source/Lib/CommonLib/Picture.cpp +++ b/source/Lib/CommonLib/Picture.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Picture.h b/source/Lib/CommonLib/Picture.h index 1e4e5c321a..2e90cc5382 100644 --- a/source/Lib/CommonLib/Picture.h +++ b/source/Lib/CommonLib/Picture.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Quant.cpp b/source/Lib/CommonLib/Quant.cpp index cb68c9a0ba..4856185242 100644 --- a/source/Lib/CommonLib/Quant.cpp +++ b/source/Lib/CommonLib/Quant.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Quant.h b/source/Lib/CommonLib/Quant.h index eed6e4445e..4877a59aa2 100644 --- a/source/Lib/CommonLib/Quant.h +++ b/source/Lib/CommonLib/Quant.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/QuantRDOQ.cpp b/source/Lib/CommonLib/QuantRDOQ.cpp index 84cf75890e..08d4ecbffd 100644 --- a/source/Lib/CommonLib/QuantRDOQ.cpp +++ b/source/Lib/CommonLib/QuantRDOQ.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/QuantRDOQ.h b/source/Lib/CommonLib/QuantRDOQ.h index e3e242ac66..d9f54fbec9 100644 --- a/source/Lib/CommonLib/QuantRDOQ.h +++ b/source/Lib/CommonLib/QuantRDOQ.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/RdCost.cpp b/source/Lib/CommonLib/RdCost.cpp index dea19abe5b..1e19eb16ba 100644 --- a/source/Lib/CommonLib/RdCost.cpp +++ b/source/Lib/CommonLib/RdCost.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/RdCost.h b/source/Lib/CommonLib/RdCost.h index 129d530cac..c0e58b8acf 100644 --- a/source/Lib/CommonLib/RdCost.h +++ b/source/Lib/CommonLib/RdCost.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/RdCostWeightPrediction.cpp b/source/Lib/CommonLib/RdCostWeightPrediction.cpp index 0408a597b5..3a4c4f2652 100644 --- a/source/Lib/CommonLib/RdCostWeightPrediction.cpp +++ b/source/Lib/CommonLib/RdCostWeightPrediction.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/RdCostWeightPrediction.h b/source/Lib/CommonLib/RdCostWeightPrediction.h index add6cd2563..9687c3cef1 100644 --- a/source/Lib/CommonLib/RdCostWeightPrediction.h +++ b/source/Lib/CommonLib/RdCostWeightPrediction.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Rom.cpp b/source/Lib/CommonLib/Rom.cpp index 93ee217434..c75bb64efc 100644 --- a/source/Lib/CommonLib/Rom.cpp +++ b/source/Lib/CommonLib/Rom.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Rom.h b/source/Lib/CommonLib/Rom.h index 13792f923e..1e2c3d21e7 100644 --- a/source/Lib/CommonLib/Rom.h +++ b/source/Lib/CommonLib/Rom.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/RomTr.cpp b/source/Lib/CommonLib/RomTr.cpp index 3cd8cd0826..efdcc30c33 100644 --- a/source/Lib/CommonLib/RomTr.cpp +++ b/source/Lib/CommonLib/RomTr.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/SEI.cpp b/source/Lib/CommonLib/SEI.cpp index d5347af2d5..10fc50e50a 100644 --- a/source/Lib/CommonLib/SEI.cpp +++ b/source/Lib/CommonLib/SEI.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/SEI.h b/source/Lib/CommonLib/SEI.h index d75d2bafde..31ceb2358e 100644 --- a/source/Lib/CommonLib/SEI.h +++ b/source/Lib/CommonLib/SEI.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/SampleAdaptiveOffset.cpp b/source/Lib/CommonLib/SampleAdaptiveOffset.cpp index f55870410a..14763c7f70 100644 --- a/source/Lib/CommonLib/SampleAdaptiveOffset.cpp +++ b/source/Lib/CommonLib/SampleAdaptiveOffset.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/SampleAdaptiveOffset.h b/source/Lib/CommonLib/SampleAdaptiveOffset.h index 651e9c683e..f71861dcc3 100644 --- a/source/Lib/CommonLib/SampleAdaptiveOffset.h +++ b/source/Lib/CommonLib/SampleAdaptiveOffset.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Slice.cpp b/source/Lib/CommonLib/Slice.cpp index 73a819f5ca..ada683eded 100644 --- a/source/Lib/CommonLib/Slice.cpp +++ b/source/Lib/CommonLib/Slice.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Slice.h b/source/Lib/CommonLib/Slice.h index c2fafc137f..9050bb4d67 100644 --- a/source/Lib/CommonLib/Slice.h +++ b/source/Lib/CommonLib/Slice.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/TrQuant.cpp b/source/Lib/CommonLib/TrQuant.cpp index d897be3576..3b6ad9107d 100644 --- a/source/Lib/CommonLib/TrQuant.cpp +++ b/source/Lib/CommonLib/TrQuant.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/TrQuant.h b/source/Lib/CommonLib/TrQuant.h index 40e36af16d..c663f9e76a 100644 --- a/source/Lib/CommonLib/TrQuant.h +++ b/source/Lib/CommonLib/TrQuant.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/TrQuant_EMT.cpp b/source/Lib/CommonLib/TrQuant_EMT.cpp index c7100ab6a2..f423617fa0 100644 --- a/source/Lib/CommonLib/TrQuant_EMT.cpp +++ b/source/Lib/CommonLib/TrQuant_EMT.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/TrQuant_EMT.h b/source/Lib/CommonLib/TrQuant_EMT.h index 4ed288c603..f636da5c60 100644 --- a/source/Lib/CommonLib/TrQuant_EMT.h +++ b/source/Lib/CommonLib/TrQuant_EMT.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/TypeDef.h b/source/Lib/CommonLib/TypeDef.h index 2f0189f914..c34b869fc3 100644 --- a/source/Lib/CommonLib/TypeDef.h +++ b/source/Lib/CommonLib/TypeDef.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Unit.cpp b/source/Lib/CommonLib/Unit.cpp index 77cffb67ea..479ac88e0a 100644 --- a/source/Lib/CommonLib/Unit.cpp +++ b/source/Lib/CommonLib/Unit.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/Unit.h b/source/Lib/CommonLib/Unit.h index 3142b13b03..bc1aa53dbb 100644 --- a/source/Lib/CommonLib/Unit.h +++ b/source/Lib/CommonLib/Unit.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/UnitPartitioner.cpp b/source/Lib/CommonLib/UnitPartitioner.cpp index 9dd51e2d06..66840f63fa 100644 --- a/source/Lib/CommonLib/UnitPartitioner.cpp +++ b/source/Lib/CommonLib/UnitPartitioner.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/UnitPartitioner.h b/source/Lib/CommonLib/UnitPartitioner.h index da8eb5c04c..6b8e354f96 100644 --- a/source/Lib/CommonLib/UnitPartitioner.h +++ b/source/Lib/CommonLib/UnitPartitioner.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/UnitTools.cpp b/source/Lib/CommonLib/UnitTools.cpp index a4a04f326a..b7909a9c76 100644 --- a/source/Lib/CommonLib/UnitTools.cpp +++ b/source/Lib/CommonLib/UnitTools.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/UnitTools.h b/source/Lib/CommonLib/UnitTools.h index 5d2c20535b..2d32d185ea 100644 --- a/source/Lib/CommonLib/UnitTools.h +++ b/source/Lib/CommonLib/UnitTools.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/WeightPrediction.cpp b/source/Lib/CommonLib/WeightPrediction.cpp index ce99b75949..8495736e89 100644 --- a/source/Lib/CommonLib/WeightPrediction.cpp +++ b/source/Lib/CommonLib/WeightPrediction.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/WeightPrediction.h b/source/Lib/CommonLib/WeightPrediction.h index 49488c1ea4..2cbb82fa60 100644 --- a/source/Lib/CommonLib/WeightPrediction.h +++ b/source/Lib/CommonLib/WeightPrediction.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace.cpp b/source/Lib/CommonLib/dtrace.cpp index 66bb008255..503f53eec6 100644 --- a/source/Lib/CommonLib/dtrace.cpp +++ b/source/Lib/CommonLib/dtrace.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace.h b/source/Lib/CommonLib/dtrace.h index 2d13a637d3..b57efbd22d 100644 --- a/source/Lib/CommonLib/dtrace.h +++ b/source/Lib/CommonLib/dtrace.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace_blockstatistics.cpp b/source/Lib/CommonLib/dtrace_blockstatistics.cpp index 0bd330edb6..8827d9394d 100644 --- a/source/Lib/CommonLib/dtrace_blockstatistics.cpp +++ b/source/Lib/CommonLib/dtrace_blockstatistics.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace_blockstatistics.h b/source/Lib/CommonLib/dtrace_blockstatistics.h index ffdae8b681..ec60ded905 100644 --- a/source/Lib/CommonLib/dtrace_blockstatistics.h +++ b/source/Lib/CommonLib/dtrace_blockstatistics.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace_buffer.h b/source/Lib/CommonLib/dtrace_buffer.h index 0a78692d76..3d4712b33b 100644 --- a/source/Lib/CommonLib/dtrace_buffer.h +++ b/source/Lib/CommonLib/dtrace_buffer.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace_codingstruct.h b/source/Lib/CommonLib/dtrace_codingstruct.h index e48a45ae9c..a6876cd95e 100644 --- a/source/Lib/CommonLib/dtrace_codingstruct.h +++ b/source/Lib/CommonLib/dtrace_codingstruct.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/dtrace_next.h b/source/Lib/CommonLib/dtrace_next.h index 508072b8c6..2aa746d8a1 100644 --- a/source/Lib/CommonLib/dtrace_next.h +++ b/source/Lib/CommonLib/dtrace_next.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/AffineGradientSearchX86.h b/source/Lib/CommonLib/x86/AffineGradientSearchX86.h index e1cc1cc177..495b38c701 100644 --- a/source/Lib/CommonLib/x86/AffineGradientSearchX86.h +++ b/source/Lib/CommonLib/x86/AffineGradientSearchX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/BufferX86.h b/source/Lib/CommonLib/x86/BufferX86.h index 92f52655a4..a6967e048d 100644 --- a/source/Lib/CommonLib/x86/BufferX86.h +++ b/source/Lib/CommonLib/x86/BufferX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/CommonDefX86.cpp b/source/Lib/CommonLib/x86/CommonDefX86.cpp index 5774decf0e..d7b5f8cd2c 100644 --- a/source/Lib/CommonLib/x86/CommonDefX86.cpp +++ b/source/Lib/CommonLib/x86/CommonDefX86.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/CommonDefX86.h b/source/Lib/CommonLib/x86/CommonDefX86.h index 96b8e4d3e2..28091299b6 100644 --- a/source/Lib/CommonLib/x86/CommonDefX86.h +++ b/source/Lib/CommonLib/x86/CommonDefX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/CprHashMapX86.h b/source/Lib/CommonLib/x86/CprHashMapX86.h index c39c487f17..133fad4370 100644 --- a/source/Lib/CommonLib/x86/CprHashMapX86.h +++ b/source/Lib/CommonLib/x86/CprHashMapX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/InitX86.cpp b/source/Lib/CommonLib/x86/InitX86.cpp index e01e83326d..ca350a596e 100644 --- a/source/Lib/CommonLib/x86/InitX86.cpp +++ b/source/Lib/CommonLib/x86/InitX86.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/InterpolationFilterX86.h b/source/Lib/CommonLib/x86/InterpolationFilterX86.h index ecc1e6f2e9..1c3b75f538 100644 --- a/source/Lib/CommonLib/x86/InterpolationFilterX86.h +++ b/source/Lib/CommonLib/x86/InterpolationFilterX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/CommonLib/x86/RdCostX86.h b/source/Lib/CommonLib/x86/RdCostX86.h index d17d10a80c..5f1b5cee2b 100644 --- a/source/Lib/CommonLib/x86/RdCostX86.h +++ b/source/Lib/CommonLib/x86/RdCostX86.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/AnnexBread.cpp b/source/Lib/DecoderLib/AnnexBread.cpp index 958491cd90..870e2b1938 100644 --- a/source/Lib/DecoderLib/AnnexBread.cpp +++ b/source/Lib/DecoderLib/AnnexBread.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/AnnexBread.h b/source/Lib/DecoderLib/AnnexBread.h index 1c3e0cfbf7..659c4bc2c8 100644 --- a/source/Lib/DecoderLib/AnnexBread.h +++ b/source/Lib/DecoderLib/AnnexBread.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/BinDecoder.cpp b/source/Lib/DecoderLib/BinDecoder.cpp index 1945e4f500..6486ebe33d 100644 --- a/source/Lib/DecoderLib/BinDecoder.cpp +++ b/source/Lib/DecoderLib/BinDecoder.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/BinDecoder.h b/source/Lib/DecoderLib/BinDecoder.h index 832fc5f4b0..2e45c0d250 100644 --- a/source/Lib/DecoderLib/BinDecoder.h +++ b/source/Lib/DecoderLib/BinDecoder.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/CABACReader.cpp b/source/Lib/DecoderLib/CABACReader.cpp index c1cf2e8166..a1ffea63ab 100644 --- a/source/Lib/DecoderLib/CABACReader.cpp +++ b/source/Lib/DecoderLib/CABACReader.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/CABACReader.h b/source/Lib/DecoderLib/CABACReader.h index b15ee113fc..9a4031fd2b 100644 --- a/source/Lib/DecoderLib/CABACReader.h +++ b/source/Lib/DecoderLib/CABACReader.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecCu.cpp b/source/Lib/DecoderLib/DecCu.cpp index 1f411d4e7a..f6ef76094a 100644 --- a/source/Lib/DecoderLib/DecCu.cpp +++ b/source/Lib/DecoderLib/DecCu.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecCu.h b/source/Lib/DecoderLib/DecCu.h index 3a9f46d909..48d29c1cf3 100644 --- a/source/Lib/DecoderLib/DecCu.h +++ b/source/Lib/DecoderLib/DecCu.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecLib.cpp b/source/Lib/DecoderLib/DecLib.cpp index c3f1ff4ec6..e9ee5156cb 100644 --- a/source/Lib/DecoderLib/DecLib.cpp +++ b/source/Lib/DecoderLib/DecLib.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecLib.h b/source/Lib/DecoderLib/DecLib.h index 065cf3e05c..687ea822a8 100644 --- a/source/Lib/DecoderLib/DecLib.h +++ b/source/Lib/DecoderLib/DecLib.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecSlice.cpp b/source/Lib/DecoderLib/DecSlice.cpp index 7db3e17a03..b2fa3b0156 100644 --- a/source/Lib/DecoderLib/DecSlice.cpp +++ b/source/Lib/DecoderLib/DecSlice.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/DecSlice.h b/source/Lib/DecoderLib/DecSlice.h index b80f761648..10304cf0e0 100644 --- a/source/Lib/DecoderLib/DecSlice.h +++ b/source/Lib/DecoderLib/DecSlice.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/NALread.cpp b/source/Lib/DecoderLib/NALread.cpp index b4f34e28fb..2d676be22f 100644 --- a/source/Lib/DecoderLib/NALread.cpp +++ b/source/Lib/DecoderLib/NALread.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/NALread.h b/source/Lib/DecoderLib/NALread.h index 384707d906..1b0ea21b90 100644 --- a/source/Lib/DecoderLib/NALread.h +++ b/source/Lib/DecoderLib/NALread.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/SEIread.cpp b/source/Lib/DecoderLib/SEIread.cpp index 6867efb8ce..1495228f5d 100644 --- a/source/Lib/DecoderLib/SEIread.cpp +++ b/source/Lib/DecoderLib/SEIread.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/SEIread.h b/source/Lib/DecoderLib/SEIread.h index 41d162e3de..72892a7e6c 100644 --- a/source/Lib/DecoderLib/SEIread.h +++ b/source/Lib/DecoderLib/SEIread.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/VLCReader.cpp b/source/Lib/DecoderLib/VLCReader.cpp index bc71015189..fea917c325 100644 --- a/source/Lib/DecoderLib/VLCReader.cpp +++ b/source/Lib/DecoderLib/VLCReader.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/DecoderLib/VLCReader.h b/source/Lib/DecoderLib/VLCReader.h index 2e278fc913..56fc8eb43e 100644 --- a/source/Lib/DecoderLib/VLCReader.h +++ b/source/Lib/DecoderLib/VLCReader.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/AQp.cpp b/source/Lib/EncoderLib/AQp.cpp index 43fe8ef2aa..bb6effc838 100644 --- a/source/Lib/EncoderLib/AQp.cpp +++ b/source/Lib/EncoderLib/AQp.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/AQp.h b/source/Lib/EncoderLib/AQp.h index 048e2b6fb4..b64d66a7df 100644 --- a/source/Lib/EncoderLib/AQp.h +++ b/source/Lib/EncoderLib/AQp.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/Analyze.h b/source/Lib/EncoderLib/Analyze.h index 312ad9e633..69aaad7cef 100644 --- a/source/Lib/EncoderLib/Analyze.h +++ b/source/Lib/EncoderLib/Analyze.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/AnnexBwrite.h b/source/Lib/EncoderLib/AnnexBwrite.h index 44d5c81262..b2686d4738 100644 --- a/source/Lib/EncoderLib/AnnexBwrite.h +++ b/source/Lib/EncoderLib/AnnexBwrite.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/BinEncoder.cpp b/source/Lib/EncoderLib/BinEncoder.cpp index 3fc5af13e5..c67efa03fc 100644 --- a/source/Lib/EncoderLib/BinEncoder.cpp +++ b/source/Lib/EncoderLib/BinEncoder.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/BinEncoder.h b/source/Lib/EncoderLib/BinEncoder.h index d0cdd59b83..83c108c05e 100644 --- a/source/Lib/EncoderLib/BinEncoder.h +++ b/source/Lib/EncoderLib/BinEncoder.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/CABACWriter.cpp b/source/Lib/EncoderLib/CABACWriter.cpp index e8731833d6..3d7234654c 100644 --- a/source/Lib/EncoderLib/CABACWriter.cpp +++ b/source/Lib/EncoderLib/CABACWriter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/CABACWriter.h b/source/Lib/EncoderLib/CABACWriter.h index b9fddb21d6..d7fa985fc6 100644 --- a/source/Lib/EncoderLib/CABACWriter.h +++ b/source/Lib/EncoderLib/CABACWriter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncAdaptiveLoopFilter.cpp b/source/Lib/EncoderLib/EncAdaptiveLoopFilter.cpp index c4c3b030a7..df3fedf620 100644 --- a/source/Lib/EncoderLib/EncAdaptiveLoopFilter.cpp +++ b/source/Lib/EncoderLib/EncAdaptiveLoopFilter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncAdaptiveLoopFilter.h b/source/Lib/EncoderLib/EncAdaptiveLoopFilter.h index a2f92708bd..da36a50e59 100644 --- a/source/Lib/EncoderLib/EncAdaptiveLoopFilter.h +++ b/source/Lib/EncoderLib/EncAdaptiveLoopFilter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncCfg.h b/source/Lib/EncoderLib/EncCfg.h index 2941d09bbc..3ef2f2d426 100644 --- a/source/Lib/EncoderLib/EncCfg.h +++ b/source/Lib/EncoderLib/EncCfg.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncCu.cpp b/source/Lib/EncoderLib/EncCu.cpp index 237cf46ec9..6b527a3558 100644 --- a/source/Lib/EncoderLib/EncCu.cpp +++ b/source/Lib/EncoderLib/EncCu.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncCu.h b/source/Lib/EncoderLib/EncCu.h index 62d8bb549c..c2c266b696 100644 --- a/source/Lib/EncoderLib/EncCu.h +++ b/source/Lib/EncoderLib/EncCu.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncGOP.cpp b/source/Lib/EncoderLib/EncGOP.cpp index fc22bee216..63941d4736 100644 --- a/source/Lib/EncoderLib/EncGOP.cpp +++ b/source/Lib/EncoderLib/EncGOP.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncGOP.h b/source/Lib/EncoderLib/EncGOP.h index 288ce0f05b..ca21214517 100644 --- a/source/Lib/EncoderLib/EncGOP.h +++ b/source/Lib/EncoderLib/EncGOP.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncLib.cpp b/source/Lib/EncoderLib/EncLib.cpp index 42aca557f4..086255125f 100644 --- a/source/Lib/EncoderLib/EncLib.cpp +++ b/source/Lib/EncoderLib/EncLib.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncLib.h b/source/Lib/EncoderLib/EncLib.h index 09ed431d05..07109efcd1 100644 --- a/source/Lib/EncoderLib/EncLib.h +++ b/source/Lib/EncoderLib/EncLib.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncModeCtrl.cpp b/source/Lib/EncoderLib/EncModeCtrl.cpp index 576905c58f..0a37f99c7f 100644 --- a/source/Lib/EncoderLib/EncModeCtrl.cpp +++ b/source/Lib/EncoderLib/EncModeCtrl.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncModeCtrl.h b/source/Lib/EncoderLib/EncModeCtrl.h index 7583f070a4..eac5a82c15 100644 --- a/source/Lib/EncoderLib/EncModeCtrl.h +++ b/source/Lib/EncoderLib/EncModeCtrl.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncSampleAdaptiveOffset.cpp b/source/Lib/EncoderLib/EncSampleAdaptiveOffset.cpp index 2bffb12478..a3bfa14a62 100644 --- a/source/Lib/EncoderLib/EncSampleAdaptiveOffset.cpp +++ b/source/Lib/EncoderLib/EncSampleAdaptiveOffset.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncSampleAdaptiveOffset.h b/source/Lib/EncoderLib/EncSampleAdaptiveOffset.h index 4bee5330ee..048f63db9e 100644 --- a/source/Lib/EncoderLib/EncSampleAdaptiveOffset.h +++ b/source/Lib/EncoderLib/EncSampleAdaptiveOffset.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncSlice.cpp b/source/Lib/EncoderLib/EncSlice.cpp index aa936c7039..12f5138131 100644 --- a/source/Lib/EncoderLib/EncSlice.cpp +++ b/source/Lib/EncoderLib/EncSlice.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/EncSlice.h b/source/Lib/EncoderLib/EncSlice.h index 7b7888ea0a..2ac5d0bfa5 100644 --- a/source/Lib/EncoderLib/EncSlice.h +++ b/source/Lib/EncoderLib/EncSlice.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/InterSearch.cpp b/source/Lib/EncoderLib/InterSearch.cpp index 9d9fbb4704..0c8bfd558d 100644 --- a/source/Lib/EncoderLib/InterSearch.cpp +++ b/source/Lib/EncoderLib/InterSearch.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/InterSearch.h b/source/Lib/EncoderLib/InterSearch.h index 5c90bb03e1..97abf1878f 100644 --- a/source/Lib/EncoderLib/InterSearch.h +++ b/source/Lib/EncoderLib/InterSearch.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/IntraSearch.cpp b/source/Lib/EncoderLib/IntraSearch.cpp index c397e161ce..2a5dfea6a3 100644 --- a/source/Lib/EncoderLib/IntraSearch.cpp +++ b/source/Lib/EncoderLib/IntraSearch.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/IntraSearch.h b/source/Lib/EncoderLib/IntraSearch.h index ca9ae80e86..51439c013c 100644 --- a/source/Lib/EncoderLib/IntraSearch.h +++ b/source/Lib/EncoderLib/IntraSearch.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/NALwrite.cpp b/source/Lib/EncoderLib/NALwrite.cpp index 74f1ad3715..d999289b81 100644 --- a/source/Lib/EncoderLib/NALwrite.cpp +++ b/source/Lib/EncoderLib/NALwrite.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/NALwrite.h b/source/Lib/EncoderLib/NALwrite.h index 4ca6c065d6..b107a2f4c3 100644 --- a/source/Lib/EncoderLib/NALwrite.h +++ b/source/Lib/EncoderLib/NALwrite.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/RateCtrl.cpp b/source/Lib/EncoderLib/RateCtrl.cpp index 21dc78723f..d88faa991e 100644 --- a/source/Lib/EncoderLib/RateCtrl.cpp +++ b/source/Lib/EncoderLib/RateCtrl.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/RateCtrl.h b/source/Lib/EncoderLib/RateCtrl.h index 5a1509685b..7c3ff8d21c 100644 --- a/source/Lib/EncoderLib/RateCtrl.h +++ b/source/Lib/EncoderLib/RateCtrl.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/SEIEncoder.cpp b/source/Lib/EncoderLib/SEIEncoder.cpp index 9eb691ea2e..485a25e8e5 100644 --- a/source/Lib/EncoderLib/SEIEncoder.cpp +++ b/source/Lib/EncoderLib/SEIEncoder.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/SEIEncoder.h b/source/Lib/EncoderLib/SEIEncoder.h index 45260e5061..b4058a5685 100644 --- a/source/Lib/EncoderLib/SEIEncoder.h +++ b/source/Lib/EncoderLib/SEIEncoder.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/SEIwrite.cpp b/source/Lib/EncoderLib/SEIwrite.cpp index b6c9ec11ed..f6d7c78add 100644 --- a/source/Lib/EncoderLib/SEIwrite.cpp +++ b/source/Lib/EncoderLib/SEIwrite.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/SEIwrite.h b/source/Lib/EncoderLib/SEIwrite.h index 6d3c47ebff..f93a019296 100644 --- a/source/Lib/EncoderLib/SEIwrite.h +++ b/source/Lib/EncoderLib/SEIwrite.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/VLCWriter.cpp b/source/Lib/EncoderLib/VLCWriter.cpp index 20dd44479a..bc037b2323 100644 --- a/source/Lib/EncoderLib/VLCWriter.cpp +++ b/source/Lib/EncoderLib/VLCWriter.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/VLCWriter.h b/source/Lib/EncoderLib/VLCWriter.h index b329958fda..2e3dd35f9e 100644 --- a/source/Lib/EncoderLib/VLCWriter.h +++ b/source/Lib/EncoderLib/VLCWriter.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * -* Copyright (c) 2010-2018, ITU/ISO/IEC +* Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/WeightPredAnalysis.cpp b/source/Lib/EncoderLib/WeightPredAnalysis.cpp index 094db25cc1..d6e28387a2 100644 --- a/source/Lib/EncoderLib/WeightPredAnalysis.cpp +++ b/source/Lib/EncoderLib/WeightPredAnalysis.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/EncoderLib/WeightPredAnalysis.h b/source/Lib/EncoderLib/WeightPredAnalysis.h index 794fb7d22b..ca3a1e95e9 100644 --- a/source/Lib/EncoderLib/WeightPredAnalysis.h +++ b/source/Lib/EncoderLib/WeightPredAnalysis.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/ColourRemapping.cpp b/source/Lib/Utilities/ColourRemapping.cpp index 26f42ac385..480f7ab2b2 100644 --- a/source/Lib/Utilities/ColourRemapping.cpp +++ b/source/Lib/Utilities/ColourRemapping.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/ColourRemapping.h b/source/Lib/Utilities/ColourRemapping.h index c998bc5f76..f090191448 100644 --- a/source/Lib/Utilities/ColourRemapping.h +++ b/source/Lib/Utilities/ColourRemapping.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/VideoIOYuv.cpp b/source/Lib/Utilities/VideoIOYuv.cpp index 5f26d44d5a..c8225dae0d 100644 --- a/source/Lib/Utilities/VideoIOYuv.cpp +++ b/source/Lib/Utilities/VideoIOYuv.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/VideoIOYuv.h b/source/Lib/Utilities/VideoIOYuv.h index bf72925bde..150ecced5d 100644 --- a/source/Lib/Utilities/VideoIOYuv.h +++ b/source/Lib/Utilities/VideoIOYuv.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/program_options_lite.cpp b/source/Lib/Utilities/program_options_lite.cpp index 43cb9e9a74..0c4bba0502 100644 --- a/source/Lib/Utilities/program_options_lite.cpp +++ b/source/Lib/Utilities/program_options_lite.cpp @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/Utilities/program_options_lite.h b/source/Lib/Utilities/program_options_lite.h index 87ac9cd159..2ce2bd26ed 100644 --- a/source/Lib/Utilities/program_options_lite.h +++ b/source/Lib/Utilities/program_options_lite.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/libmd5/MD5.h b/source/Lib/libmd5/MD5.h index 4037acedb1..25835bde11 100644 --- a/source/Lib/libmd5/MD5.h +++ b/source/Lib/libmd5/MD5.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/source/Lib/libmd5/libmd5.h b/source/Lib/libmd5/libmd5.h index b4397fca09..3859b04921 100644 --- a/source/Lib/libmd5/libmd5.h +++ b/source/Lib/libmd5/libmd5.h @@ -3,7 +3,7 @@ * and contributor rights, including patent rights, and no such rights are * granted under this license. * - * Copyright (c) 2010-2018, ITU/ISO/IEC + * Copyright (c) 2010-2019, ITU/ISO/IEC * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- GitLab