diff options
author | okan | 2012-11-28 14:25:05 +0000 |
---|---|---|
committer | okan | 2012-11-28 14:25:05 +0000 |
commit | 3e838c50e74c439ba1e2312238d5414be89031f7 (patch) | |
tree | ec57f2200a4af374aa3d3d4834e288517c1ff351 | |
parent | d16264bf90da79427118a7a1cea97aea40e3214e (diff) | |
download | cwm-3e838c50e74c439ba1e2312238d5414be89031f7.tar.gz |
ever since the 9wm code bits were removed or replaced, this file has
been a no-op, for each source file has a complete license marker (ISC).
no objections from oga, who did the 9wm rewrite/remove work in 2008.
-rw-r--r-- | LICENSE | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index de3b872..0000000 --- a/LICENSE +++ /dev/null @@ -1,14 +0,0 @@ - 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. |