diff options
Diffstat (limited to 'XMPCommon/source/UTF8StringImpl.cpp')
-rw-r--r-- | XMPCommon/source/UTF8StringImpl.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/XMPCommon/source/UTF8StringImpl.cpp b/XMPCommon/source/UTF8StringImpl.cpp index e36df2e..f7eec2d 100644 --- a/XMPCommon/source/UTF8StringImpl.cpp +++ b/XMPCommon/source/UTF8StringImpl.cpp @@ -1,11 +1,9 @@ // ================================================================================================= -// 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 <algorithm> |