diff options
author | arpitapanda05 <79362772+arpitapanda05@users.noreply.github.com> | 2021-08-30 13:14:19 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 13:14:19 +0530 |
commit | a0476060ed1acc70f532c43a6f0193de97210c5e (patch) | |
tree | 9dc2232e3bbcadde91d1d990be179d34ba0361f0 /XMPFiles/source/FileHandlers/MPEG4_Handler.hpp | |
parent | 62baeb24aaf4a091790f0e57e7cbaf2755acb85b (diff) |
Integration For August Release (#43)
* [CTECHXMP-4170513] Fix for PSIRT-17958
* [CTECHXMP-4170540] Fix for PSIRT-18145
* [CTECHXMP-4170557] Fix for PSIRT-18538
* [CTECHXMP-4170585] Fix for PSIRT-18750
* Fix add semicolons
* Changing the CopyRight note in all the files
Diffstat (limited to 'XMPFiles/source/FileHandlers/MPEG4_Handler.hpp')
-rw-r--r-- | XMPFiles/source/FileHandlers/MPEG4_Handler.hpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp b/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp index a55aa1e..761eef4 100644 --- a/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp +++ b/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp @@ -3,13 +3,11 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2006 Adobe +// Copyright 2020 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms -// of the Adobe license agreement accompanying it. If you have received this file from a source other -// than Adobe, then your use, modification, or distribution of it requires the prior written permission -// of Adobe. +// of the Adobe license agreement accompanying it. // ================================================================================================= #include "XMPFiles/source/XMPFiles_Impl.hpp" |