diff options
Diffstat (limited to 'source/XMP_ProgressTracker.cpp')
-rw-r--r-- | source/XMP_ProgressTracker.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/source/XMP_ProgressTracker.cpp b/source/XMP_ProgressTracker.cpp index 0a66d55..702e15b 100644 --- a/source/XMP_ProgressTracker.cpp +++ b/source/XMP_ProgressTracker.cpp @@ -1,12 +1,10 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2012 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 "public/include/XMP_Environment.h" // ! XMP_Environment.h must be the first included header. |