X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Finstaller%2Fsrc%2Fmain%2Fscripts%2Fsetenv.sh;h=ebf90d3886dd4b48c8f1bb25d090b27698207baf;hb=3bdb3870dd18f51d55fd989c190338620b1d9cbd;hp=8cd13a3469af06b94078800f97ed8da677dbcf1f;hpb=2543e4903bcf7b59097b210d836a52d4245cbd58;p=appc%2Fdeployment.git diff --git a/platform-logic/installer/src/main/scripts/setenv.sh b/platform-logic/installer/src/main/scripts/setenv.sh index 8cd13a3..ebf90d3 100644 --- a/platform-logic/installer/src/main/scripts/setenv.sh +++ b/platform-logic/installer/src/main/scripts/setenv.sh @@ -2,9 +2,9 @@ ### # ============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. @@ -18,6 +18,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. ### SDNC_CONFIG_DIR=${SDNC_CONFIG_DIR:-/opt/sdnc/data/properties}