diff options
author | Marek Vavruša <marek.vavrusa@nic.cz> | 2014-07-31 16:33:56 +0200 |
---|---|---|
committer | Marek Vavruša <marek.vavrusa@nic.cz> | 2014-07-31 16:33:56 +0200 |
commit | 4e637084ab00f33e5be96c680437551d744a901f (patch) | |
tree | 65265c3be550c6e621cf68fcaee34c420a413761 /COPYING | |
parent | Markdown README (diff) | |
download | knot-resolver-4e637084ab00f33e5be96c680437551d744a901f.tar.xz knot-resolver-4e637084ab00f33e5be96c680437551d744a901f.zip |
autotools, stub files
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..31b5a6b0 --- /dev/null +++ b/COPYING @@ -0,0 +1,13 @@ +Copyright 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz> + +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. |