File: copyright

package info (click to toggle)
starjava-util 1.0%2B2024.11.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,664 kB
  • sloc: java: 16,366; xml: 473; makefile: 26; sh: 2
file content (125 lines) | stat: -rw-r--r-- 5,908 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Starjava UTIL
Upstream-Contact: Peter W. Draper <p.w.draper@durham.ac.uk>
Source: https://github.com/Starlink/starjava/tree/master/util

Files: *
Copyright: 2003 R T Platon (Starlink)
 2000-2016 Central Laboratory of the Research Councils
 2005-2007 Particle Physics and Astronomy Research Council
 1998,1999 Sun Microsystems
 2017 Ole Streicher <olebole@debian.org> (Debian files)
License: LGPL-2.1+
 Starjava code is licensed under the GNU Lesser General Public License
 (LGPL), version 2.1 or later, available from
 http://www.gnu.org/licenses/lgpl.html.
 .
 This license is hereby asserted to apply to all the original
 (non-third-party) code and associated files in the packages
 from this starjava repository, specifically:
 .
   array      diva  jaiutil   ndx         splat     ttools
   astgui     fits  jniast    pal         srb       util
   astrogrid  frog  jnihds    plastic     startask  vo
   cdf        gbin  jnikappa  registry    table     votable
   coco       hds   jpcs      rv          task      xdoc
   connect    hdx   mirage    soapserver  topcat
   datanode   help  ndtools   sog         treeview
 .
 In particular this license applies to all the java classes in
 or under the uk.ac.starlink namespace.
 .
 If LGPL licensing is not acceptable for particular usage requirements,
 it may be possible to provide the code under other licensing arrangements.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.
Comment: The license information is stored in the root of the upstream
 git repository.

Files: src/main/uk/ac/starlink/util/UncompressInputStream.java
Copyright: 1996-2001 Ronald Tschalär
License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/LGPL-2'.

Files: src/main/uk/ac/starlink/util/Base64InputStream.java
 src/main/uk/ac/starlink/util/Base64OutputStream.java
Copyright: 2002 Netscape Communications Corporation.
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (the "License"); you may not use this file except in compliance with
 the License. You may obtain a copy of the License at
 http://www.mozilla.org/MPL/
 .
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 .
 The Original Code is Network Security Services for Java.
 .
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 2002
 the Initial Developer. All Rights Reserved.
 .
 Contributor(s):
 .
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.

Files: src/main/uk/ac/starlink/util/gui/BasicFileChooser.java
Copyright: 2003 Sun Microsystems, Inc.
 2003 Central Laboratory of the Research Councils
License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 Redistribution of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 Redistribution in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 .
 Neither the name of Sun Microsystems, Inc. or the names of
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 .
 This software is provided "AS IS," without a warranty of any
 kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
 WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
 EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL
 NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF
 USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
 DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR
 ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL,
 CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND
 REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR
 INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.