comparison srf2fastq/io_lib-1.12.2/COPYRIGHT @ 0:d901c9f41a6a default tip

Migrated tool version 1.0.1 from old tool shed archive to new tool shed repository
author dawe
date Tue, 07 Jun 2011 17:48:05 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d901c9f41a6a
1 The files in these directories are covered by a mixture of compatible
2 BSD style opensource licences. In summary all this code should be free
3 of GPL issues and is freely available to do with as you wish.
4
5 Most code is copyright Medical Research council and is made available
6 under this licence:
7
8 /*
9 * Copyright (c) Medical Research Council 1994. All rights reserved.
10 *
11 * Permission to use, copy, modify and distribute this software and its
12 * documentation for any purpose is hereby granted without fee, provided that
13 * this copyright and notice appears in all copies.
14 *
15 * This file was written by James Bonfield, Simon Dear, Rodger Staden,
16 * as part of the Staden Package at the MRC Laboratory of Molecular
17 * Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom.
18 *
19 * MRC disclaims all warranties with regard to this software.
20 */
21
22 Newer files and changes are copyright Genome Research Ltd using the
23 following compatible BSD licence. Disentangling which is which is
24 somewhat tricky, but it's sufficient to say that work in the CVS tree
25 from August 2002 will be bound by the GRL licence instead.
26
27 /*
28 * Copyright (c), Genome Research Ltd (GRL).
29 * All rights reserved.
30 *
31 * Redistribution and use in source and binary forms, with or without
32 * modification, are permitted provided that the following conditions
33 * are met:
34 *
35 * * Redistributions of source code must retain the above copyright
36 * notice, this list of conditions and the following disclaimer.
37 *
38 * * Redistributions in binary form must reproduce the above
39 * copyright notice, this list of conditions and the following
40 * disclaimer in the documentation and/or other materials
41 * provided with the distribution.
42 *
43 * * Neither the name of the Genome Research Limited nor the
44 * names of its contributors may be used to endorse or promote
45 * products derived from this software without specific prior
46 * written permission.
47 *
48 * THIS SOFTWARE IS PROVIDED BY GRL ``AS IS'' AND ANY EXPRESS OR
49 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
51 * ARE DISCLAIMED. IN NO EVENT SHALL GRL BE LIABLE FOR ANY DIRECT,
52 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
53 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
54 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
55 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
56 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
57 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
58 * OF THE POSSIBILITY OF SUCH DAMAGE.
59 */