diff options
Diffstat (limited to 'XMPFiles/source/FormatSupport/IFF/ChunkController.cpp')
-rw-r--r-- | XMPFiles/source/FormatSupport/IFF/ChunkController.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp b/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp index af924cf..0cf7faf 100644 --- a/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp +++ b/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp @@ -4,9 +4,7 @@ // 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" // ! XMP_Environment.h must be the first included header. |