diff options
author | Marco Platania <platania@research.att.com> | 2017-10-23 14:25:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-23 14:25:33 +0000 |
commit | a319ead95833ed8d4c5afe632ad535b0cdfbcd01 (patch) | |
tree | 7014a81735add58c3e266e4faa0bf4ea30e3fe8f /vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c | |
parent | 8ddf3e163f1931907e20addb60a4c9af21e5e9c5 (diff) | |
parent | 9f228103bbdab8e4c0e014068a76aead80d27143 (diff) |
Merge "Update License text"
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c')
-rw-r--r-- | vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c b/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c index 85b0ec91..06d8163b 100644 --- a/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.c +++ b/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_syslog.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. ****************************************************************************/ /**************************************************************************//** * @file |