diff options
Diffstat (limited to 'platform-logic/installer/src/main/resources/svclogic.properties')
-rw-r--r-- | platform-logic/installer/src/main/resources/svclogic.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/platform-logic/installer/src/main/resources/svclogic.properties b/platform-logic/installer/src/main/resources/svclogic.properties index 7b3a4a5..d894eb1 100644 --- a/platform-logic/installer/src/main/resources/svclogic.properties +++ b/platform-logic/installer/src/main/resources/svclogic.properties @@ -1,8 +1,8 @@ ### # ============LICENSE_START======================================================= -# openECOMP : APP-C +# APPC # ================================================================================ -# Copyright (C) 2017 OpenECOMP +# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============LICENSE_END========================================================= +# ECOMP is a trademark and service mark of AT&T Intellectual Property. ### org.openecomp.sdnc.sli.dbtype = jdbc |