diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-07 21:58:57 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-01-13 15:06:17 -0500 |
commit | d2d6d39c60fa224752066b9d0791306c5fd4efad (patch) | |
tree | af6ac8a2680ee3f9d3a6e5b6cc9b35fad10c63e5 | |
parent | a8b01ac9a898ba8a5f273f1a0b50485b4ff61e2a (diff) |
COPYING: replace stub with actual copyright notice
Refer to xkbwatch.c
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | COPYING | 29 |
1 files changed, 20 insertions, 9 deletions
@@ -1,12 +1,23 @@ -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 (c) 1995 by Silicon Graphics Computer Systems, Inc. -Please submit updated COPYING files to the Xorg bugzilla: +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 Silicon Graphics not be +used in advertising or publicity pertaining to distribution +of the software without specific prior written permission. +Silicon Graphics makes no representation about the suitability +of this software for any purpose. It is provided "as is" +without any express or implied warranty. -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON +GRAPHICS 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. -All licensing questions regarding this software should be directed at the -Xorg mailing list: - -http://lists.freedesktop.org/mailman/listinfo/xorg |