diff options
author | Sudhakar Reddy <reddysud@amdocs.com> | 2018-08-13 21:13:56 +0530 |
---|---|---|
committer | Sudhakar Reddy <Sudhakar.Reddy@amdocs.com> | 2018-08-20 14:19:54 +0530 |
commit | 6927c37a31ef5a874e923a4fe02feb1392a7dfb4 (patch) | |
tree | 28c1914b811a1bd3cac489ffc26890abd4ea15ae /License.txt | |
parent | c790c7e939a0bcd9b424fc986f40a29485686315 (diff) |
Adoption of base framework code for azure plugin
This is the initial code which is created by referring to vmware
plugin.The logging and containerization features are readily available.
Change-Id: I3371d5f0671c2252edb1da7ea55f1f89ea27b3aa
Issue-ID: MULTICLOUD-308
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
Diffstat (limited to 'License.txt')
-rw-r--r-- | License.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/License.txt b/License.txt new file mode 100644 index 0000000..0dd49ad --- /dev/null +++ b/License.txt @@ -0,0 +1,37 @@ +/* +* ============LICENSE_START========================================== +* =================================================================== +* Copyright (c) 2018 Amdocs +* 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 software except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* 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. +* +* +* +* Unless otherwise specified, all documentation contained herein is licensed +* under the Creative Commons License, Attribution 4.0 Intl. (the “Licenseâ€); +* you may not use this documentation except in compliance with the License. +* You may obtain a copy of the License at +* +* https://creativecommons.org/licenses/by/4.0/ +* +* Unless required by applicable law or agreed to in writing, documentation +* distributed under the License is distributed on an "AS IS" BASIS, +* 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. +* +* ============LICENSE_END============================================ +*/
\ No newline at end of file |