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 /XMPCore/source/XMPMeta.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 'XMPCore/source/XMPMeta.hpp')
-rw-r--r-- | XMPCore/source/XMPMeta.hpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/XMPCore/source/XMPMeta.hpp b/XMPCore/source/XMPMeta.hpp index 48c9c91..f5c96c8 100644 --- a/XMPCore/source/XMPMeta.hpp +++ b/XMPCore/source/XMPMeta.hpp @@ -2,13 +2,11 @@ #define __XMPMeta_hpp__ // ================================================================================================= -// Copyright 2003 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 "public/include/XMP_Environment.h" |