summaryrefslogtreecommitdiff
path: root/app/cwm/LICENSE
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2008-01-16 16:14:56 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2008-01-16 16:14:56 +0000
commit4b54289a800db0fd47bb7a236200726225a67835 (patch)
tree024a0d5e173ad55d381ba69b7ed7fc28190bd9f2 /app/cwm/LICENSE
parent64235bdf319891cb1c808dfc5643d3a43e175964 (diff)
All of the 9wm code in cwm has been removed or re-written. Edit LICENSE
and the manpage to reflect this. While i'm here remove the note in todo about cleaning up the menu code; it's been done. ok ian@, okan@ (he also provided most of the manpage rework)
Diffstat (limited to 'app/cwm/LICENSE')
-rw-r--r--app/cwm/LICENSE18
1 files changed, 0 insertions, 18 deletions
diff --git a/app/cwm/LICENSE b/app/cwm/LICENSE
index ad66888f3..de3b87263 100644
--- a/app/cwm/LICENSE
+++ b/app/cwm/LICENSE
@@ -12,21 +12,3 @@
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.