diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2018-03-13 16:29:42 +0530 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2018-03-13 16:47:50 +0530 |
commit | 6bca768eefab962eca10f88614da6a4424e4a508 (patch) | |
tree | 84bb1883ef9a8e70d469c5355887eef6a9e0f2f6 /nova-client/src | |
parent | 474b20feb7ece7ad7c6372547581a1463ababcc5 (diff) |
update the license info for test files
Issue-ID: SO-453
Change-Id: Ie92c66d3bb24d406d06ca60b298ed20c63eea1ae
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'nova-client/src')
-rw-r--r-- | nova-client/src/test/java/com/woorea/openstack/nova/api/extensions/VolumesExtensionTest.java | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nova-client/src/test/java/com/woorea/openstack/nova/api/extensions/VolumesExtensionTest.java b/nova-client/src/test/java/com/woorea/openstack/nova/api/extensions/VolumesExtensionTest.java index ee0fe62..7713a70 100644 --- a/nova-client/src/test/java/com/woorea/openstack/nova/api/extensions/VolumesExtensionTest.java +++ b/nova-client/src/test/java/com/woorea/openstack/nova/api/extensions/VolumesExtensionTest.java @@ -1,5 +1,8 @@ /*- - * ============LICENSE_START======================================================= + * ONAP - SO + * ================================================================================ + * Copyright (C) 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 |