diff options
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.c')
-rw-r--r-- | vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.c b/vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.c index 0e2f7641..d0017c93 100644 --- a/vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.c +++ b/vnfs/VES5.0/evel/evel-library/code/evel_library/hashtable.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 @@ -13,6 +14,7 @@ * 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. ****************************************************************************/ /**************************************************************************//** * @file |