diff options
Diffstat (limited to 'public/include/XMPCommon/Interfaces/IMemoryAllocator.h')
-rw-r--r-- | public/include/XMPCommon/Interfaces/IMemoryAllocator.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/public/include/XMPCommon/Interfaces/IMemoryAllocator.h b/public/include/XMPCommon/Interfaces/IMemoryAllocator.h index 893604c..4b764d4 100644 --- a/public/include/XMPCommon/Interfaces/IMemoryAllocator.h +++ b/public/include/XMPCommon/Interfaces/IMemoryAllocator.h @@ -6,9 +6,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 "XMPCommon/Interfaces/BaseInterfaces/IVersionable.h" |