diff options
author | Teddy Wing | 2018-11-14 18:47:35 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-14 18:47:35 +0100 |
commit | 2b476f51e59326b7dc2449467878d3c0fbea120f (patch) | |
tree | 6efcb192ec3adb892b0419aae1b147c21f4ba168 /doc | |
parent | adc887accaad125dec2cea86d132cedb961dae4d (diff) | |
download | DomeKey-2b476f51e59326b7dc2449467878d3c0fbea120f.tar.bz2 |
doc/dome-key.1.txt: Add copyright
Include the Aquatic Prime copyright notice as stipulated by its license.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dome-key.1.txt | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/doc/dome-key.1.txt b/doc/dome-key.1.txt index c9d5337..c565498 100644 --- a/doc/dome-key.1.txt +++ b/doc/dome-key.1.txt @@ -92,4 +92,34 @@ dome-key-mappings(7). COPYRIGHT --------- -[TODO: mention AquaticPrime as per license] +Copyright © 2018 Teddy Wing + +Aquatic Prime +~~~~~~~~~~~~~ +Copyright (C) 2005-2010 Lucas Newman and other contributors. All rights +reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +- Neither the name of the Aquatic nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |