diff options
Diffstat (limited to 'source/SafeStringAPIs.cpp')
-rw-r--r-- | source/SafeStringAPIs.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/SafeStringAPIs.cpp b/source/SafeStringAPIs.cpp index d6c7a40..3626193 100644 --- a/source/SafeStringAPIs.cpp +++ b/source/SafeStringAPIs.cpp @@ -3,9 +3,7 @@ // All Rights Reserved. // NOTICE: Adobe permits you to use, modify, and distribute this file in // accordance with the terms of the Adobe license agreement accompanying -// it. If you have received this file from a source other than Adobe, -// then your use, modification, or distribution of it requires the prior -// written permission of Adobe. +// it. // ================================================================================================= #include <stddef.h> /* Include standard ANSI C stuff: size_t, NULL etc */ |