This patch is for the Apple WM Protocol. The current file is a stub. It should contain the copyright notices in the source code. For this module, there is only one copyright statement.
There is a small number of modules with no or incomplete COPYING file. As I come across them, I'll update them in the way I indicated, that is, simply performing an aggregation of copyright notices found in the source code. This does not change the module legal license in any way.
>From 1dbfc87c1b4f52a940e22d1a156330e3c4d6dfaf Mon Sep 17 00:00:00 2001 From: Gaetan Nadon <[email protected]> Date: Mon, 16 Nov 2009 11:47:44 -0500 Subject: [PATCH] COPYING: file created or updated #24206 Contains all the copyright notices in the source code. --- COPYING | 31 +++++++++++++++++++++++-------- 1 files changed, 23 insertions(+), 8 deletions(-) diff --git a/COPYING b/COPYING index 7f33cbf..e83c47f 100644 --- a/COPYING +++ b/COPYING @@ -1,12 +1,27 @@ -This is a stub file. This package has not yet had its complete licensing -information compiled. Please see the individual source files for details on -your rights to use and modify this software. +/************************************************************************** -Please submit updated COPYING files to the Xorg bugzilla: +Copyright (c) 2002 Apple Computer, Inc. +All Rights Reserved. -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sub license, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: -All licensing questions regarding this software should be directed at the -Xorg mailing list: +The above copyright notice and this permission notice (including the +next paragraph) 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 NON-INFRINGEMENT. +IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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. + +**************************************************************************/ -http://lists.freedesktop.org/mailman/listinfo/xorg -- 1.6.0.4
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
