~ubuntu-branches/ubuntu/precise/xdm/precise

« back to all changes in this revision

Viewing changes to COPYING

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2011-01-30 00:53:09 UTC
  • mfrom: (9.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110130005309-30mjjyk7div7d494
Tags: 1:1.1.10-3ubuntu1
* Merge from debian unstable.  Remaining changes: (LP: #682196)
  - debian/{rules, xdm.install, local/ubuntu*}:
    + Add Ubuntu graphics and configure xdm to use them by default.
  - debian/patches/ubuntu_no_whiteglass.diff: Don't hardcode
    the default Xcursor theme to whiteglass. Use the Ubuntu
    default x-cursor-theme instead.
* debian/patches/ftbfs_binutils-gold.diff: Fix FTBFS with binutils-gold
  and ld --as-needed. (Closes: #556694)
* Dropped changes, no longer applicable:
  - debian/{xdm.postinst.in, xdm.postrm.in, xdm.preinst.in}

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This is a stub file.  This package has not yet had its complete licensing
2
 
information compiled.  Please see the individual source files for details on
3
 
your rights to use and modify this software.
4
 
 
5
 
Please submit updated COPYING files to the Xorg bugzilla:
6
 
 
7
 
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
8
 
 
9
 
All licensing questions regarding this software should be directed at the
10
 
Xorg mailing list:
11
 
 
12
 
http://lists.freedesktop.org/mailman/listinfo/xorg
 
1
Copyright © 2002, 2006, 2009 Sun Microsystems, Inc.  All rights reserved.
 
2
 
 
3
Permission is hereby granted, free of charge, to any person obtaining a
 
4
copy of this software and associated documentation files (the "Software"),
 
5
to deal in the Software without restriction, including without limitation
 
6
the rights to use, copy, modify, merge, publish, distribute, sublicense,
 
7
and/or sell copies of the Software, and to permit persons to whom the
 
8
Software is furnished to do so, subject to the following conditions:
 
9
 
 
10
The above copyright notice and this permission notice (including the next
 
11
paragraph) shall be included in all copies or substantial portions of the
 
12
Software.
 
13
 
 
14
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
15
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
16
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 
17
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 
18
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 
19
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 
20
DEALINGS IN THE SOFTWARE.
 
21
 
 
22
        ------------------------------------------------------------
 
23
 
 
24
Copyright 1988, 1989, 1990, 1991, 1994, 1998  The Open Group
 
25
 
 
26
Permission to use, copy, modify, distribute, and sell this software and its
 
27
documentation for any purpose is hereby granted without fee, provided that
 
28
the above copyright notice appear in all copies and that both that
 
29
copyright notice and this permission notice appear in supporting
 
30
documentation.
 
31
 
 
32
The above copyright notice and this permission notice shall be included
 
33
in all copies or substantial portions of the Software.
 
34
 
 
35
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 
36
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
37
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
38
IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
 
39
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 
40
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 
41
OTHER DEALINGS IN THE SOFTWARE.
 
42
 
 
43
Except as contained in this notice, the name of The Open Group shall
 
44
not be used in advertising or otherwise to promote the sale, use or
 
45
other dealings in this Software without prior written authorization
 
46
from The Open Group.
 
47
 
 
48
        ------------------------------------------------------------
 
49
 
 
50
Copyright 1988, 1990, 1998  The Open Group
 
51
 
 
52
Permission to use, copy, modify, distribute, and sell this software and its
 
53
documentation for any purpose is hereby granted without fee, provided that
 
54
the above copyright notice appear in all copies and that both that
 
55
copyright notice and this permission notice appear in supporting
 
56
documentation.
 
57
 
 
58
The above copyright notice and this permission notice shall be included in
 
59
all copies or substantial portions of the Software.
 
60
 
 
61
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
62
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
63
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 
64
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 
65
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 
66
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
67
 
 
68
Except as contained in this notice, the name of a copyright holder shall not be
 
69
used in advertising or otherwise to promote the sale, use or other dealings
 
70
in this Software without prior written authorization from the copyright holder.
 
71
 
 
72
        ------------------------------------------------------------
 
73
 
 
74
Copyright 1998 by Thomas E. Dickey <dickey@clark.net>
 
75
 
 
76
                        All Rights Reserved
 
77
 
 
78
Permission is hereby granted, free of charge, to any person obtaining a
 
79
copy of this software and associated documentation files (the
 
80
"Software"), to deal in the Software without restriction, including
 
81
without limitation the rights to use, copy, modify, merge, publish,
 
82
distribute, sublicense, and/or sell copies of the Software, and to
 
83
permit persons to whom the Software is furnished to do so, subject to
 
84
the following conditions:
 
85
 
 
86
The above copyright notice and this permission notice shall be included
 
87
in all copies or substantial portions of the Software.
 
88
 
 
89
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 
90
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
91
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
92
IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
 
93
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 
94
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
95
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
96
 
 
97
Except as contained in this notice, the name(s) of the above copyright
 
98
holders shall not be used in advertising or otherwise to promote the
 
99
sale, use or other dealings in this Software without prior written
 
100
authorization.
 
101
 
 
102
        ------------------------------------------------------------
 
103
 
 
104
md5 code in genauth.c implements something close to the MD5 message-digest
 
105
algorithm.  This code is based on code written by Colin Plumb in 1993, 
 
106
no copyright is claimed.
 
107
This code is in the public domain; do with it what you wish.
 
108
 
 
109
        ------------------------------------------------------------
 
110
 
 
111
Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All
 
112
rights reserved.
 
113
 
 
114
Redistribution and use in source and binary forms, with or without
 
115
modification, are permitted provided that the following conditions
 
116
are met:
 
117
1. Redistributions of source code must retain the above copyright
 
118
   notice, and the entire permission notice in its entirety,
 
119
   including the disclaimer of warranties.
 
120
2. Redistributions in binary form must reproduce the above copyright
 
121
   notice, this list of conditions and the following disclaimer in the
 
122
   documentation and/or other materials provided with the distribution.
 
123
3. The name of the author may not be used to endorse or promote
 
124
   products derived from this software without specific prior
 
125
   written permission.
 
126
 
 
127
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 
128
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
129
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 
130
WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
 
131
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 
132
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
 
133
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 
134
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
135
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
136
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
 
137
USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
 
138
DAMAGE.
 
139
 
 
140
        ------------------------------------------------------------
 
141
 
 
142
Copyright (c) 1995,1999 Theo de Raadt.  All rights reserved.
 
143
Copyright (c) 2001-2002 Damien Miller.  All rights reserved.
 
144
 
 
145
Redistribution and use in source and binary forms, with or without
 
146
modification, are permitted provided that the following conditions
 
147
are met:
 
148
1. Redistributions of source code must retain the above copyright
 
149
   notice, this list of conditions and the following disclaimer.
 
150
2. Redistributions in binary form must reproduce the above copyright
 
151
   notice, this list of conditions and the following disclaimer in the
 
152
   documentation and/or other materials provided with the distribution.
 
153
 
 
154
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 
155
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
156
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 
157
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 
158
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 
159
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
160
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
161
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
162
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 
163
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
164