diff --git a/XMPCommon/BaseClasses/MemoryManagedObject.h b/XMPCommon/BaseClasses/MemoryManagedObject.h index ae9362ed..8488ff59 100644 --- a/XMPCommon/BaseClasses/MemoryManagedObject.h +++ b/XMPCommon/BaseClasses/MemoryManagedObject.h @@ -2,7 +2,7 @@ #define MemoryManagedObject_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/BaseClasses/TSingleton.h b/XMPCommon/BaseClasses/TSingleton.h index afb780dc..9a14c93d 100644 --- a/XMPCommon/BaseClasses/TSingleton.h +++ b/XMPCommon/BaseClasses/TSingleton.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/ConfigurableImpl.h b/XMPCommon/ImplHeaders/ConfigurableImpl.h index 94657676..f13c6d9b 100644 --- a/XMPCommon/ImplHeaders/ConfigurableImpl.h +++ b/XMPCommon/ImplHeaders/ConfigurableImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/ConfigurationManagerImpl.h b/XMPCommon/ImplHeaders/ConfigurationManagerImpl.h index 2925c8a7..bf30bd11 100644 --- a/XMPCommon/ImplHeaders/ConfigurationManagerImpl.h +++ b/XMPCommon/ImplHeaders/ConfigurationManagerImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/DefaultErrorNotifierImpl.h b/XMPCommon/ImplHeaders/DefaultErrorNotifierImpl.h index 839c151e..c083f8b1 100644 --- a/XMPCommon/ImplHeaders/DefaultErrorNotifierImpl.h +++ b/XMPCommon/ImplHeaders/DefaultErrorNotifierImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/ErrorImpl.h b/XMPCommon/ImplHeaders/ErrorImpl.h index 3b2f5f4c..abc2656c 100644 --- a/XMPCommon/ImplHeaders/ErrorImpl.h +++ b/XMPCommon/ImplHeaders/ErrorImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/ErrorNotifierWrapperImpl.h b/XMPCommon/ImplHeaders/ErrorNotifierWrapperImpl.h index d06f5e55..65baf518 100644 --- a/XMPCommon/ImplHeaders/ErrorNotifierWrapperImpl.h +++ b/XMPCommon/ImplHeaders/ErrorNotifierWrapperImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/MemoryAllocatorWrapperImpl.h b/XMPCommon/ImplHeaders/MemoryAllocatorWrapperImpl.h index ac74a880..32c5acb7 100644 --- a/XMPCommon/ImplHeaders/MemoryAllocatorWrapperImpl.h +++ b/XMPCommon/ImplHeaders/MemoryAllocatorWrapperImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/SharedMutexImpl.h b/XMPCommon/ImplHeaders/SharedMutexImpl.h index 1a4d95b8..c9d1b057 100644 --- a/XMPCommon/ImplHeaders/SharedMutexImpl.h +++ b/XMPCommon/ImplHeaders/SharedMutexImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/SharedObjectImpl.h b/XMPCommon/ImplHeaders/SharedObjectImpl.h index 8ef00ae2..9a697e46 100644 --- a/XMPCommon/ImplHeaders/SharedObjectImpl.h +++ b/XMPCommon/ImplHeaders/SharedObjectImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/ThreadSafeImpl.h b/XMPCommon/ImplHeaders/ThreadSafeImpl.h index 04f14e2c..7d3c205d 100644 --- a/XMPCommon/ImplHeaders/ThreadSafeImpl.h +++ b/XMPCommon/ImplHeaders/ThreadSafeImpl.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/ImplHeaders/UTF8StringImpl.h b/XMPCommon/ImplHeaders/UTF8StringImpl.h index a8991e65..1de31c3b 100644 --- a/XMPCommon/ImplHeaders/UTF8StringImpl.h +++ b/XMPCommon/ImplHeaders/UTF8StringImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/BaseInterfaces/IConfigurable_I.h b/XMPCommon/Interfaces/BaseInterfaces/IConfigurable_I.h index d6a1169d..3b3940ce 100644 --- a/XMPCommon/Interfaces/BaseInterfaces/IConfigurable_I.h +++ b/XMPCommon/Interfaces/BaseInterfaces/IConfigurable_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/BaseInterfaces/ISharedObject_I.h b/XMPCommon/Interfaces/BaseInterfaces/ISharedObject_I.h index 47510486..102ec324 100644 --- a/XMPCommon/Interfaces/BaseInterfaces/ISharedObject_I.h +++ b/XMPCommon/Interfaces/BaseInterfaces/ISharedObject_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe_I.h b/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe_I.h index 24a8ec2d..7d1574f9 100644 --- a/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe_I.h +++ b/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/IConfigurationManager_I.h b/XMPCommon/Interfaces/IConfigurationManager_I.h index a8dcc95d..149af574 100644 --- a/XMPCommon/Interfaces/IConfigurationManager_I.h +++ b/XMPCommon/Interfaces/IConfigurationManager_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/IErrorNotifier_I.h b/XMPCommon/Interfaces/IErrorNotifier_I.h index d2705120..887a95ca 100644 --- a/XMPCommon/Interfaces/IErrorNotifier_I.h +++ b/XMPCommon/Interfaces/IErrorNotifier_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/IError_I.h b/XMPCommon/Interfaces/IError_I.h index 080a8633..221a3240 100644 --- a/XMPCommon/Interfaces/IError_I.h +++ b/XMPCommon/Interfaces/IError_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/IMemoryAllocator_I.h b/XMPCommon/Interfaces/IMemoryAllocator_I.h index e5209831..5b881c7b 100644 --- a/XMPCommon/Interfaces/IMemoryAllocator_I.h +++ b/XMPCommon/Interfaces/IMemoryAllocator_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/ISharedMutex.h b/XMPCommon/Interfaces/ISharedMutex.h index f8c28803..858754f0 100644 --- a/XMPCommon/Interfaces/ISharedMutex.h +++ b/XMPCommon/Interfaces/ISharedMutex.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Interfaces/IUTF8String_I.h b/XMPCommon/Interfaces/IUTF8String_I.h index 3a8411cf..745a9ef4 100644 --- a/XMPCommon/Interfaces/IUTF8String_I.h +++ b/XMPCommon/Interfaces/IUTF8String_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/AutoSharedLock.h b/XMPCommon/Utilities/AutoSharedLock.h index ba505e9e..daf59bdc 100644 --- a/XMPCommon/Utilities/AutoSharedLock.h +++ b/XMPCommon/Utilities/AutoSharedLock.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/IUTF8StringComparator.h b/XMPCommon/Utilities/IUTF8StringComparator.h index aa0dfc57..22ba1bae 100644 --- a/XMPCommon/Utilities/IUTF8StringComparator.h +++ b/XMPCommon/Utilities/IUTF8StringComparator.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAllocator.h b/XMPCommon/Utilities/TAllocator.h index 374f9964..3d618b81 100644 --- a/XMPCommon/Utilities/TAllocator.h +++ b/XMPCommon/Utilities/TAllocator.h @@ -2,7 +2,7 @@ #define __TAllocator_h__ 1 // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAtomicTypes.h b/XMPCommon/Utilities/TAtomicTypes.h index 38bf8050..80df64c5 100644 --- a/XMPCommon/Utilities/TAtomicTypes.h +++ b/XMPCommon/Utilities/TAtomicTypes.h @@ -2,7 +2,7 @@ #define __TAtomicTypes_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAtomicTypes_Android.h b/XMPCommon/Utilities/TAtomicTypes_Android.h index 6c534857..d5f8bb5e 100644 --- a/XMPCommon/Utilities/TAtomicTypes_Android.h +++ b/XMPCommon/Utilities/TAtomicTypes_Android.h @@ -4,7 +4,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAtomicTypes_Linux.h b/XMPCommon/Utilities/TAtomicTypes_Linux.h index c2895dd4..78ffd2c2 100644 --- a/XMPCommon/Utilities/TAtomicTypes_Linux.h +++ b/XMPCommon/Utilities/TAtomicTypes_Linux.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAtomicTypes_Mac.h b/XMPCommon/Utilities/TAtomicTypes_Mac.h index 9ed98380..2ab45e69 100644 --- a/XMPCommon/Utilities/TAtomicTypes_Mac.h +++ b/XMPCommon/Utilities/TAtomicTypes_Mac.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TAtomicTypes_Win.h b/XMPCommon/Utilities/TAtomicTypes_Win.h index 6cce19a1..3158e768 100644 --- a/XMPCommon/Utilities/TAtomicTypes_Win.h +++ b/XMPCommon/Utilities/TAtomicTypes_Win.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/TSmartPointers_I.h b/XMPCommon/Utilities/TSmartPointers_I.h index 762406e3..6c9f7c10 100644 --- a/XMPCommon/Utilities/TSmartPointers_I.h +++ b/XMPCommon/Utilities/TSmartPointers_I.h @@ -2,7 +2,7 @@ #define __TSmartPointers_I_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/Utilities/UTF8String.h b/XMPCommon/Utilities/UTF8String.h index 95845a84..fe6526b9 100644 --- a/XMPCommon/Utilities/UTF8String.h +++ b/XMPCommon/Utilities/UTF8String.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/XMPCommonDefines_I.h b/XMPCommon/XMPCommonDefines_I.h index ca39630e..22039f1d 100644 --- a/XMPCommon/XMPCommonDefines_I.h +++ b/XMPCommon/XMPCommonDefines_I.h @@ -2,7 +2,7 @@ #define XMPCommonDefines_I_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/XMPCommonErrorCodes_I.h b/XMPCommon/XMPCommonErrorCodes_I.h index 3b0de659..40b2ae25 100644 --- a/XMPCommon/XMPCommonErrorCodes_I.h +++ b/XMPCommon/XMPCommonErrorCodes_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/XMPCommonFwdDeclarations_I.h b/XMPCommon/XMPCommonFwdDeclarations_I.h index 23b046d4..47889538 100644 --- a/XMPCommon/XMPCommonFwdDeclarations_I.h +++ b/XMPCommon/XMPCommonFwdDeclarations_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/XMPCommon_I.h b/XMPCommon/XMPCommon_I.h index 84f8d5d6..96496751 100644 --- a/XMPCommon/XMPCommon_I.h +++ b/XMPCommon/XMPCommon_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/AutoSharedLock.cpp b/XMPCommon/source/AutoSharedLock.cpp index bf5e0073..37c7c759 100644 --- a/XMPCommon/source/AutoSharedLock.cpp +++ b/XMPCommon/source/AutoSharedLock.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/ConfigurableImpl.cpp b/XMPCommon/source/ConfigurableImpl.cpp index 1b4e2c45..edc0ff3e 100644 --- a/XMPCommon/source/ConfigurableImpl.cpp +++ b/XMPCommon/source/ConfigurableImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/ConfigurationManagerImpl.cpp b/XMPCommon/source/ConfigurationManagerImpl.cpp index 23de2551..1febce18 100644 --- a/XMPCommon/source/ConfigurationManagerImpl.cpp +++ b/XMPCommon/source/ConfigurationManagerImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/DefaultErrorNotifierImpl.cpp b/XMPCommon/source/DefaultErrorNotifierImpl.cpp index 83c72410..55218c4d 100644 --- a/XMPCommon/source/DefaultErrorNotifierImpl.cpp +++ b/XMPCommon/source/DefaultErrorNotifierImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/ErrorImpl.cpp b/XMPCommon/source/ErrorImpl.cpp index 58ab226c..c6f18eb6 100644 --- a/XMPCommon/source/ErrorImpl.cpp +++ b/XMPCommon/source/ErrorImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/ErrorNotifierWrapperImpl.cpp b/XMPCommon/source/ErrorNotifierWrapperImpl.cpp index 54300dcf..18767e4d 100644 --- a/XMPCommon/source/ErrorNotifierWrapperImpl.cpp +++ b/XMPCommon/source/ErrorNotifierWrapperImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IConfigurable_I.cpp b/XMPCommon/source/IConfigurable_I.cpp index 92d27798..525a9915 100644 --- a/XMPCommon/source/IConfigurable_I.cpp +++ b/XMPCommon/source/IConfigurable_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IConfigurationManager_I.cpp b/XMPCommon/source/IConfigurationManager_I.cpp index ebbf68a5..9a9ebcdc 100644 --- a/XMPCommon/source/IConfigurationManager_I.cpp +++ b/XMPCommon/source/IConfigurationManager_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IErrorNotifier_I.cpp b/XMPCommon/source/IErrorNotifier_I.cpp index 85c800b5..53f77ec5 100644 --- a/XMPCommon/source/IErrorNotifier_I.cpp +++ b/XMPCommon/source/IErrorNotifier_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IError_I.cpp b/XMPCommon/source/IError_I.cpp index 93234fba..8c3cd41f 100644 --- a/XMPCommon/source/IError_I.cpp +++ b/XMPCommon/source/IError_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IMemoryAllocator_I.cpp b/XMPCommon/source/IMemoryAllocator_I.cpp index 4c76afac..d37c155e 100644 --- a/XMPCommon/source/IMemoryAllocator_I.cpp +++ b/XMPCommon/source/IMemoryAllocator_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IUTF8StringComparator.cpp b/XMPCommon/source/IUTF8StringComparator.cpp index d110b65b..d4398c84 100644 --- a/XMPCommon/source/IUTF8StringComparator.cpp +++ b/XMPCommon/source/IUTF8StringComparator.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/IUTF8String_I.cpp b/XMPCommon/source/IUTF8String_I.cpp index 8e7dd803..2a4e6303 100644 --- a/XMPCommon/source/IUTF8String_I.cpp +++ b/XMPCommon/source/IUTF8String_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/MemoryAllocatorWrapperImpl.cpp b/XMPCommon/source/MemoryAllocatorWrapperImpl.cpp index bb648bce..011749dc 100644 --- a/XMPCommon/source/MemoryAllocatorWrapperImpl.cpp +++ b/XMPCommon/source/MemoryAllocatorWrapperImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/MemoryManagedObject.cpp b/XMPCommon/source/MemoryManagedObject.cpp index 3ed28753..37a28355 100644 --- a/XMPCommon/source/MemoryManagedObject.cpp +++ b/XMPCommon/source/MemoryManagedObject.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/SharedMutexImpl.cpp b/XMPCommon/source/SharedMutexImpl.cpp index da6e3a85..508b6780 100644 --- a/XMPCommon/source/SharedMutexImpl.cpp +++ b/XMPCommon/source/SharedMutexImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/SharedObjectImpl.cpp b/XMPCommon/source/SharedObjectImpl.cpp index 7fbd9446..ffb78b90 100644 --- a/XMPCommon/source/SharedObjectImpl.cpp +++ b/XMPCommon/source/SharedObjectImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/ThreadSafeImpl.cpp b/XMPCommon/source/ThreadSafeImpl.cpp index c9357c96..bfaf4807 100644 --- a/XMPCommon/source/ThreadSafeImpl.cpp +++ b/XMPCommon/source/ThreadSafeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/UTF8StringImpl.cpp b/XMPCommon/source/UTF8StringImpl.cpp index f7eec2da..1425dd44 100644 --- a/XMPCommon/source/UTF8StringImpl.cpp +++ b/XMPCommon/source/UTF8StringImpl.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCommon/source/XMPCommon.cpp b/XMPCommon/source/XMPCommon.cpp index 10dcdcd1..87524d21 100644 --- a/XMPCommon/source/XMPCommon.cpp +++ b/XMPCommon/source/XMPCommon.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/ArrayNodeImpl.h b/XMPCore/ImplHeaders/ArrayNodeImpl.h index 99a9f80f..9c994594 100644 --- a/XMPCore/ImplHeaders/ArrayNodeImpl.h +++ b/XMPCore/ImplHeaders/ArrayNodeImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/ClientDOMParserWrapperImpl.h b/XMPCore/ImplHeaders/ClientDOMParserWrapperImpl.h index ef410a7f..cf665741 100644 --- a/XMPCore/ImplHeaders/ClientDOMParserWrapperImpl.h +++ b/XMPCore/ImplHeaders/ClientDOMParserWrapperImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/ClientDOMSerializerWrapperImpl.h b/XMPCore/ImplHeaders/ClientDOMSerializerWrapperImpl.h index 8156183a..c03bfcd4 100644 --- a/XMPCore/ImplHeaders/ClientDOMSerializerWrapperImpl.h +++ b/XMPCore/ImplHeaders/ClientDOMSerializerWrapperImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/CompositeNodeImpl.h b/XMPCore/ImplHeaders/CompositeNodeImpl.h index dddd86f9..4fbcd434 100644 --- a/XMPCore/ImplHeaders/CompositeNodeImpl.h +++ b/XMPCore/ImplHeaders/CompositeNodeImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/CoreConfigurationManagerImpl.h b/XMPCore/ImplHeaders/CoreConfigurationManagerImpl.h index 5fb03b25..0fd0c9b3 100644 --- a/XMPCore/ImplHeaders/CoreConfigurationManagerImpl.h +++ b/XMPCore/ImplHeaders/CoreConfigurationManagerImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/CoreObjectFactoryImpl.h b/XMPCore/ImplHeaders/CoreObjectFactoryImpl.h index e75c3c54..47596559 100644 --- a/XMPCore/ImplHeaders/CoreObjectFactoryImpl.h +++ b/XMPCore/ImplHeaders/CoreObjectFactoryImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/DOMImplementationRegistryImpl.h b/XMPCore/ImplHeaders/DOMImplementationRegistryImpl.h index 71374cd7..67c77fc5 100644 --- a/XMPCore/ImplHeaders/DOMImplementationRegistryImpl.h +++ b/XMPCore/ImplHeaders/DOMImplementationRegistryImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/DOMParserImpl.h b/XMPCore/ImplHeaders/DOMParserImpl.h index 2061dbd3..e323ec84 100644 --- a/XMPCore/ImplHeaders/DOMParserImpl.h +++ b/XMPCore/ImplHeaders/DOMParserImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/DOMSerializerImpl.h b/XMPCore/ImplHeaders/DOMSerializerImpl.h index 4aa39137..f332e16e 100644 --- a/XMPCore/ImplHeaders/DOMSerializerImpl.h +++ b/XMPCore/ImplHeaders/DOMSerializerImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/MetadataConverterUtilsImpl.h b/XMPCore/ImplHeaders/MetadataConverterUtilsImpl.h index 4edf8845..5a486a64 100644 --- a/XMPCore/ImplHeaders/MetadataConverterUtilsImpl.h +++ b/XMPCore/ImplHeaders/MetadataConverterUtilsImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/MetadataImpl.h b/XMPCore/ImplHeaders/MetadataImpl.h index 79fccdaf..6fcb6505 100644 --- a/XMPCore/ImplHeaders/MetadataImpl.h +++ b/XMPCore/ImplHeaders/MetadataImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/NameSpacePrefixMapImpl.h b/XMPCore/ImplHeaders/NameSpacePrefixMapImpl.h index e08aa1e4..a4893c8b 100644 --- a/XMPCore/ImplHeaders/NameSpacePrefixMapImpl.h +++ b/XMPCore/ImplHeaders/NameSpacePrefixMapImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/NodeImpl.h b/XMPCore/ImplHeaders/NodeImpl.h index cf4a6370..018883ec 100644 --- a/XMPCore/ImplHeaders/NodeImpl.h +++ b/XMPCore/ImplHeaders/NodeImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/PathImpl.h b/XMPCore/ImplHeaders/PathImpl.h index 95ce4345..e643116e 100644 --- a/XMPCore/ImplHeaders/PathImpl.h +++ b/XMPCore/ImplHeaders/PathImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/PathSegmentImpl.h b/XMPCore/ImplHeaders/PathSegmentImpl.h index 034f3064..1a81187c 100644 --- a/XMPCore/ImplHeaders/PathSegmentImpl.h +++ b/XMPCore/ImplHeaders/PathSegmentImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/RDFDOMParserImpl.h b/XMPCore/ImplHeaders/RDFDOMParserImpl.h index 1f740823..cdcc7e7d 100644 --- a/XMPCore/ImplHeaders/RDFDOMParserImpl.h +++ b/XMPCore/ImplHeaders/RDFDOMParserImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/RDFDOMSerializerImpl.h b/XMPCore/ImplHeaders/RDFDOMSerializerImpl.h index 3a8f01a0..d0e701a2 100644 --- a/XMPCore/ImplHeaders/RDFDOMSerializerImpl.h +++ b/XMPCore/ImplHeaders/RDFDOMSerializerImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/SimpleNodeImpl.h b/XMPCore/ImplHeaders/SimpleNodeImpl.h index 57c47d67..4fa4749d 100644 --- a/XMPCore/ImplHeaders/SimpleNodeImpl.h +++ b/XMPCore/ImplHeaders/SimpleNodeImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/StructureNodeImpl.h b/XMPCore/ImplHeaders/StructureNodeImpl.h index 734a8bab..7efff1b9 100644 --- a/XMPCore/ImplHeaders/StructureNodeImpl.h +++ b/XMPCore/ImplHeaders/StructureNodeImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/ImplHeaders/TNodeIteratorImpl.h b/XMPCore/ImplHeaders/TNodeIteratorImpl.h index c4ef6bca..58deaae6 100644 --- a/XMPCore/ImplHeaders/TNodeIteratorImpl.h +++ b/XMPCore/ImplHeaders/TNodeIteratorImpl.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IArrayNode_I.h b/XMPCore/Interfaces/IArrayNode_I.h index 0fd12c34..9504e5d6 100644 --- a/XMPCore/Interfaces/IArrayNode_I.h +++ b/XMPCore/Interfaces/IArrayNode_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/ICompositeNode_I.h b/XMPCore/Interfaces/ICompositeNode_I.h index f9956a16..d2fa9f75 100644 --- a/XMPCore/Interfaces/ICompositeNode_I.h +++ b/XMPCore/Interfaces/ICompositeNode_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/ICoreConfigurationManager_I.h b/XMPCore/Interfaces/ICoreConfigurationManager_I.h index c129fb7d..b1a3c111 100644 --- a/XMPCore/Interfaces/ICoreConfigurationManager_I.h +++ b/XMPCore/Interfaces/ICoreConfigurationManager_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/ICoreObjectFactory_I.h b/XMPCore/Interfaces/ICoreObjectFactory_I.h index fae354b7..7ac4dcb2 100644 --- a/XMPCore/Interfaces/ICoreObjectFactory_I.h +++ b/XMPCore/Interfaces/ICoreObjectFactory_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IDOMImplementationRegistry_I.h b/XMPCore/Interfaces/IDOMImplementationRegistry_I.h index 9b09f6af..3ea5320d 100644 --- a/XMPCore/Interfaces/IDOMImplementationRegistry_I.h +++ b/XMPCore/Interfaces/IDOMImplementationRegistry_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IDOMParser_I.h b/XMPCore/Interfaces/IDOMParser_I.h index 4d09731e..41d2b451 100644 --- a/XMPCore/Interfaces/IDOMParser_I.h +++ b/XMPCore/Interfaces/IDOMParser_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IDOMSerializer_I.h b/XMPCore/Interfaces/IDOMSerializer_I.h index cd68ae33..a991e12a 100644 --- a/XMPCore/Interfaces/IDOMSerializer_I.h +++ b/XMPCore/Interfaces/IDOMSerializer_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IMetadataConverterUtils_I.h b/XMPCore/Interfaces/IMetadataConverterUtils_I.h index abe493df..79dd2273 100644 --- a/XMPCore/Interfaces/IMetadataConverterUtils_I.h +++ b/XMPCore/Interfaces/IMetadataConverterUtils_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IMetadata_I.h b/XMPCore/Interfaces/IMetadata_I.h index 3cabbd6f..0f4a3271 100644 --- a/XMPCore/Interfaces/IMetadata_I.h +++ b/XMPCore/Interfaces/IMetadata_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/INameSpacePrefixMap_I.h b/XMPCore/Interfaces/INameSpacePrefixMap_I.h index c350336f..9ac22966 100644 --- a/XMPCore/Interfaces/INameSpacePrefixMap_I.h +++ b/XMPCore/Interfaces/INameSpacePrefixMap_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/INodeIterator_I.h b/XMPCore/Interfaces/INodeIterator_I.h index 2a37bc49..3d227e36 100644 --- a/XMPCore/Interfaces/INodeIterator_I.h +++ b/XMPCore/Interfaces/INodeIterator_I.h @@ -4,7 +4,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/INode_I.h b/XMPCore/Interfaces/INode_I.h index 5e154072..c215f2a9 100644 --- a/XMPCore/Interfaces/INode_I.h +++ b/XMPCore/Interfaces/INode_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IPathSegment_I.h b/XMPCore/Interfaces/IPathSegment_I.h index fc95db7c..bb6ccd97 100644 --- a/XMPCore/Interfaces/IPathSegment_I.h +++ b/XMPCore/Interfaces/IPathSegment_I.h @@ -2,7 +2,7 @@ #define __IPathSegment_I_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IPath_I.h b/XMPCore/Interfaces/IPath_I.h index 02e2505d..24cf86f2 100644 --- a/XMPCore/Interfaces/IPath_I.h +++ b/XMPCore/Interfaces/IPath_I.h @@ -2,7 +2,7 @@ #define __IPath_I_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/ISimpleNode_I.h b/XMPCore/Interfaces/ISimpleNode_I.h index 3d2330da..d4e8cab7 100644 --- a/XMPCore/Interfaces/ISimpleNode_I.h +++ b/XMPCore/Interfaces/ISimpleNode_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IStructureNode_I.h b/XMPCore/Interfaces/IStructureNode_I.h index 601e6a8c..76a4c2f1 100644 --- a/XMPCore/Interfaces/IStructureNode_I.h +++ b/XMPCore/Interfaces/IStructureNode_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/Interfaces/IXMPLanguageAlternative_I.h b/XMPCore/Interfaces/IXMPLanguageAlternative_I.h index 6256f49c..38130c76 100644 --- a/XMPCore/Interfaces/IXMPLanguageAlternative_I.h +++ b/XMPCore/Interfaces/IXMPLanguageAlternative_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/XMPCoreDefines_I.h b/XMPCore/XMPCoreDefines_I.h index a2679ee9..1e484908 100644 --- a/XMPCore/XMPCoreDefines_I.h +++ b/XMPCore/XMPCoreDefines_I.h @@ -2,7 +2,7 @@ #define XMPCoreDefines_I_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/XMPCoreFwdDeclarations_I.h b/XMPCore/XMPCoreFwdDeclarations_I.h index 661941c7..1c1c442d 100644 --- a/XMPCore/XMPCoreFwdDeclarations_I.h +++ b/XMPCore/XMPCoreFwdDeclarations_I.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/build/CMakeLists.txt b/XMPCore/build/CMakeLists.txt index 25deaa33..72b4b50b 100644 --- a/XMPCore/build/CMakeLists.txt +++ b/XMPCore/build/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ArrayNodeImpl.cpp b/XMPCore/source/ArrayNodeImpl.cpp index c35772c8..30895c0d 100644 --- a/XMPCore/source/ArrayNodeImpl.cpp +++ b/XMPCore/source/ArrayNodeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ClientDOMParserWrapperImpl.cpp b/XMPCore/source/ClientDOMParserWrapperImpl.cpp index 92b698a5..d2cf43c0 100644 --- a/XMPCore/source/ClientDOMParserWrapperImpl.cpp +++ b/XMPCore/source/ClientDOMParserWrapperImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ClientDOMSerializerWrapperImpl.cpp b/XMPCore/source/ClientDOMSerializerWrapperImpl.cpp index a334df8b..4c30633e 100644 --- a/XMPCore/source/ClientDOMSerializerWrapperImpl.cpp +++ b/XMPCore/source/ClientDOMSerializerWrapperImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/CompositeNodeImpl.cpp b/XMPCore/source/CompositeNodeImpl.cpp index d774e9fe..b0177579 100644 --- a/XMPCore/source/CompositeNodeImpl.cpp +++ b/XMPCore/source/CompositeNodeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/CoreConfigurationManagerImpl.cpp b/XMPCore/source/CoreConfigurationManagerImpl.cpp index d2a20882..59f35bf7 100644 --- a/XMPCore/source/CoreConfigurationManagerImpl.cpp +++ b/XMPCore/source/CoreConfigurationManagerImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/CoreObjectFactoryImpl.cpp b/XMPCore/source/CoreObjectFactoryImpl.cpp index e57cfad1..8d9cbfab 100644 --- a/XMPCore/source/CoreObjectFactoryImpl.cpp +++ b/XMPCore/source/CoreObjectFactoryImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/DOMImplementationRegistryImpl.cpp b/XMPCore/source/DOMImplementationRegistryImpl.cpp index 6e3f84cd..878bbcfd 100644 --- a/XMPCore/source/DOMImplementationRegistryImpl.cpp +++ b/XMPCore/source/DOMImplementationRegistryImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/DOMParserImpl.cpp b/XMPCore/source/DOMParserImpl.cpp index 099f73b0..25e845f5 100644 --- a/XMPCore/source/DOMParserImpl.cpp +++ b/XMPCore/source/DOMParserImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/DOMSerializerImpl.cpp b/XMPCore/source/DOMSerializerImpl.cpp index a9c5b153..fa11f69a 100644 --- a/XMPCore/source/DOMSerializerImpl.cpp +++ b/XMPCore/source/DOMSerializerImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ExpatAdapter.cpp b/XMPCore/source/ExpatAdapter.cpp index 92ad80ca..4e86bd05 100644 --- a/XMPCore/source/ExpatAdapter.cpp +++ b/XMPCore/source/ExpatAdapter.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IArrayNode_I.cpp b/XMPCore/source/IArrayNode_I.cpp index 11622ddc..5ba64b33 100644 --- a/XMPCore/source/IArrayNode_I.cpp +++ b/XMPCore/source/IArrayNode_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ICompositeNode_I.cpp b/XMPCore/source/ICompositeNode_I.cpp index e6a233cd..8a03c037 100644 --- a/XMPCore/source/ICompositeNode_I.cpp +++ b/XMPCore/source/ICompositeNode_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ICoreConfigurationManager_I.cpp b/XMPCore/source/ICoreConfigurationManager_I.cpp index 59e3866a..5c194fc1 100644 --- a/XMPCore/source/ICoreConfigurationManager_I.cpp +++ b/XMPCore/source/ICoreConfigurationManager_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ICoreObjectFactory_I.cpp b/XMPCore/source/ICoreObjectFactory_I.cpp index 35a726a1..c0e0c7ca 100644 --- a/XMPCore/source/ICoreObjectFactory_I.cpp +++ b/XMPCore/source/ICoreObjectFactory_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IDOMImplementationRegistry_I.cpp b/XMPCore/source/IDOMImplementationRegistry_I.cpp index 9cc510d9..3608433a 100644 --- a/XMPCore/source/IDOMImplementationRegistry_I.cpp +++ b/XMPCore/source/IDOMImplementationRegistry_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IDOMParser_I.cpp b/XMPCore/source/IDOMParser_I.cpp index 39ecd2a3..1eaeb566 100644 --- a/XMPCore/source/IDOMParser_I.cpp +++ b/XMPCore/source/IDOMParser_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IDOMSerializer_I.cpp b/XMPCore/source/IDOMSerializer_I.cpp index 3f05fbfc..187b9485 100644 --- a/XMPCore/source/IDOMSerializer_I.cpp +++ b/XMPCore/source/IDOMSerializer_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IMetadataConverterUtils_I.cpp b/XMPCore/source/IMetadataConverterUtils_I.cpp index df280ad1..15cddc26 100644 --- a/XMPCore/source/IMetadataConverterUtils_I.cpp +++ b/XMPCore/source/IMetadataConverterUtils_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IMetadata_I.cpp b/XMPCore/source/IMetadata_I.cpp index 1702e242..0509d52c 100644 --- a/XMPCore/source/IMetadata_I.cpp +++ b/XMPCore/source/IMetadata_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/INameSpacePrefixMap_I.cpp b/XMPCore/source/INameSpacePrefixMap_I.cpp index 8aff4b46..3fff8886 100644 --- a/XMPCore/source/INameSpacePrefixMap_I.cpp +++ b/XMPCore/source/INameSpacePrefixMap_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/INodeIterator_I.cpp b/XMPCore/source/INodeIterator_I.cpp index 12094153..c4452b66 100644 --- a/XMPCore/source/INodeIterator_I.cpp +++ b/XMPCore/source/INodeIterator_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/INode_I.cpp b/XMPCore/source/INode_I.cpp index ac0f29ba..59f1879a 100644 --- a/XMPCore/source/INode_I.cpp +++ b/XMPCore/source/INode_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IPathSegment_I.cpp b/XMPCore/source/IPathSegment_I.cpp index 40e5715a..cf82a97f 100644 --- a/XMPCore/source/IPathSegment_I.cpp +++ b/XMPCore/source/IPathSegment_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IPath_I.cpp b/XMPCore/source/IPath_I.cpp index 01717a12..111dd9ca 100644 --- a/XMPCore/source/IPath_I.cpp +++ b/XMPCore/source/IPath_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ISimpleNode_I.cpp b/XMPCore/source/ISimpleNode_I.cpp index 6e88612d..7332f7bc 100644 --- a/XMPCore/source/ISimpleNode_I.cpp +++ b/XMPCore/source/ISimpleNode_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/IStructureNode_I.cpp b/XMPCore/source/IStructureNode_I.cpp index 3eee8b1b..9d36154a 100644 --- a/XMPCore/source/IStructureNode_I.cpp +++ b/XMPCore/source/IStructureNode_I.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/MetadataConverterUtilsImpl.cpp b/XMPCore/source/MetadataConverterUtilsImpl.cpp index afbe926f..d5a785c6 100644 --- a/XMPCore/source/MetadataConverterUtilsImpl.cpp +++ b/XMPCore/source/MetadataConverterUtilsImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/MetadataImpl.cpp b/XMPCore/source/MetadataImpl.cpp index ca8d964f..24cb44c7 100644 --- a/XMPCore/source/MetadataImpl.cpp +++ b/XMPCore/source/MetadataImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/NameSpacePrefixMapImpl.cpp b/XMPCore/source/NameSpacePrefixMapImpl.cpp index 3bf58a25..8798bca7 100644 --- a/XMPCore/source/NameSpacePrefixMapImpl.cpp +++ b/XMPCore/source/NameSpacePrefixMapImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/NodeImpl.cpp b/XMPCore/source/NodeImpl.cpp index 38fa1c7b..4b07baca 100644 --- a/XMPCore/source/NodeImpl.cpp +++ b/XMPCore/source/NodeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/ParseRDF.cpp b/XMPCore/source/ParseRDF.cpp index d7c9a6e3..61a393ff 100644 --- a/XMPCore/source/ParseRDF.cpp +++ b/XMPCore/source/ParseRDF.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/PathImpl.cpp b/XMPCore/source/PathImpl.cpp index b9eefaf3..a28addb8 100644 --- a/XMPCore/source/PathImpl.cpp +++ b/XMPCore/source/PathImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/PathSegmentImpl.cpp b/XMPCore/source/PathSegmentImpl.cpp index 7e9f192f..ec871602 100644 --- a/XMPCore/source/PathSegmentImpl.cpp +++ b/XMPCore/source/PathSegmentImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/RDFDOMParserImpl.cpp b/XMPCore/source/RDFDOMParserImpl.cpp index e0ebecb3..df6161c4 100644 --- a/XMPCore/source/RDFDOMParserImpl.cpp +++ b/XMPCore/source/RDFDOMParserImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/RDFDOMSerializerImpl.cpp b/XMPCore/source/RDFDOMSerializerImpl.cpp index fa1751fa..5f168247 100644 --- a/XMPCore/source/RDFDOMSerializerImpl.cpp +++ b/XMPCore/source/RDFDOMSerializerImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/SimpleNodeImpl.cpp b/XMPCore/source/SimpleNodeImpl.cpp index 7404f262..57d866ca 100644 --- a/XMPCore/source/SimpleNodeImpl.cpp +++ b/XMPCore/source/SimpleNodeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/StructureNodeImpl.cpp b/XMPCore/source/StructureNodeImpl.cpp index f3ce0c16..3c91cedf 100644 --- a/XMPCore/source/StructureNodeImpl.cpp +++ b/XMPCore/source/StructureNodeImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/WXMPIterator.cpp b/XMPCore/source/WXMPIterator.cpp index 0da41732..e39f4088 100644 --- a/XMPCore/source/WXMPIterator.cpp +++ b/XMPCore/source/WXMPIterator.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/WXMPMeta.cpp b/XMPCore/source/WXMPMeta.cpp index 963fa099..79bbb5d1 100644 --- a/XMPCore/source/WXMPMeta.cpp +++ b/XMPCore/source/WXMPMeta.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/WXMPUtils.cpp b/XMPCore/source/WXMPUtils.cpp index 8032cb1a..267a3cbb 100644 --- a/XMPCore/source/WXMPUtils.cpp +++ b/XMPCore/source/WXMPUtils.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPCore_Impl.cpp b/XMPCore/source/XMPCore_Impl.cpp index 8683c57a..20f446cf 100644 --- a/XMPCore/source/XMPCore_Impl.cpp +++ b/XMPCore/source/XMPCore_Impl.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPCore_Impl.hpp b/XMPCore/source/XMPCore_Impl.hpp index 9a1c311d..860cfc49 100644 --- a/XMPCore/source/XMPCore_Impl.hpp +++ b/XMPCore/source/XMPCore_Impl.hpp @@ -2,7 +2,7 @@ #define __XMPCore_Impl_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPIterator.cpp b/XMPCore/source/XMPIterator.cpp index cff3602b..f01e4b45 100644 --- a/XMPCore/source/XMPIterator.cpp +++ b/XMPCore/source/XMPIterator.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPIterator.hpp b/XMPCore/source/XMPIterator.hpp index 7c335e74..de68667f 100644 --- a/XMPCore/source/XMPIterator.hpp +++ b/XMPCore/source/XMPIterator.hpp @@ -2,7 +2,7 @@ #define __XMPIterator_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPIterator2.cpp b/XMPCore/source/XMPIterator2.cpp index 478f6b92..10943659 100644 --- a/XMPCore/source/XMPIterator2.cpp +++ b/XMPCore/source/XMPIterator2.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPIterator2.hpp b/XMPCore/source/XMPIterator2.hpp index 66174190..616da55e 100644 --- a/XMPCore/source/XMPIterator2.hpp +++ b/XMPCore/source/XMPIterator2.hpp @@ -2,7 +2,7 @@ #define __XMPIterator2_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPMeta-GetSet.cpp b/XMPCore/source/XMPMeta-GetSet.cpp index e8a1f378..52a5898e 100644 --- a/XMPCore/source/XMPMeta-GetSet.cpp +++ b/XMPCore/source/XMPMeta-GetSet.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPMeta-Parse.cpp b/XMPCore/source/XMPMeta-Parse.cpp index ef1d07de..7f5a6675 100644 --- a/XMPCore/source/XMPMeta-Parse.cpp +++ b/XMPCore/source/XMPMeta-Parse.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPMeta.cpp b/XMPCore/source/XMPMeta.cpp index 39b9931e..215b9aaf 100644 --- a/XMPCore/source/XMPMeta.cpp +++ b/XMPCore/source/XMPMeta.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPMeta.hpp b/XMPCore/source/XMPMeta.hpp index f5c96c89..48f5c54a 100644 --- a/XMPCore/source/XMPMeta.hpp +++ b/XMPCore/source/XMPMeta.hpp @@ -2,7 +2,7 @@ #define __XMPMeta_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPMeta2-GetSet.cpp b/XMPCore/source/XMPMeta2-GetSet.cpp index ae951990..299cfad2 100644 --- a/XMPCore/source/XMPMeta2-GetSet.cpp +++ b/XMPCore/source/XMPMeta2-GetSet.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPUtils-FileInfo.cpp b/XMPCore/source/XMPUtils-FileInfo.cpp index 6d5fd264..dad0e6d1 100644 --- a/XMPCore/source/XMPUtils-FileInfo.cpp +++ b/XMPCore/source/XMPUtils-FileInfo.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPUtils.cpp b/XMPCore/source/XMPUtils.cpp index a6e97e96..6a4b8948 100644 --- a/XMPCore/source/XMPUtils.cpp +++ b/XMPCore/source/XMPUtils.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPUtils.hpp b/XMPCore/source/XMPUtils.hpp index 3e685012..ee7962fd 100644 --- a/XMPCore/source/XMPUtils.hpp +++ b/XMPCore/source/XMPUtils.hpp @@ -2,7 +2,7 @@ #define __XMPUtils_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPCore/source/XMPUtils2.cpp b/XMPCore/source/XMPUtils2.cpp index 61c3f8e3..a03c81a9 100644 --- a/XMPCore/source/XMPUtils2.cpp +++ b/XMPCore/source/XMPUtils2.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/build/CMakeLists.txt b/XMPFiles/build/CMakeLists.txt index 8bb59e37..399a461b 100644 --- a/XMPFiles/build/CMakeLists.txt +++ b/XMPFiles/build/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/AIFF_Handler.cpp b/XMPFiles/source/FileHandlers/AIFF_Handler.cpp index f22ae105..5e14abc8 100644 --- a/XMPFiles/source/FileHandlers/AIFF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/AIFF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/AIFF_Handler.hpp b/XMPFiles/source/FileHandlers/AIFF_Handler.hpp index f30b29fe..330303fd 100644 --- a/XMPFiles/source/FileHandlers/AIFF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/AIFF_Handler.hpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/ASF_Handler.cpp b/XMPFiles/source/FileHandlers/ASF_Handler.cpp index f638d921..ebc52d50 100644 --- a/XMPFiles/source/FileHandlers/ASF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/ASF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/ASF_Handler.hpp b/XMPFiles/source/FileHandlers/ASF_Handler.hpp index c5c233d2..d8826f2e 100644 --- a/XMPFiles/source/FileHandlers/ASF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/ASF_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/AVCHD_Handler.cpp b/XMPFiles/source/FileHandlers/AVCHD_Handler.cpp index 761066c2..58b4b1f9 100644 --- a/XMPFiles/source/FileHandlers/AVCHD_Handler.cpp +++ b/XMPFiles/source/FileHandlers/AVCHD_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/AVCHD_Handler.hpp b/XMPFiles/source/FileHandlers/AVCHD_Handler.hpp index d182fb0b..6e9ee0e6 100644 --- a/XMPFiles/source/FileHandlers/AVCHD_Handler.hpp +++ b/XMPFiles/source/FileHandlers/AVCHD_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Basic_Handler.cpp b/XMPFiles/source/FileHandlers/Basic_Handler.cpp index 021646a9..dd1a12dd 100644 --- a/XMPFiles/source/FileHandlers/Basic_Handler.cpp +++ b/XMPFiles/source/FileHandlers/Basic_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Basic_Handler.hpp b/XMPFiles/source/FileHandlers/Basic_Handler.hpp index ddf52ad5..ecd9ea0b 100644 --- a/XMPFiles/source/FileHandlers/Basic_Handler.hpp +++ b/XMPFiles/source/FileHandlers/Basic_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/FLV_Handler.cpp b/XMPFiles/source/FileHandlers/FLV_Handler.cpp index 793fba03..9f748ab3 100644 --- a/XMPFiles/source/FileHandlers/FLV_Handler.cpp +++ b/XMPFiles/source/FileHandlers/FLV_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/FLV_Handler.hpp b/XMPFiles/source/FileHandlers/FLV_Handler.hpp index 064a3a87..06876276 100644 --- a/XMPFiles/source/FileHandlers/FLV_Handler.hpp +++ b/XMPFiles/source/FileHandlers/FLV_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/GIF_Handler.cpp b/XMPFiles/source/FileHandlers/GIF_Handler.cpp index fec3e38b..64ecbe2a 100644 --- a/XMPFiles/source/FileHandlers/GIF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/GIF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/GIF_Handler.hpp b/XMPFiles/source/FileHandlers/GIF_Handler.hpp index 1ac3a5fc..4e11ab45 100644 --- a/XMPFiles/source/FileHandlers/GIF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/GIF_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/InDesign_Handler.cpp b/XMPFiles/source/FileHandlers/InDesign_Handler.cpp index afa32c89..90cb4c95 100644 --- a/XMPFiles/source/FileHandlers/InDesign_Handler.cpp +++ b/XMPFiles/source/FileHandlers/InDesign_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/InDesign_Handler.hpp b/XMPFiles/source/FileHandlers/InDesign_Handler.hpp index 580c8a52..e91a6002 100644 --- a/XMPFiles/source/FileHandlers/InDesign_Handler.hpp +++ b/XMPFiles/source/FileHandlers/InDesign_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/JPEG_Handler.cpp b/XMPFiles/source/FileHandlers/JPEG_Handler.cpp index fb052485..9012ecb2 100644 --- a/XMPFiles/source/FileHandlers/JPEG_Handler.cpp +++ b/XMPFiles/source/FileHandlers/JPEG_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/JPEG_Handler.hpp b/XMPFiles/source/FileHandlers/JPEG_Handler.hpp index 47ee6016..7c0e5135 100644 --- a/XMPFiles/source/FileHandlers/JPEG_Handler.hpp +++ b/XMPFiles/source/FileHandlers/JPEG_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MP3_Handler.cpp b/XMPFiles/source/FileHandlers/MP3_Handler.cpp index 4bf3bf14..6c942a79 100644 --- a/XMPFiles/source/FileHandlers/MP3_Handler.cpp +++ b/XMPFiles/source/FileHandlers/MP3_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MP3_Handler.hpp b/XMPFiles/source/FileHandlers/MP3_Handler.hpp index eb07c4d6..fc37eec2 100644 --- a/XMPFiles/source/FileHandlers/MP3_Handler.hpp +++ b/XMPFiles/source/FileHandlers/MP3_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MPEG2_Handler.cpp b/XMPFiles/source/FileHandlers/MPEG2_Handler.cpp index 11dfcd63..1de5a59c 100644 --- a/XMPFiles/source/FileHandlers/MPEG2_Handler.cpp +++ b/XMPFiles/source/FileHandlers/MPEG2_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp b/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp index 3a1382fd..231f6251 100644 --- a/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp +++ b/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MPEG4_Handler.cpp b/XMPFiles/source/FileHandlers/MPEG4_Handler.cpp index 7374d45c..ca9d9355 100644 --- a/XMPFiles/source/FileHandlers/MPEG4_Handler.cpp +++ b/XMPFiles/source/FileHandlers/MPEG4_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp b/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp index 761eef44..913597f6 100644 --- a/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp +++ b/XMPFiles/source/FileHandlers/MPEG4_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/P2_Handler.cpp b/XMPFiles/source/FileHandlers/P2_Handler.cpp index 7721dd9c..580fc5e0 100644 --- a/XMPFiles/source/FileHandlers/P2_Handler.cpp +++ b/XMPFiles/source/FileHandlers/P2_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/P2_Handler.hpp b/XMPFiles/source/FileHandlers/P2_Handler.hpp index ca64c82f..9a325274 100644 --- a/XMPFiles/source/FileHandlers/P2_Handler.hpp +++ b/XMPFiles/source/FileHandlers/P2_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PNG_Handler.cpp b/XMPFiles/source/FileHandlers/PNG_Handler.cpp index a66bd52d..ac47831e 100644 --- a/XMPFiles/source/FileHandlers/PNG_Handler.cpp +++ b/XMPFiles/source/FileHandlers/PNG_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PNG_Handler.hpp b/XMPFiles/source/FileHandlers/PNG_Handler.hpp index ad00eea5..30622f10 100644 --- a/XMPFiles/source/FileHandlers/PNG_Handler.hpp +++ b/XMPFiles/source/FileHandlers/PNG_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PSD_Handler.cpp b/XMPFiles/source/FileHandlers/PSD_Handler.cpp index 10cb984c..cdca1397 100644 --- a/XMPFiles/source/FileHandlers/PSD_Handler.cpp +++ b/XMPFiles/source/FileHandlers/PSD_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PSD_Handler.hpp b/XMPFiles/source/FileHandlers/PSD_Handler.hpp index c94b73b8..1d43cba4 100644 --- a/XMPFiles/source/FileHandlers/PSD_Handler.hpp +++ b/XMPFiles/source/FileHandlers/PSD_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PostScript_Handler.cpp b/XMPFiles/source/FileHandlers/PostScript_Handler.cpp index 709b53c5..bc55dfae 100644 --- a/XMPFiles/source/FileHandlers/PostScript_Handler.cpp +++ b/XMPFiles/source/FileHandlers/PostScript_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/PostScript_Handler.hpp b/XMPFiles/source/FileHandlers/PostScript_Handler.hpp index 0e2d79e8..596313fb 100644 --- a/XMPFiles/source/FileHandlers/PostScript_Handler.hpp +++ b/XMPFiles/source/FileHandlers/PostScript_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/RIFF_Handler.cpp b/XMPFiles/source/FileHandlers/RIFF_Handler.cpp index aeb6db2b..e21c9b6a 100644 --- a/XMPFiles/source/FileHandlers/RIFF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/RIFF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/RIFF_Handler.hpp b/XMPFiles/source/FileHandlers/RIFF_Handler.hpp index 1433e2d9..7a1fc5f5 100644 --- a/XMPFiles/source/FileHandlers/RIFF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/RIFF_Handler.hpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SVG_Handler.cpp b/XMPFiles/source/FileHandlers/SVG_Handler.cpp index 9eb12484..029c8ad3 100644 --- a/XMPFiles/source/FileHandlers/SVG_Handler.cpp +++ b/XMPFiles/source/FileHandlers/SVG_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SVG_Handler.hpp b/XMPFiles/source/FileHandlers/SVG_Handler.hpp index 9e006298..f42857a2 100644 --- a/XMPFiles/source/FileHandlers/SVG_Handler.hpp +++ b/XMPFiles/source/FileHandlers/SVG_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SWF_Handler.cpp b/XMPFiles/source/FileHandlers/SWF_Handler.cpp index eb718c28..711b907c 100644 --- a/XMPFiles/source/FileHandlers/SWF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/SWF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SWF_Handler.hpp b/XMPFiles/source/FileHandlers/SWF_Handler.hpp index 2b360042..9efb7b02 100644 --- a/XMPFiles/source/FileHandlers/SWF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/SWF_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Scanner_Handler.cpp b/XMPFiles/source/FileHandlers/Scanner_Handler.cpp index d6f23ef3..a3b68cc4 100644 --- a/XMPFiles/source/FileHandlers/Scanner_Handler.cpp +++ b/XMPFiles/source/FileHandlers/Scanner_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Scanner_Handler.hpp b/XMPFiles/source/FileHandlers/Scanner_Handler.hpp index 1a3c95bc..2bdae431 100644 --- a/XMPFiles/source/FileHandlers/Scanner_Handler.hpp +++ b/XMPFiles/source/FileHandlers/Scanner_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SonyHDV_Handler.cpp b/XMPFiles/source/FileHandlers/SonyHDV_Handler.cpp index 50f2d3a1..e4a7162b 100644 --- a/XMPFiles/source/FileHandlers/SonyHDV_Handler.cpp +++ b/XMPFiles/source/FileHandlers/SonyHDV_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/SonyHDV_Handler.hpp b/XMPFiles/source/FileHandlers/SonyHDV_Handler.hpp index d942c11e..6efbc738 100644 --- a/XMPFiles/source/FileHandlers/SonyHDV_Handler.hpp +++ b/XMPFiles/source/FileHandlers/SonyHDV_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/TIFF_Handler.cpp b/XMPFiles/source/FileHandlers/TIFF_Handler.cpp index f6028e11..0960b07a 100644 --- a/XMPFiles/source/FileHandlers/TIFF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/TIFF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/TIFF_Handler.hpp b/XMPFiles/source/FileHandlers/TIFF_Handler.hpp index 188a7f53..43264270 100644 --- a/XMPFiles/source/FileHandlers/TIFF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/TIFF_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Trivial_Handler.cpp b/XMPFiles/source/FileHandlers/Trivial_Handler.cpp index e3b1fbbb..3507bebb 100644 --- a/XMPFiles/source/FileHandlers/Trivial_Handler.cpp +++ b/XMPFiles/source/FileHandlers/Trivial_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/Trivial_Handler.hpp b/XMPFiles/source/FileHandlers/Trivial_Handler.hpp index 744edec5..41a50ccc 100644 --- a/XMPFiles/source/FileHandlers/Trivial_Handler.hpp +++ b/XMPFiles/source/FileHandlers/Trivial_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/UCF_Handler.cpp b/XMPFiles/source/FileHandlers/UCF_Handler.cpp index 7156509c..561c5b3d 100644 --- a/XMPFiles/source/FileHandlers/UCF_Handler.cpp +++ b/XMPFiles/source/FileHandlers/UCF_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/UCF_Handler.hpp b/XMPFiles/source/FileHandlers/UCF_Handler.hpp index 2de62a85..f20a9b25 100644 --- a/XMPFiles/source/FileHandlers/UCF_Handler.hpp +++ b/XMPFiles/source/FileHandlers/UCF_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/WAVE_Handler.cpp b/XMPFiles/source/FileHandlers/WAVE_Handler.cpp index 91df66bb..d3fb97cd 100644 --- a/XMPFiles/source/FileHandlers/WAVE_Handler.cpp +++ b/XMPFiles/source/FileHandlers/WAVE_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/WAVE_Handler.hpp b/XMPFiles/source/FileHandlers/WAVE_Handler.hpp index 8bd80e65..d516acb4 100644 --- a/XMPFiles/source/FileHandlers/WAVE_Handler.hpp +++ b/XMPFiles/source/FileHandlers/WAVE_Handler.hpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMEX_Handler.cpp b/XMPFiles/source/FileHandlers/XDCAMEX_Handler.cpp index bdd92bd4..430ddf71 100644 --- a/XMPFiles/source/FileHandlers/XDCAMEX_Handler.cpp +++ b/XMPFiles/source/FileHandlers/XDCAMEX_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMEX_Handler.hpp b/XMPFiles/source/FileHandlers/XDCAMEX_Handler.hpp index 28394ffc..e60f98b0 100644 --- a/XMPFiles/source/FileHandlers/XDCAMEX_Handler.hpp +++ b/XMPFiles/source/FileHandlers/XDCAMEX_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.cpp b/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.cpp index 5563898a..a70d76a7 100644 --- a/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.cpp +++ b/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.hpp b/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.hpp index 537d6b38..1d203934 100644 --- a/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.hpp +++ b/XMPFiles/source/FileHandlers/XDCAMFAM_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.cpp b/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.cpp index 9fdf4d43..08aceb9f 100644 --- a/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.cpp +++ b/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.hpp b/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.hpp index 82c1c728..4b7872d9 100644 --- a/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.hpp +++ b/XMPFiles/source/FileHandlers/XDCAMSAM_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAM_Handler.cpp b/XMPFiles/source/FileHandlers/XDCAM_Handler.cpp index 14b68f47..df26ec97 100644 --- a/XMPFiles/source/FileHandlers/XDCAM_Handler.cpp +++ b/XMPFiles/source/FileHandlers/XDCAM_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FileHandlers/XDCAM_Handler.hpp b/XMPFiles/source/FileHandlers/XDCAM_Handler.hpp index 2594f2a1..d0b4436b 100644 --- a/XMPFiles/source/FileHandlers/XDCAM_Handler.hpp +++ b/XMPFiles/source/FileHandlers/XDCAM_Handler.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.cpp b/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.cpp index fa207991..4e7b8644 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.cpp +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.h b/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.h index 0adf0bda..3476ef9d 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.h +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFBehavior.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.cpp b/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.cpp index a1a77bed..55f29f5d 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.cpp +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.h b/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.h index 8fdb44dd..e284e4da 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.h +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.cpp b/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.cpp index b16a5586..3f95a16e 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.cpp +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.h b/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.h index 4c0e4fd3..98668530 100644 --- a/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.h +++ b/XMPFiles/source/FormatSupport/AIFF/AIFFReconcile.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ASF_Support.cpp b/XMPFiles/source/FormatSupport/ASF_Support.cpp index 83b2ed11..bfde5542 100644 --- a/XMPFiles/source/FormatSupport/ASF_Support.cpp +++ b/XMPFiles/source/FormatSupport/ASF_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ASF_Support.hpp b/XMPFiles/source/FormatSupport/ASF_Support.hpp index 8a888d78..76e3d1f8 100644 --- a/XMPFiles/source/FormatSupport/ASF_Support.hpp +++ b/XMPFiles/source/FormatSupport/ASF_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ID3_Support.cpp b/XMPFiles/source/FormatSupport/ID3_Support.cpp index ef654493..fe632ddc 100644 --- a/XMPFiles/source/FormatSupport/ID3_Support.cpp +++ b/XMPFiles/source/FormatSupport/ID3_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ID3_Support.hpp b/XMPFiles/source/FormatSupport/ID3_Support.hpp index a9d961b4..f9d8466f 100644 --- a/XMPFiles/source/FormatSupport/ID3_Support.hpp +++ b/XMPFiles/source/FormatSupport/ID3_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/Chunk.cpp b/XMPFiles/source/FormatSupport/IFF/Chunk.cpp index 1c8e2611..b96e409a 100644 --- a/XMPFiles/source/FormatSupport/IFF/Chunk.cpp +++ b/XMPFiles/source/FormatSupport/IFF/Chunk.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/Chunk.h b/XMPFiles/source/FormatSupport/IFF/Chunk.h index a55acda7..3f6efd8f 100644 --- a/XMPFiles/source/FormatSupport/IFF/Chunk.h +++ b/XMPFiles/source/FormatSupport/IFF/Chunk.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp b/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp index c3c8aa51..0cf7fafb 100644 --- a/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp +++ b/XMPFiles/source/FormatSupport/IFF/ChunkController.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/ChunkController.h b/XMPFiles/source/FormatSupport/IFF/ChunkController.h index 4806dab4..5ac3bfcb 100644 --- a/XMPFiles/source/FormatSupport/IFF/ChunkController.h +++ b/XMPFiles/source/FormatSupport/IFF/ChunkController.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/ChunkPath.cpp b/XMPFiles/source/FormatSupport/IFF/ChunkPath.cpp index 440dd465..b399cd06 100644 --- a/XMPFiles/source/FormatSupport/IFF/ChunkPath.cpp +++ b/XMPFiles/source/FormatSupport/IFF/ChunkPath.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/ChunkPath.h b/XMPFiles/source/FormatSupport/IFF/ChunkPath.h index 5f167ef8..25597b8d 100644 --- a/XMPFiles/source/FormatSupport/IFF/ChunkPath.h +++ b/XMPFiles/source/FormatSupport/IFF/ChunkPath.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.cpp b/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.cpp index 9683c179..a245e464 100644 --- a/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.cpp +++ b/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.h b/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.h index 7d5acf28..984cc664 100644 --- a/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.h +++ b/XMPFiles/source/FormatSupport/IFF/IChunkBehavior.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/IChunkContainer.h b/XMPFiles/source/FormatSupport/IFF/IChunkContainer.h index 60190094..e6da0169 100644 --- a/XMPFiles/source/FormatSupport/IFF/IChunkContainer.h +++ b/XMPFiles/source/FormatSupport/IFF/IChunkContainer.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IFF/IChunkData.h b/XMPFiles/source/FormatSupport/IFF/IChunkData.h index 6ebd1212..8c5ac78f 100644 --- a/XMPFiles/source/FormatSupport/IFF/IChunkData.h +++ b/XMPFiles/source/FormatSupport/IFF/IChunkData.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IPTC_Support.cpp b/XMPFiles/source/FormatSupport/IPTC_Support.cpp index cfa7a530..9c28c38c 100644 --- a/XMPFiles/source/FormatSupport/IPTC_Support.cpp +++ b/XMPFiles/source/FormatSupport/IPTC_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/IPTC_Support.hpp b/XMPFiles/source/FormatSupport/IPTC_Support.hpp index 9e60208e..f0e38b5c 100644 --- a/XMPFiles/source/FormatSupport/IPTC_Support.hpp +++ b/XMPFiles/source/FormatSupport/IPTC_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.cpp b/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.cpp index b04162b2..b0945cb8 100644 --- a/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.cpp +++ b/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.hpp b/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.hpp index 6a2638a9..24f60c40 100644 --- a/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.hpp +++ b/XMPFiles/source/FormatSupport/ISOBaseMedia_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/META_Support.cpp b/XMPFiles/source/FormatSupport/META_Support.cpp index 3ae5c5a3..281b9a84 100644 --- a/XMPFiles/source/FormatSupport/META_Support.cpp +++ b/XMPFiles/source/FormatSupport/META_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2018 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/META_Support.hpp b/XMPFiles/source/FormatSupport/META_Support.hpp index 30b2cfea..545acd7b 100644 --- a/XMPFiles/source/FormatSupport/META_Support.hpp +++ b/XMPFiles/source/FormatSupport/META_Support.hpp @@ -2,7 +2,7 @@ #define __META_Support_hpp__ 1 // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2018 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/MOOV_Support.cpp b/XMPFiles/source/FormatSupport/MOOV_Support.cpp index b790c83a..f2c848c1 100644 --- a/XMPFiles/source/FormatSupport/MOOV_Support.cpp +++ b/XMPFiles/source/FormatSupport/MOOV_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/MOOV_Support.hpp b/XMPFiles/source/FormatSupport/MOOV_Support.hpp index b5d7d2ea..03eafc70 100644 --- a/XMPFiles/source/FormatSupport/MOOV_Support.hpp +++ b/XMPFiles/source/FormatSupport/MOOV_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/P2_Support.cpp b/XMPFiles/source/FormatSupport/P2_Support.cpp index 5c5307aa..222c910c 100644 --- a/XMPFiles/source/FormatSupport/P2_Support.cpp +++ b/XMPFiles/source/FormatSupport/P2_Support.cpp @@ -1,7 +1,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/P2_Support.hpp b/XMPFiles/source/FormatSupport/P2_Support.hpp index 78f1302a..e1c317b9 100644 --- a/XMPFiles/source/FormatSupport/P2_Support.hpp +++ b/XMPFiles/source/FormatSupport/P2_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PNG_Support.cpp b/XMPFiles/source/FormatSupport/PNG_Support.cpp index 03b91e11..79e9f496 100644 --- a/XMPFiles/source/FormatSupport/PNG_Support.cpp +++ b/XMPFiles/source/FormatSupport/PNG_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PNG_Support.hpp b/XMPFiles/source/FormatSupport/PNG_Support.hpp index 4f22a199..6142556c 100644 --- a/XMPFiles/source/FormatSupport/PNG_Support.hpp +++ b/XMPFiles/source/FormatSupport/PNG_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PSIR_FileWriter.cpp b/XMPFiles/source/FormatSupport/PSIR_FileWriter.cpp index 3899d748..b1ddc05a 100644 --- a/XMPFiles/source/FormatSupport/PSIR_FileWriter.cpp +++ b/XMPFiles/source/FormatSupport/PSIR_FileWriter.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PSIR_MemoryReader.cpp b/XMPFiles/source/FormatSupport/PSIR_MemoryReader.cpp index 8e1cabeb..a58f2381 100644 --- a/XMPFiles/source/FormatSupport/PSIR_MemoryReader.cpp +++ b/XMPFiles/source/FormatSupport/PSIR_MemoryReader.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PSIR_Support.hpp b/XMPFiles/source/FormatSupport/PSIR_Support.hpp index bc3267b5..2bd69467 100644 --- a/XMPFiles/source/FormatSupport/PSIR_Support.hpp +++ b/XMPFiles/source/FormatSupport/PSIR_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PackageFormat_Support.cpp b/XMPFiles/source/FormatSupport/PackageFormat_Support.cpp index 4c289d5b..b40ca497 100644 --- a/XMPFiles/source/FormatSupport/PackageFormat_Support.cpp +++ b/XMPFiles/source/FormatSupport/PackageFormat_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2013 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PackageFormat_Support.hpp b/XMPFiles/source/FormatSupport/PackageFormat_Support.hpp index ec0c9078..2f55e876 100644 --- a/XMPFiles/source/FormatSupport/PackageFormat_Support.hpp +++ b/XMPFiles/source/FormatSupport/PackageFormat_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2013 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PostScript_Support.cpp b/XMPFiles/source/FormatSupport/PostScript_Support.cpp index 8e628040..85e4a4fa 100644 --- a/XMPFiles/source/FormatSupport/PostScript_Support.cpp +++ b/XMPFiles/source/FormatSupport/PostScript_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2012 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/PostScript_Support.hpp b/XMPFiles/source/FormatSupport/PostScript_Support.hpp index c981dd72..7d1cbd23 100644 --- a/XMPFiles/source/FormatSupport/PostScript_Support.hpp +++ b/XMPFiles/source/FormatSupport/PostScript_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2012 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/QuickTime_Support.cpp b/XMPFiles/source/FormatSupport/QuickTime_Support.cpp index 828541bc..c4677035 100644 --- a/XMPFiles/source/FormatSupport/QuickTime_Support.cpp +++ b/XMPFiles/source/FormatSupport/QuickTime_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/QuickTime_Support.hpp b/XMPFiles/source/FormatSupport/QuickTime_Support.hpp index ce332085..ce202eae 100644 --- a/XMPFiles/source/FormatSupport/QuickTime_Support.hpp +++ b/XMPFiles/source/FormatSupport/QuickTime_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/RIFF.cpp b/XMPFiles/source/FormatSupport/RIFF.cpp index 76c67b73..bff4e6fc 100644 --- a/XMPFiles/source/FormatSupport/RIFF.cpp +++ b/XMPFiles/source/FormatSupport/RIFF.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/RIFF.hpp b/XMPFiles/source/FormatSupport/RIFF.hpp index acce3ce7..68db6d46 100644 --- a/XMPFiles/source/FormatSupport/RIFF.hpp +++ b/XMPFiles/source/FormatSupport/RIFF.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/RIFF_Support.cpp b/XMPFiles/source/FormatSupport/RIFF_Support.cpp index 9704279b..f7881cb3 100644 --- a/XMPFiles/source/FormatSupport/RIFF_Support.cpp +++ b/XMPFiles/source/FormatSupport/RIFF_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/RIFF_Support.hpp b/XMPFiles/source/FormatSupport/RIFF_Support.hpp index 952c587b..824c8608 100644 --- a/XMPFiles/source/FormatSupport/RIFF_Support.hpp +++ b/XMPFiles/source/FormatSupport/RIFF_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ReconcileIPTC.cpp b/XMPFiles/source/FormatSupport/ReconcileIPTC.cpp index b8c31cdd..bf797d5d 100644 --- a/XMPFiles/source/FormatSupport/ReconcileIPTC.cpp +++ b/XMPFiles/source/FormatSupport/ReconcileIPTC.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ReconcileLegacy.cpp b/XMPFiles/source/FormatSupport/ReconcileLegacy.cpp index c5924ea3..717959f8 100644 --- a/XMPFiles/source/FormatSupport/ReconcileLegacy.cpp +++ b/XMPFiles/source/FormatSupport/ReconcileLegacy.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ReconcileLegacy.hpp b/XMPFiles/source/FormatSupport/ReconcileLegacy.hpp index d0fd7d8b..74047536 100644 --- a/XMPFiles/source/FormatSupport/ReconcileLegacy.hpp +++ b/XMPFiles/source/FormatSupport/ReconcileLegacy.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/ReconcileTIFF.cpp b/XMPFiles/source/FormatSupport/ReconcileTIFF.cpp index 20d7d851..d4555163 100644 --- a/XMPFiles/source/FormatSupport/ReconcileTIFF.cpp +++ b/XMPFiles/source/FormatSupport/ReconcileTIFF.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/Reconcile_Impl.cpp b/XMPFiles/source/FormatSupport/Reconcile_Impl.cpp index d14f3432..b52700d2 100644 --- a/XMPFiles/source/FormatSupport/Reconcile_Impl.cpp +++ b/XMPFiles/source/FormatSupport/Reconcile_Impl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/Reconcile_Impl.hpp b/XMPFiles/source/FormatSupport/Reconcile_Impl.hpp index 0f3f3a2b..95aea903 100644 --- a/XMPFiles/source/FormatSupport/Reconcile_Impl.hpp +++ b/XMPFiles/source/FormatSupport/Reconcile_Impl.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/SVG_Adapter.cpp b/XMPFiles/source/FormatSupport/SVG_Adapter.cpp index b5000b67..9907b9a9 100644 --- a/XMPFiles/source/FormatSupport/SVG_Adapter.cpp +++ b/XMPFiles/source/FormatSupport/SVG_Adapter.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/SVG_Adapter.hpp b/XMPFiles/source/FormatSupport/SVG_Adapter.hpp index 9ec0b7d8..dbb4c28c 100644 --- a/XMPFiles/source/FormatSupport/SVG_Adapter.hpp +++ b/XMPFiles/source/FormatSupport/SVG_Adapter.hpp @@ -2,7 +2,7 @@ #define __SVG_Adapter_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/SWF_Support.cpp b/XMPFiles/source/FormatSupport/SWF_Support.cpp index d39a0e8f..57af239d 100644 --- a/XMPFiles/source/FormatSupport/SWF_Support.cpp +++ b/XMPFiles/source/FormatSupport/SWF_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/SWF_Support.hpp b/XMPFiles/source/FormatSupport/SWF_Support.hpp index a4e04218..2adcd0a3 100644 --- a/XMPFiles/source/FormatSupport/SWF_Support.hpp +++ b/XMPFiles/source/FormatSupport/SWF_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TIFF_FileWriter.cpp b/XMPFiles/source/FormatSupport/TIFF_FileWriter.cpp index 03e6e732..c99fafa6 100644 --- a/XMPFiles/source/FormatSupport/TIFF_FileWriter.cpp +++ b/XMPFiles/source/FormatSupport/TIFF_FileWriter.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TIFF_MemoryReader.cpp b/XMPFiles/source/FormatSupport/TIFF_MemoryReader.cpp index 4f0ed7e2..ed9f1353 100644 --- a/XMPFiles/source/FormatSupport/TIFF_MemoryReader.cpp +++ b/XMPFiles/source/FormatSupport/TIFF_MemoryReader.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TIFF_Support.cpp b/XMPFiles/source/FormatSupport/TIFF_Support.cpp index 893217c8..2ecfca93 100644 --- a/XMPFiles/source/FormatSupport/TIFF_Support.cpp +++ b/XMPFiles/source/FormatSupport/TIFF_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TIFF_Support.hpp b/XMPFiles/source/FormatSupport/TIFF_Support.hpp index b9d94368..40d2fe42 100644 --- a/XMPFiles/source/FormatSupport/TIFF_Support.hpp +++ b/XMPFiles/source/FormatSupport/TIFF_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TimeConversionUtils.cpp b/XMPFiles/source/FormatSupport/TimeConversionUtils.cpp index 661c4290..0c6e43fa 100644 --- a/XMPFiles/source/FormatSupport/TimeConversionUtils.cpp +++ b/XMPFiles/source/FormatSupport/TimeConversionUtils.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/TimeConversionUtils.hpp b/XMPFiles/source/FormatSupport/TimeConversionUtils.hpp index a96a8aea..db03c7bd 100644 --- a/XMPFiles/source/FormatSupport/TimeConversionUtils.hpp +++ b/XMPFiles/source/FormatSupport/TimeConversionUtils.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.cpp index 8e710448..2a76f177 100644 --- a/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.h b/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.h index 255bf0ee..45f806ac 100644 --- a/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/CartMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/CartMetadata.cpp index 131c11f4..7096a60c 100644 --- a/XMPFiles/source/FormatSupport/WAVE/CartMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/CartMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/CartMetadata.h b/XMPFiles/source/FormatSupport/WAVE/CartMetadata.h index 1c173351..95734f96 100644 --- a/XMPFiles/source/FormatSupport/WAVE/CartMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/CartMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.cpp index 9aff46b8..1c678e47 100644 --- a/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.h b/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.h index b3306ebe..eef6f239 100644 --- a/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.cpp index fdd43ac0..df35182d 100644 --- a/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.h b/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.h index 53518a96..036e2214 100644 --- a/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.cpp index 524abe23..2dfa32ab 100644 --- a/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.h b/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.h index cccff88c..451f1c7c 100644 --- a/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.cpp index 5b866792..0866e0ab 100644 --- a/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.h b/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.h index 4664b8d2..5e53c41f 100644 --- a/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.cpp b/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.cpp index d3b91834..0ef50e65 100644 --- a/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.h b/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.h index 35bcb04e..3e5b5901 100644 --- a/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.h +++ b/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.cpp b/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.cpp index 614986aa..de15d286 100644 --- a/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.h b/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.h index 24091632..f0138846 100644 --- a/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.h +++ b/XMPFiles/source/FormatSupport/WAVE/WAVEReconcile.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.cpp b/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.cpp index 9bdbb97c..690f3f43 100644 --- a/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.cpp +++ b/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.h b/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.h index f21f2dfe..8b909f72 100644 --- a/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.h +++ b/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/XDCAM_Support.cpp b/XMPFiles/source/FormatSupport/XDCAM_Support.cpp index 11138681..44afe018 100644 --- a/XMPFiles/source/FormatSupport/XDCAM_Support.cpp +++ b/XMPFiles/source/FormatSupport/XDCAM_Support.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/XDCAM_Support.hpp b/XMPFiles/source/FormatSupport/XDCAM_Support.hpp index 17074564..80d4174c 100644 --- a/XMPFiles/source/FormatSupport/XDCAM_Support.hpp +++ b/XMPFiles/source/FormatSupport/XDCAM_Support.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/XMPScanner.cpp b/XMPFiles/source/FormatSupport/XMPScanner.cpp index 4b85d643..234baec8 100644 --- a/XMPFiles/source/FormatSupport/XMPScanner.cpp +++ b/XMPFiles/source/FormatSupport/XMPScanner.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/FormatSupport/XMPScanner.hpp b/XMPFiles/source/FormatSupport/XMPScanner.hpp index fc3f865e..aaeacc12 100644 --- a/XMPFiles/source/FormatSupport/XMPScanner.hpp +++ b/XMPFiles/source/FormatSupport/XMPScanner.hpp @@ -2,7 +2,7 @@ #define __XMPScanner_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/HandlerRegistry.cpp b/XMPFiles/source/HandlerRegistry.cpp index f3d1e612..b3e1569c 100644 --- a/XMPFiles/source/HandlerRegistry.cpp +++ b/XMPFiles/source/HandlerRegistry.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/HandlerRegistry.h b/XMPFiles/source/HandlerRegistry.h index 682b2c63..41522743 100644 --- a/XMPFiles/source/HandlerRegistry.h +++ b/XMPFiles/source/HandlerRegistry.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/IMetadata.cpp b/XMPFiles/source/NativeMetadataSupport/IMetadata.cpp index 1a4b8901..d75812be 100644 --- a/XMPFiles/source/NativeMetadataSupport/IMetadata.cpp +++ b/XMPFiles/source/NativeMetadataSupport/IMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/IMetadata.h b/XMPFiles/source/NativeMetadataSupport/IMetadata.h index b37ff021..d2191cc3 100644 --- a/XMPFiles/source/NativeMetadataSupport/IMetadata.h +++ b/XMPFiles/source/NativeMetadataSupport/IMetadata.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/IReconcile.cpp b/XMPFiles/source/NativeMetadataSupport/IReconcile.cpp index fe139006..eb75edc3 100644 --- a/XMPFiles/source/NativeMetadataSupport/IReconcile.cpp +++ b/XMPFiles/source/NativeMetadataSupport/IReconcile.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/IReconcile.h b/XMPFiles/source/NativeMetadataSupport/IReconcile.h index d0cc766e..bea372e0 100644 --- a/XMPFiles/source/NativeMetadataSupport/IReconcile.h +++ b/XMPFiles/source/NativeMetadataSupport/IReconcile.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/MetadataSet.cpp b/XMPFiles/source/NativeMetadataSupport/MetadataSet.cpp index 54e580c3..b75928ae 100644 --- a/XMPFiles/source/NativeMetadataSupport/MetadataSet.cpp +++ b/XMPFiles/source/NativeMetadataSupport/MetadataSet.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/MetadataSet.h b/XMPFiles/source/NativeMetadataSupport/MetadataSet.h index 14d50979..7b8f95d2 100644 --- a/XMPFiles/source/NativeMetadataSupport/MetadataSet.h +++ b/XMPFiles/source/NativeMetadataSupport/MetadataSet.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/NativeMetadataSupport/ValueObject.h b/XMPFiles/source/NativeMetadataSupport/ValueObject.h index 90e063e5..8fa25a1c 100644 --- a/XMPFiles/source/NativeMetadataSupport/ValueObject.h +++ b/XMPFiles/source/NativeMetadataSupport/ValueObject.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/FileHandler.h b/XMPFiles/source/PluginHandler/FileHandler.h index 9905bed4..2dc68950 100644 --- a/XMPFiles/source/PluginHandler/FileHandler.h +++ b/XMPFiles/source/PluginHandler/FileHandler.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/FileHandlerInstance.cpp b/XMPFiles/source/PluginHandler/FileHandlerInstance.cpp index 2ae3dd78..f998ceb4 100644 --- a/XMPFiles/source/PluginHandler/FileHandlerInstance.cpp +++ b/XMPFiles/source/PluginHandler/FileHandlerInstance.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/FileHandlerInstance.h b/XMPFiles/source/PluginHandler/FileHandlerInstance.h index 5a329744..60167dd9 100644 --- a/XMPFiles/source/PluginHandler/FileHandlerInstance.h +++ b/XMPFiles/source/PluginHandler/FileHandlerInstance.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/HostAPIImpl.cpp b/XMPFiles/source/PluginHandler/HostAPIImpl.cpp index 20e2a717..3a60d406 100644 --- a/XMPFiles/source/PluginHandler/HostAPIImpl.cpp +++ b/XMPFiles/source/PluginHandler/HostAPIImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/Module.cpp b/XMPFiles/source/PluginHandler/Module.cpp index 573800af..f5ff15de 100644 --- a/XMPFiles/source/PluginHandler/Module.cpp +++ b/XMPFiles/source/PluginHandler/Module.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/Module.h b/XMPFiles/source/PluginHandler/Module.h index 308572ec..a7225657 100644 --- a/XMPFiles/source/PluginHandler/Module.h +++ b/XMPFiles/source/PluginHandler/Module.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/ModuleUtils.h b/XMPFiles/source/PluginHandler/ModuleUtils.h index 76670bed..cadbb003 100644 --- a/XMPFiles/source/PluginHandler/ModuleUtils.h +++ b/XMPFiles/source/PluginHandler/ModuleUtils.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/OS_Utils_Android.cpp b/XMPFiles/source/PluginHandler/OS_Utils_Android.cpp index 1767906c..0d767def 100644 --- a/XMPFiles/source/PluginHandler/OS_Utils_Android.cpp +++ b/XMPFiles/source/PluginHandler/OS_Utils_Android.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/OS_Utils_Linux.cpp b/XMPFiles/source/PluginHandler/OS_Utils_Linux.cpp index 2f155843..84c0eb73 100644 --- a/XMPFiles/source/PluginHandler/OS_Utils_Linux.cpp +++ b/XMPFiles/source/PluginHandler/OS_Utils_Linux.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/OS_Utils_Mac.cpp b/XMPFiles/source/PluginHandler/OS_Utils_Mac.cpp index 749f19ce..0f70fb4d 100644 --- a/XMPFiles/source/PluginHandler/OS_Utils_Mac.cpp +++ b/XMPFiles/source/PluginHandler/OS_Utils_Mac.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/OS_Utils_WIN.cpp b/XMPFiles/source/PluginHandler/OS_Utils_WIN.cpp index 9fee92d0..0a1ee3ed 100644 --- a/XMPFiles/source/PluginHandler/OS_Utils_WIN.cpp +++ b/XMPFiles/source/PluginHandler/OS_Utils_WIN.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/PluginManager.cpp b/XMPFiles/source/PluginHandler/PluginManager.cpp index dff4d42a..8fb79d77 100644 --- a/XMPFiles/source/PluginHandler/PluginManager.cpp +++ b/XMPFiles/source/PluginHandler/PluginManager.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/PluginManager.h b/XMPFiles/source/PluginHandler/PluginManager.h index a3ae7e25..a6b460c1 100644 --- a/XMPFiles/source/PluginHandler/PluginManager.h +++ b/XMPFiles/source/PluginHandler/PluginManager.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/XMPAtoms.cpp b/XMPFiles/source/PluginHandler/XMPAtoms.cpp index ac4d5c33..42f97327 100644 --- a/XMPFiles/source/PluginHandler/XMPAtoms.cpp +++ b/XMPFiles/source/PluginHandler/XMPAtoms.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/PluginHandler/XMPAtoms.h b/XMPFiles/source/PluginHandler/XMPAtoms.h index ad151cf7..102c4896 100644 --- a/XMPFiles/source/PluginHandler/XMPAtoms.h +++ b/XMPFiles/source/PluginHandler/XMPAtoms.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/WXMPFiles.cpp b/XMPFiles/source/WXMPFiles.cpp index 6229648d..ca493d2c 100644 --- a/XMPFiles/source/WXMPFiles.cpp +++ b/XMPFiles/source/WXMPFiles.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/XMPFiles.cpp b/XMPFiles/source/XMPFiles.cpp index f3fdd9fb..465c8595 100644 --- a/XMPFiles/source/XMPFiles.cpp +++ b/XMPFiles/source/XMPFiles.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/XMPFiles.hpp b/XMPFiles/source/XMPFiles.hpp index 84629a05..03ba8736 100644 --- a/XMPFiles/source/XMPFiles.hpp +++ b/XMPFiles/source/XMPFiles.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/XMPFiles_Impl.cpp b/XMPFiles/source/XMPFiles_Impl.cpp index 47640b06..f1eb2071 100644 --- a/XMPFiles/source/XMPFiles_Impl.cpp +++ b/XMPFiles/source/XMPFiles_Impl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFiles/source/XMPFiles_Impl.hpp b/XMPFiles/source/XMPFiles_Impl.hpp index 6bdb5c6c..f3632cea 100644 --- a/XMPFiles/source/XMPFiles_Impl.hpp +++ b/XMPFiles/source/XMPFiles_Impl.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/PluginTemplate/build/CMakeLists.txt b/XMPFilesPlugins/PluginTemplate/build/CMakeLists.txt index d08a99a2..f4e117c8 100644 --- a/XMPFilesPlugins/PluginTemplate/build/CMakeLists.txt +++ b/XMPFilesPlugins/PluginTemplate/build/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_mac.sh b/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_mac.sh index ad44fc40..91092968 100755 --- a/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_mac.sh +++ b/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_mac.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_win.bat b/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_win.bat index 787e9efd..540e1812 100755 --- a/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_win.bat +++ b/XMPFilesPlugins/PluginTemplate/build/GeneratePluginTemplate_win.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/PluginTemplate/source/Template_Handler.cpp b/XMPFilesPlugins/PluginTemplate/source/Template_Handler.cpp index 2b07907f..fc3cdbc8 100644 --- a/XMPFilesPlugins/PluginTemplate/source/Template_Handler.cpp +++ b/XMPFilesPlugins/PluginTemplate/source/Template_Handler.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/HostAPI.h b/XMPFilesPlugins/api/source/HostAPI.h index ad8e7755..62a54c40 100644 --- a/XMPFilesPlugins/api/source/HostAPI.h +++ b/XMPFilesPlugins/api/source/HostAPI.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/HostAPIAccess.cpp b/XMPFilesPlugins/api/source/HostAPIAccess.cpp index 1c206a9e..73add79e 100644 --- a/XMPFilesPlugins/api/source/HostAPIAccess.cpp +++ b/XMPFilesPlugins/api/source/HostAPIAccess.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/HostAPIAccess.h b/XMPFilesPlugins/api/source/HostAPIAccess.h index d463919d..c3a589ac 100644 --- a/XMPFilesPlugins/api/source/HostAPIAccess.h +++ b/XMPFilesPlugins/api/source/HostAPIAccess.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginAPIImpl.cpp b/XMPFilesPlugins/api/source/PluginAPIImpl.cpp index 785859f4..f7b22a99 100644 --- a/XMPFilesPlugins/api/source/PluginAPIImpl.cpp +++ b/XMPFilesPlugins/api/source/PluginAPIImpl.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginBase.cpp b/XMPFilesPlugins/api/source/PluginBase.cpp index 6c38df87..012cb754 100644 --- a/XMPFilesPlugins/api/source/PluginBase.cpp +++ b/XMPFilesPlugins/api/source/PluginBase.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginBase.h b/XMPFilesPlugins/api/source/PluginBase.h index b32dd03c..f1cbfeb5 100644 --- a/XMPFilesPlugins/api/source/PluginBase.h +++ b/XMPFilesPlugins/api/source/PluginBase.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginConst.h b/XMPFilesPlugins/api/source/PluginConst.h index e77fba4b..a9f0098e 100644 --- a/XMPFilesPlugins/api/source/PluginConst.h +++ b/XMPFilesPlugins/api/source/PluginConst.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginHandler.h b/XMPFilesPlugins/api/source/PluginHandler.h index bd5df57e..e2c79443 100644 --- a/XMPFilesPlugins/api/source/PluginHandler.h +++ b/XMPFilesPlugins/api/source/PluginHandler.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginRegistry.cpp b/XMPFilesPlugins/api/source/PluginRegistry.cpp index fdfe75ce..5fc9e41f 100644 --- a/XMPFilesPlugins/api/source/PluginRegistry.cpp +++ b/XMPFilesPlugins/api/source/PluginRegistry.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginRegistry.h b/XMPFilesPlugins/api/source/PluginRegistry.h index d5549e59..467fea3a 100644 --- a/XMPFilesPlugins/api/source/PluginRegistry.h +++ b/XMPFilesPlugins/api/source/PluginRegistry.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2011 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginUtils.cpp b/XMPFilesPlugins/api/source/PluginUtils.cpp index 5c47cd7e..cbf7aca6 100644 --- a/XMPFilesPlugins/api/source/PluginUtils.cpp +++ b/XMPFilesPlugins/api/source/PluginUtils.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/XMPFilesPlugins/api/source/PluginUtils.h b/XMPFilesPlugins/api/source/PluginUtils.h index 5e9c1b98..93015e6a 100644 --- a/XMPFilesPlugins/api/source/PluginUtils.h +++ b/XMPFilesPlugins/api/source/PluginUtils.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/CMakeLists.txt b/build/CMakeLists.txt index 1ab2aa6c..81cda5bf 100644 --- a/build/CMakeLists.txt +++ b/build/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/GenerateAndBuildXMPToolkitSDK_android.sh b/build/GenerateAndBuildXMPToolkitSDK_android.sh index eab42b01..e66fc482 100755 --- a/build/GenerateAndBuildXMPToolkitSDK_android.sh +++ b/build/GenerateAndBuildXMPToolkitSDK_android.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2019 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/GenerateXMPToolkitSDK_mac.sh b/build/GenerateXMPToolkitSDK_mac.sh index 2083030f..ee27d2ff 100755 --- a/build/GenerateXMPToolkitSDK_mac.sh +++ b/build/GenerateXMPToolkitSDK_mac.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/GenerateXMPToolkitSDK_win.bat b/build/GenerateXMPToolkitSDK_win.bat index f15d5b1c..16fed83d 100755 --- a/build/GenerateXMPToolkitSDK_win.bat +++ b/build/GenerateXMPToolkitSDK_win.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/XMP_BuildInfo.h b/build/XMP_BuildInfo.h index 8bfbf75e..e5b11a47 100644 --- a/build/XMP_BuildInfo.h +++ b/build/XMP_BuildInfo.h @@ -3,7 +3,7 @@ /* // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/XMP_Config.cmake b/build/XMP_Config.cmake index e76e43e1..bd91f91f 100644 --- a/build/XMP_Config.cmake +++ b/build/XMP_Config.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/XMP_ConfigCommon.cmake b/build/XMP_ConfigCommon.cmake index c7c26bd3..c1017252 100644 --- a/build/XMP_ConfigCommon.cmake +++ b/build/XMP_ConfigCommon.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/cmake.bat b/build/cmake.bat index 8cda4356..de802bdc 100755 --- a/build/cmake.bat +++ b/build/cmake.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/cmake_all.bat b/build/cmake_all.bat index f79cf2d9..a79b43c1 100755 --- a/build/cmake_all.bat +++ b/build/cmake_all.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/CMakeUtils.bat b/build/shared/CMakeUtils.bat index 8f7ea310..d2724002 100755 --- a/build/shared/CMakeUtils.bat +++ b/build/shared/CMakeUtils.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/CMakeUtils.sh b/build/shared/CMakeUtils.sh index c135a13f..9bb8d816 100644 --- a/build/shared/CMakeUtils.sh +++ b/build/shared/CMakeUtils.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig.cmake b/build/shared/SharedConfig.cmake index 87d74a83..c7e5fdc7 100644 --- a/build/shared/SharedConfig.cmake +++ b/build/shared/SharedConfig.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig_Common.cmake b/build/shared/SharedConfig_Common.cmake index 993c6b3e..6a345887 100644 --- a/build/shared/SharedConfig_Common.cmake +++ b/build/shared/SharedConfig_Common.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig_Ios.cmake b/build/shared/SharedConfig_Ios.cmake index 3f63ea02..0cd97448 100644 --- a/build/shared/SharedConfig_Ios.cmake +++ b/build/shared/SharedConfig_Ios.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig_Linux.cmake b/build/shared/SharedConfig_Linux.cmake index a0057763..e2bcdab1 100644 --- a/build/shared/SharedConfig_Linux.cmake +++ b/build/shared/SharedConfig_Linux.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig_Mac.cmake b/build/shared/SharedConfig_Mac.cmake index 1dd565b7..cd8eda08 100644 --- a/build/shared/SharedConfig_Mac.cmake +++ b/build/shared/SharedConfig_Mac.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/SharedConfig_Win.cmake b/build/shared/SharedConfig_Win.cmake index 0a626d31..8c59f939 100644 --- a/build/shared/SharedConfig_Win.cmake +++ b/build/shared/SharedConfig_Win.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/ToolchainGCC.cmake b/build/shared/ToolchainGCC.cmake index 4012020d..4c7f6713 100644 --- a/build/shared/ToolchainGCC.cmake +++ b/build/shared/ToolchainGCC.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/ToolchainLLVM.cmake b/build/shared/ToolchainLLVM.cmake index c4391cb9..c3d50512 100644 --- a/build/shared/ToolchainLLVM.cmake +++ b/build/shared/ToolchainLLVM.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/build/shared/Toolchain_ios.cmake b/build/shared/Toolchain_ios.cmake index 7efd84e4..550ef015 100644 --- a/build/shared/Toolchain_ios.cmake +++ b/build/shared/Toolchain_ios.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/TXMPFiles.hpp b/public/include/TXMPFiles.hpp index c2882163..5933155d 100644 --- a/public/include/TXMPFiles.hpp +++ b/public/include/TXMPFiles.hpp @@ -7,7 +7,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/TXMPIterator.hpp b/public/include/TXMPIterator.hpp index 8f2cc530..6e052c32 100644 --- a/public/include/TXMPIterator.hpp +++ b/public/include/TXMPIterator.hpp @@ -7,7 +7,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/TXMPMeta.hpp b/public/include/TXMPMeta.hpp index 471883b4..e66b3a3a 100644 --- a/public/include/TXMPMeta.hpp +++ b/public/include/TXMPMeta.hpp @@ -12,7 +12,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/TXMPUtils.hpp b/public/include/TXMPUtils.hpp index 30f4f77b..17c5ffb5 100644 --- a/public/include/TXMPUtils.hpp +++ b/public/include/TXMPUtils.hpp @@ -7,7 +7,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMP.hpp b/public/include/XMP.hpp index 24355ff6..8dd5ad89 100644 --- a/public/include/XMP.hpp +++ b/public/include/XMP.hpp @@ -2,7 +2,7 @@ #define __XMP_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/BaseInterfaces/IConfigurable.h b/public/include/XMPCommon/Interfaces/BaseInterfaces/IConfigurable.h index 2552b7a5..eec960da 100644 --- a/public/include/XMPCommon/Interfaces/BaseInterfaces/IConfigurable.h +++ b/public/include/XMPCommon/Interfaces/BaseInterfaces/IConfigurable.h @@ -7,7 +7,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/BaseInterfaces/ISharedObject.h b/public/include/XMPCommon/Interfaces/BaseInterfaces/ISharedObject.h index fd2c23b4..c8caa2f1 100644 --- a/public/include/XMPCommon/Interfaces/BaseInterfaces/ISharedObject.h +++ b/public/include/XMPCommon/Interfaces/BaseInterfaces/ISharedObject.h @@ -2,7 +2,7 @@ #define __ISharedObject_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe.h b/public/include/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe.h index 2ba98e00..295096f3 100644 --- a/public/include/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe.h +++ b/public/include/XMPCommon/Interfaces/BaseInterfaces/IThreadSafe.h @@ -5,7 +5,7 @@ // // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/BaseInterfaces/IVersionable.h b/public/include/XMPCommon/Interfaces/BaseInterfaces/IVersionable.h index 37846c9d..e35dd853 100644 --- a/public/include/XMPCommon/Interfaces/BaseInterfaces/IVersionable.h +++ b/public/include/XMPCommon/Interfaces/BaseInterfaces/IVersionable.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IConfigurationManager.h b/public/include/XMPCommon/Interfaces/IConfigurationManager.h index cee40291..9bb126ad 100644 --- a/public/include/XMPCommon/Interfaces/IConfigurationManager.h +++ b/public/include/XMPCommon/Interfaces/IConfigurationManager.h @@ -6,7 +6,7 @@ // // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IError.h b/public/include/XMPCommon/Interfaces/IError.h index ebdcb156..e63583ea 100644 --- a/public/include/XMPCommon/Interfaces/IError.h +++ b/public/include/XMPCommon/Interfaces/IError.h @@ -3,7 +3,7 @@ #define __IError_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IErrorNotifier.h b/public/include/XMPCommon/Interfaces/IErrorNotifier.h index d1d732c8..6faaa04e 100644 --- a/public/include/XMPCommon/Interfaces/IErrorNotifier.h +++ b/public/include/XMPCommon/Interfaces/IErrorNotifier.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IMemoryAllocator.h b/public/include/XMPCommon/Interfaces/IMemoryAllocator.h index 29e2bf6d..4b764d49 100644 --- a/public/include/XMPCommon/Interfaces/IMemoryAllocator.h +++ b/public/include/XMPCommon/Interfaces/IMemoryAllocator.h @@ -2,7 +2,7 @@ #define IMemoryAllocator_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IObjectFactory.h b/public/include/XMPCommon/Interfaces/IObjectFactory.h index 951300e4..bc8ed394 100644 --- a/public/include/XMPCommon/Interfaces/IObjectFactory.h +++ b/public/include/XMPCommon/Interfaces/IObjectFactory.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Interfaces/IUTF8String.h b/public/include/XMPCommon/Interfaces/IUTF8String.h index 30a7b6df..03225450 100644 --- a/public/include/XMPCommon/Interfaces/IUTF8String.h +++ b/public/include/XMPCommon/Interfaces/IUTF8String.h @@ -2,7 +2,7 @@ #define __IUTF8String_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Utilities/TWrapperFunctions.h b/public/include/XMPCommon/Utilities/TWrapperFunctions.h index e3accac3..8c5e4c80 100644 --- a/public/include/XMPCommon/Utilities/TWrapperFunctions.h +++ b/public/include/XMPCommon/Utilities/TWrapperFunctions.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/Utilities/TWrapperFunctions2.h b/public/include/XMPCommon/Utilities/TWrapperFunctions2.h index 405cafa6..a6ae200e 100644 --- a/public/include/XMPCommon/Utilities/TWrapperFunctions2.h +++ b/public/include/XMPCommon/Utilities/TWrapperFunctions2.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/XMPCommonDefines.h b/public/include/XMPCommon/XMPCommonDefines.h index 937b421c..7012a679 100644 --- a/public/include/XMPCommon/XMPCommonDefines.h +++ b/public/include/XMPCommon/XMPCommonDefines.h @@ -1,7 +1,7 @@ #ifndef __XMPCommonDefines_h__ #define __XMPCommonDefines_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/XMPCommonErrorCodes.h b/public/include/XMPCommon/XMPCommonErrorCodes.h index 86319dcc..8a8f886c 100644 --- a/public/include/XMPCommon/XMPCommonErrorCodes.h +++ b/public/include/XMPCommon/XMPCommonErrorCodes.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/XMPCommonFwdDeclarations.h b/public/include/XMPCommon/XMPCommonFwdDeclarations.h index b390afb8..9bd8cac4 100644 --- a/public/include/XMPCommon/XMPCommonFwdDeclarations.h +++ b/public/include/XMPCommon/XMPCommonFwdDeclarations.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/XMPCommonLatestInterfaceVersions.h b/public/include/XMPCommon/XMPCommonLatestInterfaceVersions.h index 68e673f8..76e7040e 100644 --- a/public/include/XMPCommon/XMPCommonLatestInterfaceVersions.h +++ b/public/include/XMPCommon/XMPCommonLatestInterfaceVersions.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/source/IConfigurable.cpp b/public/include/XMPCommon/source/IConfigurable.cpp index 6d9854cc..47867e3c 100644 --- a/public/include/XMPCommon/source/IConfigurable.cpp +++ b/public/include/XMPCommon/source/IConfigurable.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/source/IConfigurationManager.cpp b/public/include/XMPCommon/source/IConfigurationManager.cpp index c855872e..d529d580 100644 --- a/public/include/XMPCommon/source/IConfigurationManager.cpp +++ b/public/include/XMPCommon/source/IConfigurationManager.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/source/IError.cpp b/public/include/XMPCommon/source/IError.cpp index d08783e4..e9158ff4 100644 --- a/public/include/XMPCommon/source/IError.cpp +++ b/public/include/XMPCommon/source/IError.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/source/IErrorNotifier.cpp b/public/include/XMPCommon/source/IErrorNotifier.cpp index 8834a290..7a3d2514 100644 --- a/public/include/XMPCommon/source/IErrorNotifier.cpp +++ b/public/include/XMPCommon/source/IErrorNotifier.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCommon/source/IUTF8String.cpp b/public/include/XMPCommon/source/IUTF8String.cpp index 99b07acb..c5d4ee99 100644 --- a/public/include/XMPCommon/source/IUTF8String.cpp +++ b/public/include/XMPCommon/source/IUTF8String.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IArrayNode.h b/public/include/XMPCore/Interfaces/IArrayNode.h index cdc9f5af..987ee78e 100644 --- a/public/include/XMPCore/Interfaces/IArrayNode.h +++ b/public/include/XMPCore/Interfaces/IArrayNode.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IClientDOMParser.h b/public/include/XMPCore/Interfaces/IClientDOMParser.h index 8122d125..13b9b136 100644 --- a/public/include/XMPCore/Interfaces/IClientDOMParser.h +++ b/public/include/XMPCore/Interfaces/IClientDOMParser.h @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IClientDOMSerializer.h b/public/include/XMPCore/Interfaces/IClientDOMSerializer.h index ac80c612..23fe72c2 100644 --- a/public/include/XMPCore/Interfaces/IClientDOMSerializer.h +++ b/public/include/XMPCore/Interfaces/IClientDOMSerializer.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/ICompositeNode.h b/public/include/XMPCore/Interfaces/ICompositeNode.h index 375ff264..2423617c 100644 --- a/public/include/XMPCore/Interfaces/ICompositeNode.h +++ b/public/include/XMPCore/Interfaces/ICompositeNode.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/ICoreConfigurationManager.h b/public/include/XMPCore/Interfaces/ICoreConfigurationManager.h index cbdc077f..bd752262 100644 --- a/public/include/XMPCore/Interfaces/ICoreConfigurationManager.h +++ b/public/include/XMPCore/Interfaces/ICoreConfigurationManager.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/ICoreObjectFactory.h b/public/include/XMPCore/Interfaces/ICoreObjectFactory.h index 7a0ccc14..9783d843 100644 --- a/public/include/XMPCore/Interfaces/ICoreObjectFactory.h +++ b/public/include/XMPCore/Interfaces/ICoreObjectFactory.h @@ -2,7 +2,7 @@ #define ICoreObjectFactory_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IDOMImplementationRegistry.h b/public/include/XMPCore/Interfaces/IDOMImplementationRegistry.h index 2e9d50ff..c2df16c4 100644 --- a/public/include/XMPCore/Interfaces/IDOMImplementationRegistry.h +++ b/public/include/XMPCore/Interfaces/IDOMImplementationRegistry.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IDOMParser.h b/public/include/XMPCore/Interfaces/IDOMParser.h index 806a93ba..6094a5b6 100644 --- a/public/include/XMPCore/Interfaces/IDOMParser.h +++ b/public/include/XMPCore/Interfaces/IDOMParser.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IDOMSerializer.h b/public/include/XMPCore/Interfaces/IDOMSerializer.h index 9ec2e8b2..34b5fbd1 100644 --- a/public/include/XMPCore/Interfaces/IDOMSerializer.h +++ b/public/include/XMPCore/Interfaces/IDOMSerializer.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IMetadata.h b/public/include/XMPCore/Interfaces/IMetadata.h index de895554..5b12bfef 100644 --- a/public/include/XMPCore/Interfaces/IMetadata.h +++ b/public/include/XMPCore/Interfaces/IMetadata.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IMetadataConverterUtils.h b/public/include/XMPCore/Interfaces/IMetadataConverterUtils.h index 7aec7fd4..5ca132b1 100644 --- a/public/include/XMPCore/Interfaces/IMetadataConverterUtils.h +++ b/public/include/XMPCore/Interfaces/IMetadataConverterUtils.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/INameSpacePrefixMap.h b/public/include/XMPCore/Interfaces/INameSpacePrefixMap.h index 82e7a119..24b5da1b 100644 --- a/public/include/XMPCore/Interfaces/INameSpacePrefixMap.h +++ b/public/include/XMPCore/Interfaces/INameSpacePrefixMap.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/INode.h b/public/include/XMPCore/Interfaces/INode.h index 5421d9a1..d11a7c66 100644 --- a/public/include/XMPCore/Interfaces/INode.h +++ b/public/include/XMPCore/Interfaces/INode.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/INodeIterator.h b/public/include/XMPCore/Interfaces/INodeIterator.h index fd4058c3..01b7d728 100644 --- a/public/include/XMPCore/Interfaces/INodeIterator.h +++ b/public/include/XMPCore/Interfaces/INodeIterator.h @@ -4,7 +4,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IPath.h b/public/include/XMPCore/Interfaces/IPath.h index fc9d80f5..d522cde9 100644 --- a/public/include/XMPCore/Interfaces/IPath.h +++ b/public/include/XMPCore/Interfaces/IPath.h @@ -2,7 +2,7 @@ #define __IPath_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IPathSegment.h b/public/include/XMPCore/Interfaces/IPathSegment.h index afdae032..14f8f033 100644 --- a/public/include/XMPCore/Interfaces/IPathSegment.h +++ b/public/include/XMPCore/Interfaces/IPathSegment.h @@ -2,7 +2,7 @@ #define __IPathSegment_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/ISimpleNode.h b/public/include/XMPCore/Interfaces/ISimpleNode.h index f1ec405d..25fad4aa 100644 --- a/public/include/XMPCore/Interfaces/ISimpleNode.h +++ b/public/include/XMPCore/Interfaces/ISimpleNode.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/Interfaces/IStructureNode.h b/public/include/XMPCore/Interfaces/IStructureNode.h index a5755bbd..72f4a9ec 100644 --- a/public/include/XMPCore/Interfaces/IStructureNode.h +++ b/public/include/XMPCore/Interfaces/IStructureNode.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/XMPCoreDefines.h b/public/include/XMPCore/XMPCoreDefines.h index df3cf7ec..5af5be92 100644 --- a/public/include/XMPCore/XMPCoreDefines.h +++ b/public/include/XMPCore/XMPCoreDefines.h @@ -2,7 +2,7 @@ #define XMPCoreDefines_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/XMPCoreErrorCodes.h b/public/include/XMPCore/XMPCoreErrorCodes.h index 6e8322d2..80d46325 100644 --- a/public/include/XMPCore/XMPCoreErrorCodes.h +++ b/public/include/XMPCore/XMPCoreErrorCodes.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/XMPCoreFwdDeclarations.h b/public/include/XMPCore/XMPCoreFwdDeclarations.h index 1b67ef29..78284ffe 100644 --- a/public/include/XMPCore/XMPCoreFwdDeclarations.h +++ b/public/include/XMPCore/XMPCoreFwdDeclarations.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2014 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/XMPCoreLatestInterfaceVersions.h b/public/include/XMPCore/XMPCoreLatestInterfaceVersions.h index 0a42d53b..ece560e6 100644 --- a/public/include/XMPCore/XMPCoreLatestInterfaceVersions.h +++ b/public/include/XMPCore/XMPCoreLatestInterfaceVersions.h @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IArrayNode.cpp b/public/include/XMPCore/source/IArrayNode.cpp index 23c07dcf..dda3cc30 100644 --- a/public/include/XMPCore/source/IArrayNode.cpp +++ b/public/include/XMPCore/source/IArrayNode.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IClientDOMParser.cpp b/public/include/XMPCore/source/IClientDOMParser.cpp index e5766e79..c8afab79 100644 --- a/public/include/XMPCore/source/IClientDOMParser.cpp +++ b/public/include/XMPCore/source/IClientDOMParser.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IClientDOMSerializer.cpp b/public/include/XMPCore/source/IClientDOMSerializer.cpp index dd55e32b..0069ad1c 100644 --- a/public/include/XMPCore/source/IClientDOMSerializer.cpp +++ b/public/include/XMPCore/source/IClientDOMSerializer.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/ICompositeNode.cpp b/public/include/XMPCore/source/ICompositeNode.cpp index dbe7084b..7f95491b 100644 --- a/public/include/XMPCore/source/ICompositeNode.cpp +++ b/public/include/XMPCore/source/ICompositeNode.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/ICoreConfigurationManager.cpp b/public/include/XMPCore/source/ICoreConfigurationManager.cpp index e18dbec1..b6254acd 100644 --- a/public/include/XMPCore/source/ICoreConfigurationManager.cpp +++ b/public/include/XMPCore/source/ICoreConfigurationManager.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/ICoreObjectFactory.cpp b/public/include/XMPCore/source/ICoreObjectFactory.cpp index bb2e1767..2b98ff5a 100644 --- a/public/include/XMPCore/source/ICoreObjectFactory.cpp +++ b/public/include/XMPCore/source/ICoreObjectFactory.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IDOMImplementationRegistry.cpp b/public/include/XMPCore/source/IDOMImplementationRegistry.cpp index bfa3e4f6..e52ae0f8 100644 --- a/public/include/XMPCore/source/IDOMImplementationRegistry.cpp +++ b/public/include/XMPCore/source/IDOMImplementationRegistry.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IDOMParser.cpp b/public/include/XMPCore/source/IDOMParser.cpp index 75d2ea4c..83512504 100644 --- a/public/include/XMPCore/source/IDOMParser.cpp +++ b/public/include/XMPCore/source/IDOMParser.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IDOMSerializer.cpp b/public/include/XMPCore/source/IDOMSerializer.cpp index 04239fa9..b960f068 100644 --- a/public/include/XMPCore/source/IDOMSerializer.cpp +++ b/public/include/XMPCore/source/IDOMSerializer.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IMetadata.cpp b/public/include/XMPCore/source/IMetadata.cpp index da9e0556..8f9f8b3c 100644 --- a/public/include/XMPCore/source/IMetadata.cpp +++ b/public/include/XMPCore/source/IMetadata.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IMetadataConverterUtils.cpp b/public/include/XMPCore/source/IMetadataConverterUtils.cpp index a784341c..433cc43d 100644 --- a/public/include/XMPCore/source/IMetadataConverterUtils.cpp +++ b/public/include/XMPCore/source/IMetadataConverterUtils.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/INameSpacePrefixMap.cpp b/public/include/XMPCore/source/INameSpacePrefixMap.cpp index d9ce1bca..64890739 100644 --- a/public/include/XMPCore/source/INameSpacePrefixMap.cpp +++ b/public/include/XMPCore/source/INameSpacePrefixMap.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/INode.cpp b/public/include/XMPCore/source/INode.cpp index a1e1b423..cc71ad60 100644 --- a/public/include/XMPCore/source/INode.cpp +++ b/public/include/XMPCore/source/INode.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/INodeIterator.cpp b/public/include/XMPCore/source/INodeIterator.cpp index f9d3fb2c..0bb6b975 100644 --- a/public/include/XMPCore/source/INodeIterator.cpp +++ b/public/include/XMPCore/source/INodeIterator.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IPath.cpp b/public/include/XMPCore/source/IPath.cpp index bd190b17..b11d7f0d 100644 --- a/public/include/XMPCore/source/IPath.cpp +++ b/public/include/XMPCore/source/IPath.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IPathSegment.cpp b/public/include/XMPCore/source/IPathSegment.cpp index 4fd70088..abff2093 100644 --- a/public/include/XMPCore/source/IPathSegment.cpp +++ b/public/include/XMPCore/source/IPathSegment.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/ISimpleNode.cpp b/public/include/XMPCore/source/ISimpleNode.cpp index 0c96a90f..de013d22 100644 --- a/public/include/XMPCore/source/ISimpleNode.cpp +++ b/public/include/XMPCore/source/ISimpleNode.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMPCore/source/IStructureNode.cpp b/public/include/XMPCore/source/IStructureNode.cpp index 6bf866c7..50b4fdc0 100644 --- a/public/include/XMPCore/source/IStructureNode.cpp +++ b/public/include/XMPCore/source/IStructureNode.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2015 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMP_Const.h b/public/include/XMP_Const.h index 5a3f430f..21230a01 100644 --- a/public/include/XMP_Const.h +++ b/public/include/XMP_Const.h @@ -2,7 +2,7 @@ #define __XMP_Const_h__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMP_Environment.h b/public/include/XMP_Environment.h index 69fb1365..3be35bc3 100644 --- a/public/include/XMP_Environment.h +++ b/public/include/XMP_Environment.h @@ -11,7 +11,7 @@ // ================================================================================================= // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMP_IO.hpp b/public/include/XMP_IO.hpp index 554544b2..d0a7c176 100644 --- a/public/include/XMP_IO.hpp +++ b/public/include/XMP_IO.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/XMP_Version.h b/public/include/XMP_Version.h index 2068a2d8..501ed205 100644 --- a/public/include/XMP_Version.h +++ b/public/include/XMP_Version.h @@ -7,7 +7,7 @@ /* // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/client-glue/WXMPFiles.hpp b/public/include/client-glue/WXMPFiles.hpp index 7da8da63..c23ca628 100644 --- a/public/include/client-glue/WXMPFiles.hpp +++ b/public/include/client-glue/WXMPFiles.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/client-glue/WXMPIterator.hpp b/public/include/client-glue/WXMPIterator.hpp index 2d774021..ea8e619a 100644 --- a/public/include/client-glue/WXMPIterator.hpp +++ b/public/include/client-glue/WXMPIterator.hpp @@ -2,7 +2,7 @@ #define __WXMPIterator_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/client-glue/WXMPMeta.hpp b/public/include/client-glue/WXMPMeta.hpp index 0a3c51b3..fa474aae 100644 --- a/public/include/client-glue/WXMPMeta.hpp +++ b/public/include/client-glue/WXMPMeta.hpp @@ -2,7 +2,7 @@ #define __WXMPMeta_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/client-glue/WXMPUtils.hpp b/public/include/client-glue/WXMPUtils.hpp index a456e47e..a3c3463c 100644 --- a/public/include/client-glue/WXMPUtils.hpp +++ b/public/include/client-glue/WXMPUtils.hpp @@ -2,7 +2,7 @@ #define __WXMPUtils_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/public/include/client-glue/WXMP_Common.hpp b/public/include/client-glue/WXMP_Common.hpp index 7c138b3c..79bf3228 100644 --- a/public/include/client-glue/WXMP_Common.hpp +++ b/public/include/client-glue/WXMP_Common.hpp @@ -2,7 +2,7 @@ #define __WXMP_Common_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/GenerateSamples_mac.sh b/samples/build/GenerateSamples_mac.sh index 01217db2..43d66400 100755 --- a/samples/build/GenerateSamples_mac.sh +++ b/samples/build/GenerateSamples_mac.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/GenerateSamples_win.bat b/samples/build/GenerateSamples_win.bat index 304d6de9..84fd0aba 100755 --- a/samples/build/GenerateSamples_win.bat +++ b/samples/build/GenerateSamples_win.bat @@ -1,5 +1,5 @@ :: ================================================================================================= -:: Copyright 2020 Adobe Systems Incorporated +:: Copyright 2013 Adobe Systems Incorporated :: All Rights Reserved. :: :: NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/CMakeLists.txt b/samples/build/cmake/CMakeLists.txt index 93f44dcd..3361e557 100644 --- a/samples/build/cmake/CMakeLists.txt +++ b/samples/build/cmake/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/CMakeListsCommonSDK.txt b/samples/build/cmake/CMakeListsCommonSDK.txt index f3b6d144..73f1578a 100644 --- a/samples/build/cmake/CMakeListsCommonSDK.txt +++ b/samples/build/cmake/CMakeListsCommonSDK.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/CustomSchema/CMakeLists.txt b/samples/build/cmake/CustomSchema/CMakeLists.txt index a020c521..faaf4542 100644 --- a/samples/build/cmake/CustomSchema/CMakeLists.txt +++ b/samples/build/cmake/CustomSchema/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/CustomSchemaNewDOM/CMakeLists.txt b/samples/build/cmake/CustomSchemaNewDOM/CMakeLists.txt index b13fd20f..508bab7b 100644 --- a/samples/build/cmake/CustomSchemaNewDOM/CMakeLists.txt +++ b/samples/build/cmake/CustomSchemaNewDOM/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/DumpFile/CMakeLists.txt b/samples/build/cmake/DumpFile/CMakeLists.txt index 15cf32e4..f412eec4 100644 --- a/samples/build/cmake/DumpFile/CMakeLists.txt +++ b/samples/build/cmake/DumpFile/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/DumpFile/CMakeListsCommon.txt b/samples/build/cmake/DumpFile/CMakeListsCommon.txt index f05c9dba..a06d804c 100644 --- a/samples/build/cmake/DumpFile/CMakeListsCommon.txt +++ b/samples/build/cmake/DumpFile/CMakeListsCommon.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/DumpMainXMP/CMakeLists.txt b/samples/build/cmake/DumpMainXMP/CMakeLists.txt index b35d6ddf..99841724 100644 --- a/samples/build/cmake/DumpMainXMP/CMakeLists.txt +++ b/samples/build/cmake/DumpMainXMP/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/DumpScannedXMP/CMakeLists.txt b/samples/build/cmake/DumpScannedXMP/CMakeLists.txt index 77885908..6970c9a7 100644 --- a/samples/build/cmake/DumpScannedXMP/CMakeLists.txt +++ b/samples/build/cmake/DumpScannedXMP/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/ModifyingXMP/CMakeLists.txt b/samples/build/cmake/ModifyingXMP/CMakeLists.txt index 2a2a3fc5..bd163bb8 100644 --- a/samples/build/cmake/ModifyingXMP/CMakeLists.txt +++ b/samples/build/cmake/ModifyingXMP/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/ModifyingXMPNewDOM/CMakeLists.txt b/samples/build/cmake/ModifyingXMPNewDOM/CMakeLists.txt index 6b326c18..cb50a418 100644 --- a/samples/build/cmake/ModifyingXMPNewDOM/CMakeLists.txt +++ b/samples/build/cmake/ModifyingXMPNewDOM/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/ReadingXMP/CMakeLists.txt b/samples/build/cmake/ReadingXMP/CMakeLists.txt index 4b56cdee..e042d818 100644 --- a/samples/build/cmake/ReadingXMP/CMakeLists.txt +++ b/samples/build/cmake/ReadingXMP/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/ReadingXMPNewDOM/CMakeLists.txt b/samples/build/cmake/ReadingXMPNewDOM/CMakeLists.txt index d9660f33..2599385c 100644 --- a/samples/build/cmake/ReadingXMPNewDOM/CMakeLists.txt +++ b/samples/build/cmake/ReadingXMPNewDOM/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/SharedConfigSDK.cmake b/samples/build/cmake/SharedConfigSDK.cmake index eb0a21ab..bf968b79 100644 --- a/samples/build/cmake/SharedConfigSDK.cmake +++ b/samples/build/cmake/SharedConfigSDK.cmake @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/XMPCommand/CMakeLists.txt b/samples/build/cmake/XMPCommand/CMakeLists.txt index edb9652e..b869d6dc 100644 --- a/samples/build/cmake/XMPCommand/CMakeLists.txt +++ b/samples/build/cmake/XMPCommand/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/XMPCommand/CMakeListsCommon.txt b/samples/build/cmake/XMPCommand/CMakeListsCommon.txt index 73ae91dd..22cc1f16 100644 --- a/samples/build/cmake/XMPCommand/CMakeListsCommon.txt +++ b/samples/build/cmake/XMPCommand/CMakeListsCommon.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/XMPCoreCoverage/CMakeLists.txt b/samples/build/cmake/XMPCoreCoverage/CMakeLists.txt index 08c4686f..7e51548f 100644 --- a/samples/build/cmake/XMPCoreCoverage/CMakeLists.txt +++ b/samples/build/cmake/XMPCoreCoverage/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/XMPFilesCoverage/CMakeLists.txt b/samples/build/cmake/XMPFilesCoverage/CMakeLists.txt index 1bd8a5a8..58c015a4 100644 --- a/samples/build/cmake/XMPFilesCoverage/CMakeLists.txt +++ b/samples/build/cmake/XMPFilesCoverage/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/build/cmake/XMPIterations/CMakeLists.txt b/samples/build/cmake/XMPIterations/CMakeLists.txt index 0fc0db56..39d865c8 100644 --- a/samples/build/cmake/XMPIterations/CMakeLists.txt +++ b/samples/build/cmake/XMPIterations/CMakeLists.txt @@ -1,6 +1,6 @@ # ================================================================================================= # ADOBE SYSTEMS INCORPORATED -# Copyright 2020 Adobe Systems Incorporated +# Copyright 2013 Adobe Systems Incorporated # All Rights Reserved # # NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/CustomSchema.cpp b/samples/source/CustomSchema.cpp index 68782fa6..4d285f22 100644 --- a/samples/source/CustomSchema.cpp +++ b/samples/source/CustomSchema.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/CustomSchemaNewDOM.cpp b/samples/source/CustomSchemaNewDOM.cpp index 8c53bf9a..0f1a22ca 100644 --- a/samples/source/CustomSchemaNewDOM.cpp +++ b/samples/source/CustomSchemaNewDOM.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/DumpMainXMP.cpp b/samples/source/DumpMainXMP.cpp index 698efac4..c97d7ace 100644 --- a/samples/source/DumpMainXMP.cpp +++ b/samples/source/DumpMainXMP.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/DumpScannedXMP.cpp b/samples/source/DumpScannedXMP.cpp index c09d47f6..f14f0dcd 100644 --- a/samples/source/DumpScannedXMP.cpp +++ b/samples/source/DumpScannedXMP.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/ModifyingXMP.cpp b/samples/source/ModifyingXMP.cpp index 691d30e2..0794d7c8 100644 --- a/samples/source/ModifyingXMP.cpp +++ b/samples/source/ModifyingXMP.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/ModifyingXMPNewDOM.cpp b/samples/source/ModifyingXMPNewDOM.cpp index f75a20ac..9ff2ebf1 100644 --- a/samples/source/ModifyingXMPNewDOM.cpp +++ b/samples/source/ModifyingXMPNewDOM.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/ReadingXMP.cpp b/samples/source/ReadingXMP.cpp index a0e0430a..c73df061 100644 --- a/samples/source/ReadingXMP.cpp +++ b/samples/source/ReadingXMP.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/ReadingXMPNewDOM.cpp b/samples/source/ReadingXMPNewDOM.cpp index 072d9fd3..5f7c16a7 100644 --- a/samples/source/ReadingXMPNewDOM.cpp +++ b/samples/source/ReadingXMPNewDOM.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/XMPCoreCoverage.cpp b/samples/source/XMPCoreCoverage.cpp index 7381dd4d..7bb9f892 100644 --- a/samples/source/XMPCoreCoverage.cpp +++ b/samples/source/XMPCoreCoverage.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/XMPFilesCoverage.cpp b/samples/source/XMPFilesCoverage.cpp index f8c8178b..360a3a70 100644 --- a/samples/source/XMPFilesCoverage.cpp +++ b/samples/source/XMPFilesCoverage.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2002 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/XMPIterations.cpp b/samples/source/XMPIterations.cpp index bada8a1b..8b37946c 100644 --- a/samples/source/XMPIterations.cpp +++ b/samples/source/XMPIterations.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2008 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/DumpFile.cpp b/samples/source/common/DumpFile.cpp index 6c1639be..dba55dd6 100644 --- a/samples/source/common/DumpFile.cpp +++ b/samples/source/common/DumpFile.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/LargeFileAccess.cpp b/samples/source/common/LargeFileAccess.cpp index 17fbb177..4940721b 100644 --- a/samples/source/common/LargeFileAccess.cpp +++ b/samples/source/common/LargeFileAccess.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // ADOBE SYSTEMS INCORPORATED -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/LargeFileAccess.hpp b/samples/source/common/LargeFileAccess.hpp index e87661d5..157d2630 100644 --- a/samples/source/common/LargeFileAccess.hpp +++ b/samples/source/common/LargeFileAccess.hpp @@ -2,7 +2,7 @@ #define __LargeFileAccess_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/Log.cpp b/samples/source/common/Log.cpp index 81dafbd0..b39ecd15 100644 --- a/samples/source/common/Log.cpp +++ b/samples/source/common/Log.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/Log.h b/samples/source/common/Log.h index b482b287..e6e0a49b 100644 --- a/samples/source/common/Log.h +++ b/samples/source/common/Log.h @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/TagTree.cpp b/samples/source/common/TagTree.cpp index 452ca8ed..5b6cc755 100644 --- a/samples/source/common/TagTree.cpp +++ b/samples/source/common/TagTree.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/TagTree.h b/samples/source/common/TagTree.h index e2fb3af8..9bd46d3b 100644 --- a/samples/source/common/TagTree.h +++ b/samples/source/common/TagTree.h @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2008 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/XMPScanner.cpp b/samples/source/common/XMPScanner.cpp index 4637d2a7..56785716 100644 --- a/samples/source/common/XMPScanner.cpp +++ b/samples/source/common/XMPScanner.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2004 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/XMPScanner.hpp b/samples/source/common/XMPScanner.hpp index 1affe223..1479d2dc 100644 --- a/samples/source/common/XMPScanner.hpp +++ b/samples/source/common/XMPScanner.hpp @@ -2,7 +2,7 @@ #define __XMPScanner_hpp__ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2004 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/common/globals.h b/samples/source/common/globals.h index 977e97a5..0de8124b 100644 --- a/samples/source/common/globals.h +++ b/samples/source/common/globals.h @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe Systems Incorporated +// Copyright 2007 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/dumpfile/main.cpp b/samples/source/dumpfile/main.cpp index 313ee517..9f670edc 100644 --- a/samples/source/dumpfile/main.cpp +++ b/samples/source/dumpfile/main.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2003 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms @@ -58,7 +58,7 @@ void printUsageShort() { Log::info(""); Log::info("%s [ -help | -version | [-keys|-tree|-list] [-nocomments] ]",EXENAME); Log::info(""); - Log::info("Copyright 2020 Adobe Systems Incorporated. All Rights Reserved."); + Log::info("Copyright 2008 Adobe Systems Incorporated. All Rights Reserved."); Log::info(""); } @@ -71,7 +71,7 @@ void printUsageLong() { Log::info(""); Log::info("%s [ -help | -version | [-keys|-tree|-list] [-nocomments] ]",EXENAME); Log::info(""); - Log::info("Copyright 2020 Adobe Systems Incorporated. All Rights Reserved."); + Log::info("Copyright 2008 Adobe Systems Incorporated. All Rights Reserved."); Log::info("NOTICE: Adobe permits you to use, modify, and distribute this file in"); Log::info(" accordance with the terms of the Adobe license agreement"); Log::info(" accompanying it."); diff --git a/samples/source/xmpcommand/Actions.cpp b/samples/source/xmpcommand/Actions.cpp index 48e44beb..a99a5976 100644 --- a/samples/source/xmpcommand/Actions.cpp +++ b/samples/source/xmpcommand/Actions.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/xmpcommand/Actions.h b/samples/source/xmpcommand/Actions.h index c6dc0f67..b0ab055c 100644 --- a/samples/source/xmpcommand/Actions.h +++ b/samples/source/xmpcommand/Actions.h @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/xmpcommand/PrintUsage.cpp b/samples/source/xmpcommand/PrintUsage.cpp index 7d1392fd..10a96a3f 100644 --- a/samples/source/xmpcommand/PrintUsage.cpp +++ b/samples/source/xmpcommand/PrintUsage.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms @@ -24,7 +24,7 @@ namespace XMPQE { Log::info("%s [switch [switch]...] action mediafile",exename); Log::info(""); Log::info("This command uses the XMPFiles component of the Adobe XMP toolkit. "); - Log::info("Copyright 2020 Adobe Systems Incorporated. All Rights Reserved."); + Log::info("Copyright 2008 Adobe Systems Incorporated. All Rights Reserved."); Log::info(""); } @@ -35,7 +35,7 @@ namespace XMPQE { Log::info(" Print descriptions of all available switches, including examples"); Log::info("%s [switch [switch]...] action mediafile",exename); Log::info("This command uses the XMPFiles component of the Adobe XMP toolkit. "); - Log::info("Copyright 2020 Adobe Systems Incorporated. All Rights Reserved."); + Log::info("Copyright 2008 Adobe Systems Incorporated. All Rights Reserved."); Log::info("NOTICE: Adobe permits you to use, modify, and distribute this file in"); Log::info(" accordance with the terms of the Adobe license agreement"); Log::info(" accompanying it."); diff --git a/samples/source/xmpcommand/PrintUsage.h b/samples/source/xmpcommand/PrintUsage.h index cdc16dae..97f742b4 100644 --- a/samples/source/xmpcommand/PrintUsage.h +++ b/samples/source/xmpcommand/PrintUsage.h @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/samples/source/xmpcommand/XMPCommand.cpp b/samples/source/xmpcommand/XMPCommand.cpp index 9c60b8bd..aecadd60 100644 --- a/samples/source/xmpcommand/XMPCommand.cpp +++ b/samples/source/xmpcommand/XMPCommand.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/Endian.h b/source/Endian.h index a78501d9..123ceb98 100644 --- a/source/Endian.h +++ b/source/Endian.h @@ -1,7 +1,7 @@ /************************************************************************** * * Copyright Adobe -* Copyright 2020 Adobe +* Copyright 2010 Adobe * All Rights Reserved * * NOTICE: Adobe permits you to use, modify, and distribute this file in diff --git a/source/EndianUtils.hpp b/source/EndianUtils.hpp index d3b24aa3..48d92812 100644 --- a/source/EndianUtils.hpp +++ b/source/EndianUtils.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/ExpatAdapter.hpp b/source/ExpatAdapter.hpp index 08ecf2d6..07f8e076 100644 --- a/source/ExpatAdapter.hpp +++ b/source/ExpatAdapter.hpp @@ -2,7 +2,7 @@ #define __ExpatAdapter_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/Host_IO-POSIX.cpp b/source/Host_IO-POSIX.cpp index 52f8fe00..88bdd19e 100644 --- a/source/Host_IO-POSIX.cpp +++ b/source/Host_IO-POSIX.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/Host_IO-Win.cpp b/source/Host_IO-Win.cpp index cc8e3311..90008358 100644 --- a/source/Host_IO-Win.cpp +++ b/source/Host_IO-Win.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/Host_IO.hpp b/source/Host_IO.hpp index ef5f836f..1cdb3c2d 100644 --- a/source/Host_IO.hpp +++ b/source/Host_IO.hpp @@ -2,7 +2,7 @@ #define __Host_IO_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/IOUtils.cpp b/source/IOUtils.cpp index 99b4fb4e..eb4e916f 100644 --- a/source/IOUtils.cpp +++ b/source/IOUtils.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2013 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/IOUtils.hpp b/source/IOUtils.hpp index 9ed86510..b61d2099 100644 --- a/source/IOUtils.hpp +++ b/source/IOUtils.hpp @@ -2,7 +2,7 @@ #define __IOUtils_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2013 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/PerfUtils.cpp b/source/PerfUtils.cpp index 4e3d9c8d..f4636b27 100644 --- a/source/PerfUtils.cpp +++ b/source/PerfUtils.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/PerfUtils.hpp b/source/PerfUtils.hpp index c99d39fc..5df1bc80 100644 --- a/source/PerfUtils.hpp +++ b/source/PerfUtils.hpp @@ -2,7 +2,7 @@ #define __PerfUtils_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2006 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/UnicodeConversions.cpp b/source/UnicodeConversions.cpp index 42fb7f77..3c34153e 100644 --- a/source/UnicodeConversions.cpp +++ b/source/UnicodeConversions.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/UnicodeConversions.hpp b/source/UnicodeConversions.hpp index 7953d46a..c6a179b6 100644 --- a/source/UnicodeConversions.hpp +++ b/source/UnicodeConversions.hpp @@ -2,7 +2,7 @@ #define __UnicodeConversions_h__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2004 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XIO.cpp b/source/XIO.cpp index ead10994..a60955bd 100644 --- a/source/XIO.cpp +++ b/source/XIO.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XIO.hpp b/source/XIO.hpp index 5d107e9d..ce8aab0c 100644 --- a/source/XIO.hpp +++ b/source/XIO.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMLParserAdapter.hpp b/source/XMLParserAdapter.hpp index fbb9782e..df50cf27 100644 --- a/source/XMLParserAdapter.hpp +++ b/source/XMLParserAdapter.hpp @@ -2,7 +2,7 @@ #define __XMLParserAdapter_hpp__ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2005 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XML_Node.cpp b/source/XML_Node.cpp index 51e29ecc..9d3114eb 100644 --- a/source/XML_Node.cpp +++ b/source/XML_Node.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2007 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMPFiles_IO.cpp b/source/XMPFiles_IO.cpp index d3ff16c0..5d31eb30 100644 --- a/source/XMPFiles_IO.cpp +++ b/source/XMPFiles_IO.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMPFiles_IO.hpp b/source/XMPFiles_IO.hpp index ef720482..1f621760 100644 --- a/source/XMPFiles_IO.hpp +++ b/source/XMPFiles_IO.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2010 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMP_LibUtils.cpp b/source/XMP_LibUtils.cpp index 18a8f8c8..bca3cb78 100644 --- a/source/XMP_LibUtils.cpp +++ b/source/XMP_LibUtils.cpp @@ -1,5 +1,5 @@ // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMP_LibUtils.hpp b/source/XMP_LibUtils.hpp index 7e61b4e8..c9fd0029 100644 --- a/source/XMP_LibUtils.hpp +++ b/source/XMP_LibUtils.hpp @@ -2,7 +2,7 @@ #define __XMP_LibUtils_hpp__ 1 // ================================================================================================= -// Copyright 2020 Adobe +// Copyright 2009 Adobe // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMP_ProgressTracker.cpp b/source/XMP_ProgressTracker.cpp index 702e15ba..54464dfc 100644 --- a/source/XMP_ProgressTracker.cpp +++ b/source/XMP_ProgressTracker.cpp @@ -1,6 +1,6 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2012 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms diff --git a/source/XMP_ProgressTracker.hpp b/source/XMP_ProgressTracker.hpp index 6b19116d..cccad8aa 100644 --- a/source/XMP_ProgressTracker.hpp +++ b/source/XMP_ProgressTracker.hpp @@ -3,7 +3,7 @@ // ================================================================================================= // Copyright Adobe -// Copyright 2020 Adobe +// Copyright 2012 Adobe // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms