diff options
Diffstat (limited to 'public/include/XMPCore/Interfaces/IClientDOMParser.h')
-rw-r--r-- | public/include/XMPCore/Interfaces/IClientDOMParser.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/public/include/XMPCore/Interfaces/IClientDOMParser.h b/public/include/XMPCore/Interfaces/IClientDOMParser.h index dc67641..8122d12 100644 --- a/public/include/XMPCore/Interfaces/IClientDOMParser.h +++ b/public/include/XMPCore/Interfaces/IClientDOMParser.h @@ -1,12 +1,10 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2015 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" |