From 9c0280009c9ae1d4b8ab4c4d21c5344bc4f1d0ee Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 28 Nov 2012 14:25:05 +0000 Subject: [PATCH] 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. --- app/cwm/LICENSE | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 app/cwm/LICENSE diff --git a/app/cwm/LICENSE b/app/cwm/LICENSE deleted file mode 100644 index de3b87263..000000000 --- a/app/cwm/LICENSE +++ /dev/null @@ -1,14 +0,0 @@ - Copyright (c) 2004,2005 Marius Aamodt Eriksen - Copyright (c) 2004 Andy Adamson - - 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.