summaryrefslogtreecommitdiff
path: root/doc/LICENSE
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-01-11 16:29:48 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2015-01-11 16:30:04 +0100
commit64a7b1349213ccb9627be90ca2f324fab0ac2ea1 (patch)
tree1b440cab7414995492564b68bd0067f7ea7159e5 /doc/LICENSE
parent231a9729c183311d9412fb503be4f0d08a55a99a (diff)
downloadfork-ledger-64a7b1349213ccb9627be90ca2f324fab0ac2ea1.tar.gz
fork-ledger-64a7b1349213ccb9627be90ca2f324fab0ac2ea1.tar.bz2
fork-ledger-64a7b1349213ccb9627be90ca2f324fab0ac2ea1.zip
Move LICENSE file
The LICENSE.rtf file can be generated from LICENSE.md easily if needed, at the moment there seems to be no use for it, since CPack isn't used to generate binary distribution archives. Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
Diffstat (limited to 'doc/LICENSE')
-rw-r--r--doc/LICENSE28
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/LICENSE b/doc/LICENSE
deleted file mode 100644
index 92be3a1d..00000000
--- a/doc/LICENSE
+++ /dev/null
@@ -1,28 +0,0 @@
-Copyright (c) 2003-2015, John Wiegley. 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 New Artisans LLC 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.