Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 28 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 91
1
This package was debianized by Magnus Holmgren <magnus@kibibyte.se> on
1
This package was debianized by Magnus Holmgren <magnus@kibibyte.se> on
2
Tue, 24 Oct 2006 21:08:34 +0200.
2
Tue, 24 Oct 2006 21:08:34 +0200.
3
3
4
It was downloaded from ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer
4
It was downloaded from ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer
5
5
-
 
6
However, due to dubious copyright/licensing status of the coat of
-
 
7
arms/logo of the University of Cambridge, the upstream (.orig) tarball
-
 
8
has been modified by removing the following files from the files/icons
-
 
9
directory:
-
 
10
-
 
11
  identifier.gif
-
 
12
  identifier800.gif
-
 
13
  ucs-id-small.jpg
-
 
14
  univheader.gif
-
 
15
6
Upstream author/maintainer: David Carter <dpc22@cam.ac.uk> et al.
16
Upstream author/maintainer: David Carter <dpc22@cam.ac.uk> et al.
7
17
8
The Debian packaging is © 2006-2008 Magnus Holmgren <holmgren@debian.org>
18
The Debian packaging is © 2006-2008 Magnus Holmgren <holmgren@debian.org>
9
and is licensed under the GPL.
19
and is licensed under the GPL.
10
20
11
The original licence is as follows (from the file NOTICE in the upstream
21
The original licence is as follows (from the file NOTICE in the upstream
12
distribution); the GPL should be in /usr/share/common-licenses/GPL on a debian
22
distribution); the GPL should be in /usr/share/common-licenses/GPL on a debian
13
system.
23
system.
14
24
15
25
16
The Prayer Webmail Interface
26
The Prayer Webmail Interface
17
----------------------------
27
----------------------------
18
28
19
Copyright (c) 2002 University of Cambridge
29
Copyright (c) 2002 University of Cambridge
20
30
21
This program is free software; you can redistribute it and/or modify
31
This program is free software; you can redistribute it and/or modify
22
it under the terms of the GNU General Public License as published by
32
it under the terms of the GNU General Public License as published by
23
the Free Software Foundation; either version 2 of the License, or
33
the Free Software Foundation; either version 2 of the License, or
24
(at your option) any later version.
34
(at your option) any later version.
25
35
26
In addition, for the avoidance of any doubt, permission is granted to
36
In addition, for the avoidance of any doubt, permission is granted to
27
link this program with OpenSSL or any other library package.
37
link this program with OpenSSL or any other library package.
28
38
29
This program is distributed in the hope that it will be useful,
39
This program is distributed in the hope that it will be useful,
30
but WITHOUT ANY WARRANTY; without even the implied warranty of
40
but WITHOUT ANY WARRANTY; without even the implied warranty of
31
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
41
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32
GNU General Public License for more details.
42
GNU General Public License for more details.
33
43
34
You should have received a copy of the GNU General Public License
44
You should have received a copy of the GNU General Public License
35
along with this program; if not, write to the Free Software
45
along with this program; if not, write to the Free Software
36
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
46
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
37
USA
47
USA
38
48
39
INCORPORATED CODE
49
INCORPORATED CODE
40
-----------------
50
-----------------
41
51
42
Code implementing the SSL session cache has been adapted from code used by
52
Code implementing the SSL session cache has been adapted from code used by
43
the Cyrus IMAP server, which is distributed under the following copyright:
53
the Cyrus IMAP server, which is distributed under the following copyright:
44
54
45
/* Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
55
/* Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
46
 *
56
 *
47
 * Redistribution and use in source and binary forms, with or without
57
 * Redistribution and use in source and binary forms, with or without
48
 * modification, are permitted provided that the following conditions
58
 * modification, are permitted provided that the following conditions
49
 * are met:
59
 * are met:
50
 *
60
 *
51
 * 1. Redistributions of source code must retain the above copyright
61
 * 1. Redistributions of source code must retain the above copyright
52
 *    notice, this list of conditions and the following disclaimer. 
62
 *    notice, this list of conditions and the following disclaimer. 
53
 *
63
 *
54
 * 2. Redistributions in binary form must reproduce the above copyright
64
 * 2. Redistributions in binary form must reproduce the above copyright
55
 *    notice, this list of conditions and the following disclaimer in
65
 *    notice, this list of conditions and the following disclaimer in
56
 *    the documentation and/or other materials provided with the
66
 *    the documentation and/or other materials provided with the
57
 *    distribution.
67
 *    distribution.
58
 *
68
 *
59
 * 3. The name "Carnegie Mellon University" must not be used to
69
 * 3. The name "Carnegie Mellon University" must not be used to
60
 *    endorse or promote products derived from this software without
70
 *    endorse or promote products derived from this software without
61
 *    prior written permission. For permission or any other legal
71
 *    prior written permission. For permission or any other legal
62
 *    details, please contact  
72
 *    details, please contact  
63
 *      Office of Technology Transfer
73
 *      Office of Technology Transfer
64
 *      Carnegie Mellon University
74
 *      Carnegie Mellon University
65
 *      5000 Forbes Avenue
75
 *      5000 Forbes Avenue
66
 *      Pittsburgh, PA  15213-3890
76
 *      Pittsburgh, PA  15213-3890
67
 *      (412) 268-4387, fax: (412) 268-7395
77
 *      (412) 268-4387, fax: (412) 268-7395
68
 *      tech-transfer@andrew.cmu.edu
78
 *      tech-transfer@andrew.cmu.edu
69
 *
79
 *
70
 * 4. Redistributions of any form whatsoever must retain the following
80
 * 4. Redistributions of any form whatsoever must retain the following
71
 *    acknowledgment:
81
 *    acknowledgment:
72
 *    "This product includes software developed by Computing Services
82
 *    "This product includes software developed by Computing Services
73
 *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
83
 *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
74
 *
84
 *
75
 * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
85
 * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
76
 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
86
 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
77
 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
87
 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
78
 * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
88
 * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
79
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
89
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
80
 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
90
 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
81
 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
91
 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
82
 */
92
 */
83
93