summaryrefslogtreecommitdiff
path: root/app/cwm/LICENSE
diff options
context:
space:
mode:
authorBernd Ahlers <bernd@cvs.openbsd.org>2007-04-27 17:58:49 +0000
committerBernd Ahlers <bernd@cvs.openbsd.org>2007-04-27 17:58:49 +0000
commit9f2365ad9868613b1cedf19c02c8440a7b570422 (patch)
tree6ab3954b4a7d0b2bd6a683180022d55b81bef5c3 /app/cwm/LICENSE
parent899e44bee5b681239d5aa9e94bcb6d0a8e8ef7c8 (diff)
Initial import of cwm-3.
tested by sturm@, ok matthieu@
Diffstat (limited to 'app/cwm/LICENSE')
-rw-r--r--app/cwm/LICENSE32
1 files changed, 32 insertions, 0 deletions
diff --git a/app/cwm/LICENSE b/app/cwm/LICENSE
new file mode 100644
index 000000000..ad66888f3
--- /dev/null
+++ b/app/cwm/LICENSE
@@ -0,0 +1,32 @@
+ Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
+ Copyright (c) 2004 Andy Adamson <dros@monkey.org>
+
+ 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.
+
+Parts derived from 9wm:
+
+ 9wm is free software, and is Copyright (c) 1994 by David Hogan.
+ Permission is granted to all sentient beings to use this software,
+ to make copies of it, and to distribute those copies, provided
+ that:
+
+ (1) the copyright and licence notices are left intact
+ (2) the recipients are aware that it is free software
+ (3) any unapproved changes in functionality are either
+ (i) only distributed as patches
+ or (ii) distributed as a new program which is not called 9wm
+ and whose documentation gives credit where it is due
+ (4) the author is not held responsible for any defects
+ or shortcomings in the software, or damages caused by it.
+
+ There is no warranty for this software. Have a nice day.