diff options
author | marha <marha@users.sourceforge.net> | 2013-04-11 11:17:50 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-04-11 11:17:50 +0200 |
commit | 527aeeb096cce731d40f1d9750503ff2b0c38d7c (patch) | |
tree | bf355521a8b429f258ad269cd7d64758aeabf8f0 /apps/xrdb/COPYING | |
parent | d05e98bac92595d7e7367273c46d32c92d967ecb (diff) | |
parent | 59038e048c4be1e69744b087ba31386e98141a8f (diff) | |
download | vcxsrv-527aeeb096cce731d40f1d9750503ff2b0c38d7c.tar.gz vcxsrv-527aeeb096cce731d40f1d9750503ff2b0c38d7c.tar.bz2 vcxsrv-527aeeb096cce731d40f1d9750503ff2b0c38d7c.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
fontconfig libXau mesa xserver xkeyboard-config git update 8 Apr 2013
fontconfig mesa pixman xserver git update 25 Mar 2013
libX11 mesa git update 18 Mar 2013
fontconfig libX11 mesa pixman xserver xkeyboard-config git update 11 Mar 2013
fontconfig libfontenc mesa xserver git update 6 Mar 2013
Added xrdb app from git sources
Conflicts:
xorg-server/Xext/sync.c
Diffstat (limited to 'apps/xrdb/COPYING')
-rw-r--r-- | apps/xrdb/COPYING | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/apps/xrdb/COPYING b/apps/xrdb/COPYING new file mode 100644 index 000000000..9783f04f7 --- /dev/null +++ b/apps/xrdb/COPYING @@ -0,0 +1,51 @@ + + COPYRIGHT 1987, 1991 + DIGITAL EQUIPMENT CORPORATION + MAYNARD, MASSACHUSETTS + MASSACHUSETTS INSTITUTE OF TECHNOLOGY + CAMBRIDGE, MASSACHUSETTS + ALL RIGHTS RESERVED. + +THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND +SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION. +DIGITAL MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THIS SOFTWARE FOR +ANY PURPOSE. IT IS SUPPLIED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. + +IF THE SOFTWARE IS MODIFIED IN A MANNER CREATING DERIVATIVE COPYRIGHT RIGHTS, +APPROPRIATE LEGENDS MAY BE PLACED ON THE DERIVATIVE WORK IN ADDITION TO THAT +SET FORTH ABOVE. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, 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 Digital Equipment Corporation not be +used in advertising or publicity pertaining to distribution of the software +without specific, written prior permission. + + ---------------------------------------------------------------- + +Copyright 1991, Digital Equipment Corporation. +Copyright 1991, 1994, 1998 The Open Group + +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. +IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall +not be used in advertising or otherwise to promote the sale, use or +other dealings in this Software without prior written authorization +from The Open Group. |