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