diff options
Diffstat (limited to 'public/include/XMPCore/Interfaces/IPath.h')
-rw-r--r-- | public/include/XMPCore/Interfaces/IPath.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/public/include/XMPCore/Interfaces/IPath.h b/public/include/XMPCore/Interfaces/IPath.h index 774bc46..fc9d80f 100644 --- a/public/include/XMPCore/Interfaces/IPath.h +++ b/public/include/XMPCore/Interfaces/IPath.h @@ -2,13 +2,11 @@ #define __IPath_h__ 1 // ================================================================================================= -// Copyright 2014 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 "XMPCore/XMPCoreFwdDeclarations.h" |