diff options
author | Tom De Vylder <tom@penumbra.be> | 2012-11-27 14:49:11 +0100 |
---|---|---|
committer | Tom De Vylder <tom@penumbra.be> | 2012-11-27 14:49:11 +0100 |
commit | 6f4279946456d77b3a5b419a71d6533d3603a907 (patch) | |
tree | 3768e0206e72896c7555946812ce5975ecfe83ed | |
parent | 1ae807f8b813413c0e93dc9f511b0004a2df78fa (diff) | |
download | puppet-nfs-6f4279946456d77b3a5b419a71d6533d3603a907.tar.gz puppet-nfs-6f4279946456d77b3a5b419a71d6533d3603a907.tar.bz2 |
Add license
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ + Copyright (C) 2012 Tom De Vylder + + 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. + |