1 | This package was debianized by Gregory Nathan Price <price@mit.edu> on |
---|
2 | 2008-04-06. |
---|
3 | |
---|
4 | It was downloaded by svn from file:///afs/sipb.mit.edu/project/barnowl/src/svn |
---|
5 | |
---|
6 | Upstream Authors: barnowl-dev@mit.edu |
---|
7 | |
---|
8 | Barnowl was written primarily by Nelson Elhage and Alejandro Sedeno, |
---|
9 | of the Student Information Processing Board of the Massachusetts |
---|
10 | Institute of Technology. |
---|
11 | |
---|
12 | The original owl was primarily written by James Kretchmar at the |
---|
13 | Massachusetts Institute of Technology, with substantial contributions |
---|
14 | and improvements from Erik Nygren. |
---|
15 | |
---|
16 | Copyright: |
---|
17 | Copyright (c) 2006-2008 The BarnOwl Developers. All rights reserved. |
---|
18 | Copyright (c) 2004 James Kretchmar. All rights reserved. |
---|
19 | |
---|
20 | Redistribution and use in source and binary forms, with or without |
---|
21 | modification, are permitted provided that the following conditions are |
---|
22 | met: |
---|
23 | |
---|
24 | * Redistributions of source code must retain the above copyright |
---|
25 | notice, this list of conditions and the following disclaimer. |
---|
26 | |
---|
27 | * Redistributions in binary form must reproduce the above copyright |
---|
28 | notice, this list of conditions and the following disclaimer in |
---|
29 | the documentation and/or other materials provided with the |
---|
30 | distribution. |
---|
31 | |
---|
32 | * Redistributions in any form must be accompanied by information on |
---|
33 | how to obtain complete source code for the BarnOwl software and |
---|
34 | any accompanying software that uses the BarnOwl software. The |
---|
35 | source code must either be included in the distribution or be |
---|
36 | available for no more than the cost of distribution plus a nominal |
---|
37 | fee, and must be freely redistributable under reasonable |
---|
38 | conditions. For an executable file, complete source code means the |
---|
39 | source code for all modules it contains. It does not include |
---|
40 | source code for modules or files that typically accompany the |
---|
41 | major components of the operating system on which the executable |
---|
42 | file runs. |
---|
43 | |
---|
44 | |
---|
45 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
---|
46 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
---|
47 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR |
---|
48 | NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE |
---|
49 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
50 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
---|
51 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
---|
52 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
---|
53 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
---|
54 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
---|
55 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
56 | |
---|
57 | ====================================================================== |
---|
58 | |
---|
59 | Files under perl/modules/Jabber/lib/Net and perl/modules/lib/XML are |
---|
60 | Copyright (C) 1998-2004 Jabber Software Foundation http://jabber.org/ |
---|
61 | |
---|
62 | This library is free software; you can redistribute it and/or |
---|
63 | modify it under the terms of the GNU Library General Public |
---|
64 | License as published by the Free Software Foundation; either |
---|
65 | version 2 of the License, or (at your option) any later version. |
---|
66 | |
---|
67 | This library is distributed in the hope that it will be useful, |
---|
68 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
69 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
70 | Library General Public License for more details. |
---|
71 | |
---|
72 | On Debian GNU/Linux systems, the complete text of the GNU General |
---|
73 | Public License can be found in `/usr/share/common-licenses/LGPL-2'. |
---|