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-GetSet.cpp | |
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-GetSet.cpp')
-rw-r--r-- | XMPCore/source/XMPMeta-GetSet.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/XMPCore/source/XMPMeta-GetSet.cpp b/XMPCore/source/XMPMeta-GetSet.cpp index a73eab1..e8a1f37 100644 --- a/XMPCore/source/XMPMeta-GetSet.cpp +++ b/XMPCore/source/XMPMeta-GetSet.cpp @@ -1,11 +1,9 @@ // ================================================================================================= -// 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. // // Adobe patent application tracking #P435, entitled 'Unique markers to simplify embedding data of // one format in a file with a different format', inventors: Sean Parent, Greg Gilley. |