Package: drawxtl / 5.4+dfsg-5

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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
This package was debianized by Daniel Leidert (dale) <daniel.leidert@wgdd.de>
on Tue, 12 Jun 2007 14:01:24 +0200.

It was downloaded from:

    http://home.att.net/~larry.finger/drawxtl/download.html

Upstream Authors:

    Larry Finger <Larry.Finger@lwfinger.net>
    Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
    Brian Toby <brian.toby@anl.gov>

Copyright: 

    Copyright C 1996-2009 by Larry Finger, Martin Kroeker and Brian Toby

License: GPLv2

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2 as
    published by the Free Software Foundation.

  It further comes with this note by Larry Finger:

    NOTE! This copyright does *not* cover user programs that use DRAWxtl
    as a helper program - this is merely considered normal use
    of the program, and does *not* fall under the heading of "derived work".
    Also note that the GPL below is copyrighted by the Free Software
    Foundation, but the instance of code that it refers to (the DRAWxtl
    program) is copyrighted by me, Martin Kroeker, and Brian Toby.

    Also note that the only valid version of the GPL as far as this program
    is concerned is _this_ particular version of the license (ie v2, not
    v2.2 or v3.x or whatever), unless explicitly otherwise stated.


  On Debian systems a copy of ther GNU General Public License version 2
  is available as the file `/usr/share/common-licenses/GPL-2'.

Referencing DRAWxtl:

    Larry W. Finger, Martin Kroeker, and Brian H. Toby (2007) DRAWxtl, an
    open-source computer program to produce crystal-structure drawings,
    J. Applied Crystallography, V40, pp. 188-192.

==============================================================================
** FLU (FLTK Utility Widgets)
   source/DRAWxtl*/{flu,Flu,FLU}_*

Upstream authors:

    Jason Bryan <jbryan@osc.edu>
    Ohio Supercomputer Center, Ohio State University

Copyright:

    Copyright (C) 2002 Jason Bryan, Ohio Supercomputer Center, Ohio State University
    Copyright (C) 2002 Ohio Supercomputer Center, Ohio State University

** Group widget for the Fast Light Tool Kit (FLTK)
   source/DRAWxtl*/Fl_Group.cxx

Upstream authors:

    Bill Spitzak and others

Copyright:

    Copyright 1998-2005 by Bill Spitzak and others.

License: LGPLv2+

  The source/DRAWxtl*/{flu,Flu,FLU}_* files come with the following statement:

    This file and its content is protected by a software license.
    You should have received a copy of this license with this file.
    If not, please contact the Ohio Supercomputer Center immediately:
    Attn: Jason Bryan Re: FLU 1224 Kinnear Rd, Columbus, Ohio 43212

  The license chosen is the GNU Library General Public License 2 with the
  following exceptions (see http://www.fltk.org/COPYING.php):

    The FLTK library and included programs are provided under the terms of the
    GNU Library General Public License (LGPL) with the following exceptions:
    
    1. Modifications to the FLTK configure script, config header file, and
       makefiles by themselves to support a specific platform do not constitute
       a modified or derivative work.
    
       The authors do request that such modifications be contributed to the
       FLTK project - send all contributions to "fltk-bugs@fltk.org".
    
    2. Widgets that are subclassed from FLTK widgets do not constitute a
       derivative work.
    
    3. Static linking of applications and widgets to the FLTK library does not
       constitute a derivative work and does not require the author to provide
       source code for the application or widget, use the shared FLTK
       libraries, or link their applications or widgets against a
       user-supplied version of FLTK.
       
       If you link the application or widget to a modified version of FLTK,
       then the changes to FLTK must be provided under the terms of the LGPL
       in sections 1, 2, and 4.
       
    4. You do not have to provide a copy of the FLTK license with programs
       that are linked to the FLTK library, nor do you have to identify the
       FLTK license in your program or documentation as required by section 6
       of the LGPL.

       However, programs must still identify their use of FLTK. The following
       example statement can be included in user documentation to satisfy this
       requirement:
       
       [program/widget] is based in part on the work of the FLTK project
       (http://www.fltk.org).

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library 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
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
    02110-1301 USA

  On Debian systems, a copy of the GNU Library General Public License (LGPL) 2
  is available in the file `/usr/share/common-licenses/LGPL-2'.

==============================================================================
** GL2PS OpenGL to PostScript Printing Library
   source/DRAWxtl*/gl2ps.*

Upstream author:

    Christophe Geuzaine <geuz@geuz.org>

Copyright:

    Copyright (C) 1999-2009 Christophe Geuzaine <geuz@geuz.org>
    
License: LGPLv2+ | GL2PSv2+

    This program is free software; you can redistribute it and/or
    modify it under the terms of either:
    
    a) the GNU Library General Public License as published by the Free
    Software Foundation, either version 2 of the License, or (at your
    option) any later version; or
    
    This program 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 either
    the GNU Library General Public License or the GL2PS License for
    more details.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
    02110-1301  USA
    
  On Debian systems, a copy of the GNU Library General Public License (LGPL) 2
  is available in the file `/usr/share/common-licenses/LGPL-2'.

    b) the GL2PS License as published by Christophe Geuzaine, either
       version 2 of the License, or (at your option) any later version.

    You should have received a copy of the GL2PS License with this
    library in the file named "COPYING.GL2PS"; if not, I will be glad
    to provide one.

  Following the text of the GL2PS LICENSE taken from COPYING.GL2PS:

                             GL2PS LICENSE
                        Version 2, November 2003

                Copyright (C) 2003, Christophe Geuzaine

  Permission to use, copy, and distribute this software and its
  documentation for any purpose with or without fee is hereby granted,
  provided that the copyright notice appear in all copies and that both
  that copyright notice and this permission notice appear in supporting
  documentation.

  Permission to modify and distribute modified versions of this software
  is granted, provided that:

  1) the modifications are licensed under the same terms as this
  software;

  2) you make available the source code of any modifications that you
  distribute, either on the same media as you distribute any executable
  or other form of this software, or via a mechanism generally accepted
  in the software development community for the electronic transfer of
  data.

  This software is provided "as is" without express or implied warranty.

==============================================================================
** The Marching Cubes algorithm
   source/DRAWxtl*/mpVector.*, source/DRAWxtl*/MC.*, source/DRAWxtl*/MCTable.h

Upstream author:

    Michael Y. Polyakov <myp@andrew.cmu.edu>

Copyright:

    Copyright (C) 1999-2006 Michael Y. Polyakov <myp@andrew.cmu.edu>

License: GPLv2+

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

  A copy of the latest GNU General Public License (GPL) is available in the
  file `/usr/share/common-licenses/GPL'.

License (MCTable.h): Public Domain

    This code has been put into public domain.

==============================================================================

The Debian packaging is Copyright (C) 2007-2009 by Daniel Leidert
<daniel.leidert@wgdd.de> and licensed under the GPL,
see `/usr/share/common-licenses/GPL'.