diff options
author | Dan Timoney <dtimoney@att.com> | 2017-08-15 15:18:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-15 15:18:54 -0400 |
commit | 1027b0c07b488bb5f4542bd38501f9a99da5c2cf (patch) | |
tree | 5f1150cb798fc6e17707850caeb29d0e100b8907 /asdcApi/installer/src/main/resources/scripts/install-feature.sh | |
parent | 41df62392ed3d1775c29b7cc1feb161108026c39 (diff) |
Port sli/northbound to Carbon
Updated sli/northbound repo to compile against OpenDaylight Carbon SR1 release
Change-Id: I6aec68cf436e11f5fd5b7094eb5616536bead44f
Issue-ID: CCSDK-25
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'asdcApi/installer/src/main/resources/scripts/install-feature.sh')
-rw-r--r-- | asdcApi/installer/src/main/resources/scripts/install-feature.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/installer/src/main/resources/scripts/install-feature.sh b/asdcApi/installer/src/main/resources/scripts/install-feature.sh index 9a47d2225..e986764b9 100644 --- a/asdcApi/installer/src/main/resources/scripts/install-feature.sh +++ b/asdcApi/installer/src/main/resources/scripts/install-feature.sh @@ -4,8 +4,8 @@ # ============LICENSE_START======================================================= # openECOMP : SDN-C # ================================================================================ -# Copyright (C) 2017 ONAP Intellectual Property. All rights -# reserved. +# 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. |