diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-07 21:25:09 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-01-13 15:08:05 -0500 |
commit | 3b427a6c4cc1551ce445abd975f5a128ea53d9be (patch) | |
tree | d86ce27bfdf8017f997dc4825f00b8c7a4dfd897 | |
parent | 374bee27ef4d45044f7562ffed162a5b6f095e40 (diff) |
COPYING: replace stub with actual copyright notice
Refer to x11perf.c
Copyright 1988, 1989 by Digital Equipment Corporation
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | COPYING | 25 |
1 files changed, 16 insertions, 9 deletions
@@ -1,12 +1,19 @@ -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. +Copyright 1988, 1989 by Digital Equipment Corporation, Maynard, Massachusetts. -Please submit updated COPYING files to the Xorg bugzilla: + All Rights Reserved -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +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 not be +used in advertising or publicity pertaining to distribution of the +software without specific, written prior permission. -All licensing questions regarding this software should be directed at the -Xorg mailing list: - -http://lists.freedesktop.org/mailman/listinfo/xorg +DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL +DIGITAL 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. |