diff options
author | Micah <micah@leap.se> | 2016-05-24 10:19:33 -0400 |
---|---|---|
committer | Micah <micah@leap.se> | 2016-05-24 10:19:33 -0400 |
commit | 85a00655cbfa53ddbae455e26700d3d9888bf9f0 (patch) | |
tree | 0cc7aa9b43931643685037195f68c4bdbfc01ab3 /puppet/modules/unbound/LICENSE | |
parent | 0e9121a885d545e14488f9aec1a861ba90b7dbb2 (diff) | |
parent | c9be0212c9e45f609d299f5fbdf8f13a63747be6 (diff) |
Merge commit 'c9be0212c9e45f609d299f5fbdf8f13a63747be6' as 'puppet/modules/unbound'
Diffstat (limited to 'puppet/modules/unbound/LICENSE')
-rw-r--r-- | puppet/modules/unbound/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/puppet/modules/unbound/LICENSE b/puppet/modules/unbound/LICENSE new file mode 100644 index 00000000..b0dfc82b --- /dev/null +++ b/puppet/modules/unbound/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2012 Martin Oppegaard <martin.oppegaard at gmail dot com> + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |