diff options
Diffstat (limited to 'source/openstack.yaml')
-rw-r--r-- | source/openstack.yaml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/source/openstack.yaml b/source/openstack.yaml index 6881186..16eb447 100644 --- a/source/openstack.yaml +++ b/source/openstack.yaml @@ -1,6 +1,15 @@ +# +# Author: Peter K. Lee (peter@corenova.com) +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +# + name: openstack description: OpenStack Management Module (WIP) -author: Peter K. Lee <peter@intercloud.net> +author: Peter K. Lee <peter@corenova.com> license: Apache-2.0 yangforge: "0.11.x" |