diff options
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c')
-rw-r--r-- | vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c b/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c index f374a570..ae085692 100644 --- a/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c +++ b/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.c @@ -2,6 +2,7 @@ * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. * + * Unless otherwise specified, all software contained herein is * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -12,7 +13,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * + * ECOMP is a trademark and service mark of AT&T Intellectual Property. ****************************************************************************/ #include "jsmn.h" |