diff options
author | shangxdy <shang.xiaodong@zte.com.cn> | 2018-09-21 17:43:24 +0800 |
---|---|---|
committer | shangxdy <shang.xiaodong@zte.com.cn> | 2018-09-21 17:43:24 +0800 |
commit | a30c13fee4550bc2e1ed33d26d56b535c9b95424 (patch) | |
tree | 7410cc196db10005e1bef8e6d3e3d54034b2eab8 /LICENSE.txt | |
parent | 94ae5e50bb7b0fc9ef617fc8444347a93ed5fee8 (diff) |
Add exception description for license.3.0.0-ONAPcasablanca
Add "All .csar or .zip files in this repository are also provided under
Apache-2.0" for license
Issue-ID: MODELING-109
Change-Id: I8d6e407f11d1f78149d6a97adcebdc2377ed0cd0
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 4282e38..f591a61 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -14,4 +14,6 @@ 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.
\ No newline at end of file +limitations under the License. + +3. All .csar or .zip files in this repository are also provided under Apache-2.0. |