diff options
author | Juraj Linkeš <jlinkes@cisco.com> | 2016-08-15 08:10:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-15 08:10:08 +0000 |
commit | 3285c8e93ea59d98b392591ef6dfa5b1de3bb92d (patch) | |
tree | 795fe6b7263a4a3b5b06ce5f750ec883037d4346 /testing/puppet-fdio/LICENSE | |
parent | 7ac44c4a1406bf060911c645f23eef18a13dc0af (diff) | |
parent | 9dd5d7bf353fe5ffd478ff811bb6b26538afe092 (diff) |
Merge "puppet module added"
Diffstat (limited to 'testing/puppet-fdio/LICENSE')
-rw-r--r-- | testing/puppet-fdio/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/puppet-fdio/LICENSE b/testing/puppet-fdio/LICENSE new file mode 100644 index 0000000..b8604c8 --- /dev/null +++ b/testing/puppet-fdio/LICENSE @@ -0,0 +1,13 @@ +Copyright 2016 Dan Radez (Red Hat), et al + +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 + + 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. |