diff options
author | marha <marha@users.sourceforge.net> | 2009-11-06 16:19:08 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-11-06 16:19:08 +0000 |
commit | 0032f9b66d63a4b1c5222edb8603fb60da379fb0 (patch) | |
tree | 1b13bd935f607da87239a5a85e78f7940996dd84 /apps/xwininfo/COPYING | |
parent | fa6c428cc762a412544f98f3514dd05158b1cf9b (diff) | |
download | vcxsrv-0032f9b66d63a4b1c5222edb8603fb60da379fb0.tar.gz vcxsrv-0032f9b66d63a4b1c5222edb8603fb60da379fb0.tar.bz2 vcxsrv-0032f9b66d63a4b1c5222edb8603fb60da379fb0.zip |
Added xwininfo-1.0.5
Diffstat (limited to 'apps/xwininfo/COPYING')
-rw-r--r-- | apps/xwininfo/COPYING | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/apps/xwininfo/COPYING b/apps/xwininfo/COPYING new file mode 100644 index 000000000..e5c45f609 --- /dev/null +++ b/apps/xwininfo/COPYING @@ -0,0 +1,46 @@ +Copyright 1987, 1993, 1998 The Open Group +Copyright 1999 Sun Microsystems, Inc. + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL +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. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +Copyright 2007 Kim woelders + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and +that the name of the copyright holders not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no representations +about the suitability of this software for any purpose. It is provided "as +is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, 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. |