From d7db480e8561b0234a3f668cb57b1aa3ad2f3664 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Tue, 13 Mar 2018 16:21:52 +0530 Subject: update the license info Issue-ID: SO-453 Change-Id: Ic542f69943e88bfeae85cee0f933b581c530e869 Signed-off-by: Seshu-Kumar-M --- .../com/woorea/openstack/keystone/v3/model/AuthenticationTest.java | 3 +++ .../java/com/woorea/openstack/keystone/v3/model/CredentialTest.java | 2 ++ 2 files changed, 5 insertions(+) (limited to 'keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model') diff --git a/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/AuthenticationTest.java b/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/AuthenticationTest.java index 75f4a5c..ec3d138 100644 --- a/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/AuthenticationTest.java +++ b/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/AuthenticationTest.java @@ -1,5 +1,8 @@ /*- + * ONAP-SO * ============LICENSE_START======================================================= + * Copyright 2018 Huawei 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. * You may obtain a copy of the License at diff --git a/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/CredentialTest.java b/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/CredentialTest.java index 6aa793e..be5740f 100644 --- a/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/CredentialTest.java +++ b/keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/CredentialTest.java @@ -1,5 +1,7 @@ /*- + * ONAP-SO * ============LICENSE_START======================================================= + * Copyright 2018 Huawei 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. * You may obtain a copy of the License at -- cgit 1.2.3-korg