diff options
Diffstat (limited to 'XMPCore/source/XMPIterator.cpp')
-rw-r--r-- | XMPCore/source/XMPIterator.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/XMPCore/source/XMPIterator.cpp b/XMPCore/source/XMPIterator.cpp index 52febdb..cff3602 100644 --- a/XMPCore/source/XMPIterator.cpp +++ b/XMPCore/source/XMPIterator.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. // ================================================================================================= #include "public/include/XMP_Environment.h" // ! This must be the first include! |