~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/dist/3rd_party/3rd_party_licscopyrights

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
Import upstream version 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                Third party licenses and copyright statements
 
2
                ---------------------------------------------
 
3
 
 
4
The following list shows the different 3rd party libraries and code parts  
 
5
of the Grid Engine software:
 
6
 
 
7
Content
 
8
-------
 
9
1.  Xmt Library
 
10
2.  Gmake
 
11
3.  OpenSSL
 
12
4.  PostgreSQL JDBC driver
 
13
5.  Avalon Framework
 
14
6.  Batik
 
15
7.  Fop
 
16
8.  Jfreechart
 
17
9.  Jcommon
 
18
10. Spinbox
 
19
11. IconList
 
20
12. Xbae Matrix Widget
 
21
13. List Tree Widget
 
22
14. XmTab Widget
 
23
15. rsh/rshd
 
24
16. tcsh
 
25
17. top
 
26
18. log4j
 
27
19. Oracle Berkeley DB software
 
28
 
 
29
 
 
30
%% The following software may be included in this product:  
 
31
%%    Xmt Library
 
32
%% Use of any of this software is governed by the terms of the license below:
 
33
 
 
34
Xmt Legalese
 
35
 
 
36
Copyright (c) 1992-2000, David Flanagan 
 
37
All rights reserved.
 
38
 
 
39
Redistribution and use in source and binary forms, with or
 
40
without modification, are permitted provided that the
 
41
following conditions are met:
 
42
 
 
43
     Redistributions of source code must retain the above
 
44
     copyright notice, this list of conditions and the
 
45
     following disclaimer.
 
46
 
 
47
     Redistributions in binary form must reproduce the above
 
48
     copyright notice, this list of conditions and the
 
49
     following disclaimer in the documentation and/or other
 
50
     materials provided with the distribution.
 
51
 
 
52
     None of the names David Flanagan, davidflanagan.com, or
 
53
     motiftools.org, nor the names of its contributors may be
 
54
     used to endorse or promote products derived from this
 
55
     software without specific prior written permission.
 
56
 
 
57
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 
58
CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 
59
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
60
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 
61
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR THE
 
62
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
63
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 
64
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 
65
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
66
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 
67
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 
68
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 
69
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
70
 
 
71
%% The following software may be included in this product:  
 
72
%%    gmake
 
73
%% Use of any of this software is governed by the terms of the license below:
 
74
 
 
75
                    GNU GENERAL PUBLIC LICENSE
 
76
                       Version 2, June 1991
 
77
 
 
78
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 
79
                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
80
 Everyone is permitted to copy and distribute verbatim copies
 
81
 of this license document, but changing it is not allowed.
 
82
 
 
83
                            Preamble
 
84
 
 
85
  The licenses for most software are designed to take away your
 
86
freedom to share and change it.  By contrast, the GNU General Public
 
87
License is intended to guarantee your freedom to share and change free
 
88
software--to make sure the software is free for all its users.  This
 
89
General Public License applies to most of the Free Software
 
90
Foundation's software and to any other program whose authors commit to
 
91
using it.  (Some other Free Software Foundation software is covered by
 
92
the GNU Library General Public License instead.)  You can apply it to
 
93
your programs, too.
 
94
 
 
95
  When we speak of free software, we are referring to freedom, not
 
96
price.  Our General Public Licenses are designed to make sure that you
 
97
have the freedom to distribute copies of free software (and charge for
 
98
this service if you wish), that you receive source code or can get it
 
99
if you want it, that you can change the software or use pieces of it
 
100
in new free programs; and that you know you can do these things.
 
101
 
 
102
  To protect your rights, we need to make restrictions that forbid
 
103
anyone to deny you these rights or to ask you to surrender the rights.
 
104
These restrictions translate to certain responsibilities for you if you
 
105
distribute copies of the software, or if you modify it.
 
106
 
 
107
  For example, if you distribute copies of such a program, whether
 
108
gratis or for a fee, you must give the recipients all the rights that
 
109
you have.  You must make sure that they, too, receive or can get the
 
110
source code.  And you must show them these terms so they know their
 
111
rights.
 
112
 
 
113
  We protect your rights with two steps: (1) copyright the software, and
 
114
(2) offer you this license which gives you legal permission to copy,
 
115
distribute and/or modify the software.
 
116
 
 
117
  Also, for each author's protection and ours, we want to make certain
 
118
that everyone understands that there is no warranty for this free
 
119
software.  If the software is modified by someone else and passed on, we
 
120
want its recipients to know that what they have is not the original, so
 
121
that any problems introduced by others will not reflect on the original
 
122
authors' reputations.
 
123
 
 
124
  Finally, any free program is threatened constantly by software
 
125
patents.  We wish to avoid the danger that redistributors of a free
 
126
program will individually obtain patent licenses, in effect making the
 
127
program proprietary.  To prevent this, we have made it clear that any
 
128
patent must be licensed for everyone's free use or not licensed at all.
 
129
 
 
130
  The precise terms and conditions for copying, distribution and
 
131
modification follow.
 
132
 
 
133
                    GNU GENERAL PUBLIC LICENSE
 
134
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
135
 
 
136
  0. This License applies to any program or other work which contains
 
137
a notice placed by the copyright holder saying it may be distributed
 
138
under the terms of this General Public License.  The "Program", below,
 
139
refers to any such program or work, and a "work based on the Program"
 
140
means either the Program or any derivative work under copyright law:
 
141
that is to say, a work containing the Program or a portion of it,
 
142
either verbatim or with modifications and/or translated into another
 
143
language.  (Hereinafter, translation is included without limitation in
 
144
the term "modification".)  Each licensee is addressed as "you".
 
145
 
 
146
Activities other than copying, distribution and modification are not
 
147
covered by this License; they are outside its scope.  The act of
 
148
running the Program is not restricted, and the output from the Program
 
149
is covered only if its contents constitute a work based on the
 
150
Program (independent of having been made by running the Program).
 
151
Whether that is true depends on what the Program does.
 
152
 
 
153
  1. You may copy and distribute verbatim copies of the Program's
 
154
source code as you receive it, in any medium, provided that you
 
155
conspicuously and appropriately publish on each copy an appropriate
 
156
copyright notice and disclaimer of warranty; keep intact all the
 
157
notices that refer to this License and to the absence of any warranty;
 
158
and give any other recipients of the Program a copy of this License
 
159
along with the Program.
 
160
 
 
161
You may charge a fee for the physical act of transferring a copy, and
 
162
you may at your option offer warranty protection in exchange for a fee.
 
163
 
 
164
  2. You may modify your copy or copies of the Program or any portion
 
165
of it, thus forming a work based on the Program, and copy and
 
166
distribute such modifications or work under the terms of Section 1
 
167
above, provided that you also meet all of these conditions:
 
168
 
 
169
    a) You must cause the modified files to carry prominent notices
 
170
    stating that you changed the files and the date of any change.
 
171
 
 
172
    b) You must cause any work that you distribute or publish, that in
 
173
    whole or in part contains or is derived from the Program or any
 
174
    part thereof, to be licensed as a whole at no charge to all third
 
175
    parties under the terms of this License.
 
176
 
 
177
    c) If the modified program normally reads commands interactively
 
178
    when run, you must cause it, when started running for such
 
179
    interactive use in the most ordinary way, to print or display an
 
180
    announcement including an appropriate copyright notice and a
 
181
    notice that there is no warranty (or else, saying that you provide
 
182
    a warranty) and that users may redistribute the program under
 
183
    these conditions, and telling the user how to view a copy of this
 
184
    License.  (Exception: if the Program itself is interactive but
 
185
    does not normally print such an announcement, your work based on
 
186
    the Program is not required to print an announcement.)
 
187
 
 
188
These requirements apply to the modified work as a whole.  If
 
189
identifiable sections of that work are not derived from the Program,
 
190
and can be reasonably considered independent and separate works in
 
191
themselves, then this License, and its terms, do not apply to those
 
192
sections when you distribute them as separate works.  But when you
 
193
distribute the same sections as part of a whole which is a work based
 
194
on the Program, the distribution of the whole must be on the terms of
 
195
this License, whose permissions for other licensees extend to the
 
196
entire whole, and thus to each and every part regardless of who wrote it.
 
197
 
 
198
Thus, it is not the intent of this section to claim rights or contest
 
199
your rights to work written entirely by you; rather, the intent is to
 
200
exercise the right to control the distribution of derivative or
 
201
collective works based on the Program.
 
202
 
 
203
In addition, mere aggregation of another work not based on the Program
 
204
with the Program (or with a work based on the Program) on a volume of
 
205
a storage or distribution medium does not bring the other work under
 
206
the scope of this License.
 
207
 
 
208
  3. You may copy and distribute the Program (or a work based on it,
 
209
under Section 2) in object code or executable form under the terms of
 
210
Sections 1 and 2 above provided that you also do one of the following:
 
211
 
 
212
    a) Accompany it with the complete corresponding machine-readable
 
213
    source code, which must be distributed under the terms of Sections
 
214
    1 and 2 above on a medium customarily used for software interchange; or,
 
215
 
 
216
    b) Accompany it with a written offer, valid for at least three
 
217
    years, to give any third party, for a charge no more than your
 
218
    cost of physically performing source distribution, a complete
 
219
    machine-readable copy of the corresponding source code, to be
 
220
    distributed under the terms of Sections 1 and 2 above on a medium
 
221
    customarily used for software interchange; or,
 
222
 
 
223
    c) Accompany it with the information you received as to the offer
 
224
    to distribute corresponding source code.  (This alternative is
 
225
    allowed only for noncommercial distribution and only if you
 
226
    received the program in object code or executable form with such
 
227
    an offer, in accord with Subsection b above.)
 
228
 
 
229
The source code for a work means the preferred form of the work for
 
230
making modifications to it.  For an executable work, complete source
 
231
code means all the source code for all modules it contains, plus any
 
232
associated interface definition files, plus the scripts used to
 
233
control compilation and installation of the executable.  However, as a
 
234
special exception, the source code distributed need not include
 
235
anything that is normally distributed (in either source or binary
 
236
form) with the major components (compiler, kernel, and so on) of the
 
237
operating system on which the executable runs, unless that component
 
238
itself accompanies the executable.
 
239
 
 
240
If distribution of executable or object code is made by offering
 
241
access to copy from a designated place, then offering equivalent
 
242
access to copy the source code from the same place counts as
 
243
distribution of the source code, even though third parties are not
 
244
compelled to copy the source along with the object code.
 
245
 
 
246
  4. You may not copy, modify, sublicense, or distribute the Program
 
247
except as expressly provided under this License.  Any attempt
 
248
otherwise to copy, modify, sublicense or distribute the Program is
 
249
void, and will automatically terminate your rights under this License.
 
250
However, parties who have received copies, or rights, from you under
 
251
this License will not have their licenses terminated so long as such
 
252
parties remain in full compliance.
 
253
 
 
254
  5. You are not required to accept this License, since you have not
 
255
signed it.  However, nothing else grants you permission to modify or
 
256
distribute the Program or its derivative works.  These actions are
 
257
prohibited by law if you do not accept this License.  Therefore, by
 
258
modifying or distributing the Program (or any work based on the
 
259
Program), you indicate your acceptance of this License to do so, and
 
260
all its terms and conditions for copying, distributing or modifying
 
261
the Program or works based on it.
 
262
 
 
263
  6. Each time you redistribute the Program (or any work based on the
 
264
Program), the recipient automatically receives a license from the
 
265
original licensor to copy, distribute or modify the Program subject to
 
266
these terms and conditions.  You may not impose any further
 
267
restrictions on the recipients' exercise of the rights granted herein.
 
268
You are not responsible for enforcing compliance by third parties to
 
269
this License.
 
270
 
 
271
  7. If, as a consequence of a court judgment or allegation of patent
 
272
infringement or for any other reason (not limited to patent issues),
 
273
conditions are imposed on you (whether by court order, agreement or
 
274
otherwise) that contradict the conditions of this License, they do not
 
275
excuse you from the conditions of this License.  If you cannot
 
276
distribute so as to satisfy simultaneously your obligations under this
 
277
License and any other pertinent obligations, then as a consequence you
 
278
may not distribute the Program at all.  For example, if a patent
 
279
license would not permit royalty-free redistribution of the Program by
 
280
all those who receive copies directly or indirectly through you, then
 
281
the only way you could satisfy both it and this License would be to
 
282
refrain entirely from distribution of the Program.
 
283
 
 
284
If any portion of this section is held invalid or unenforceable under
 
285
any particular circumstance, the balance of the section is intended to
 
286
apply and the section as a whole is intended to apply in other
 
287
circumstances.
 
288
 
 
289
It is not the purpose of this section to induce you to infringe any
 
290
patents or other property right claims or to contest validity of any
 
291
such claims; this section has the sole purpose of protecting the
 
292
integrity of the free software distribution system, which is
 
293
implemented by public license practices.  Many people have made
 
294
generous contributions to the wide range of software distributed
 
295
through that system in reliance on consistent application of that
 
296
system; it is up to the author/donor to decide if he or she is willing
 
297
to distribute software through any other system and a licensee cannot
 
298
impose that choice.
 
299
 
 
300
This section is intended to make thoroughly clear what is believed to
 
301
be a consequence of the rest of this License.
 
302
 
 
303
  8. If the distribution and/or use of the Program is restricted in
 
304
certain countries either by patents or by copyrighted interfaces, the
 
305
original copyright holder who places the Program under this License
 
306
may add an explicit geographical distribution limitation excluding
 
307
those countries, so that distribution is permitted only in or among
 
308
countries not thus excluded.  In such case, this License incorporates
 
309
the limitation as if written in the body of this License.
 
310
 
 
311
  9. The Free Software Foundation may publish revised and/or new versions
 
312
of the General Public License from time to time.  Such new versions will
 
313
be similar in spirit to the present version, but may differ in detail to
 
314
address new problems or concerns.
 
315
 
 
316
Each version is given a distinguishing version number.  If the Program
 
317
specifies a version number of this License which applies to it and "any
 
318
later version", you have the option of following the terms and conditions
 
319
either of that version or of any later version published by the Free
 
320
Software Foundation.  If the Program does not specify a version number of
 
321
this License, you may choose any version ever published by the Free Software
 
322
Foundation.
 
323
 
 
324
  10. If you wish to incorporate parts of the Program into other free
 
325
programs whose distribution conditions are different, write to the author
 
326
to ask for permission.  For software which is copyrighted by the Free
 
327
Software Foundation, write to the Free Software Foundation; we sometimes
 
328
make exceptions for this.  Our decision will be guided by the two goals
 
329
of preserving the free status of all derivatives of our free software and
 
330
of promoting the sharing and reuse of software generally.
 
331
 
 
332
                            NO WARRANTY
 
333
 
 
334
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 
335
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
 
336
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 
337
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 
338
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
339
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
 
340
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
 
341
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
 
342
REPAIR OR CORRECTION.
 
343
 
 
344
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 
345
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 
346
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 
347
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 
348
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
 
349
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 
350
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 
351
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 
352
POSSIBILITY OF SUCH DAMAGES.
 
353
 
 
354
                     END OF TERMS AND CONDITIONS
 
355
 
 
356
            How to Apply These Terms to Your New Programs
 
357
 
 
358
  If you develop a new program, and you want it to be of the greatest
 
359
possible use to the public, the best way to achieve this is to make it
 
360
free software which everyone can redistribute and change under these terms.
 
361
 
 
362
  To do so, attach the following notices to the program.  It is safest
 
363
to attach them to the start of each source file to most effectively
 
364
convey the exclusion of warranty; and each file should have at least
 
365
the "copyright" line and a pointer to where the full notice is found.
 
366
 
 
367
    
 
368
    Copyright (C)   
 
369
 
 
370
    This program is free software; you can redistribute it and/or modify
 
371
    it under the terms of the GNU General Public License as published by
 
372
    the Free Software Foundation; either version 2 of the License, or
 
373
    (at your option) any later version.
 
374
 
 
375
    This program is distributed in the hope that it will be useful,
 
376
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
377
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
378
    GNU General Public License for more details.
 
379
 
 
380
    You should have received a copy of the GNU General Public License
 
381
    along with this program; if not, write to the Free Software
 
382
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
383
 
 
384
 
 
385
Also add information on how to contact you by electronic and paper mail.
 
386
 
 
387
If the program is interactive, make it output a short notice like this
 
388
when it starts in an interactive mode:
 
389
 
 
390
    Gnomovision version 69, Copyright (C) year name of author
 
391
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 
392
    This is free software, and you are welcome to redistribute it
 
393
    under certain conditions; type `show c' for details.
 
394
 
 
395
The hypothetical commands `show w' and `show c' should show the appropriate
 
396
parts of the General Public License.  Of course, the commands you use may
 
397
be called something other than `show w' and `show c'; they could even be
 
398
mouse-clicks or menu items--whatever suits your program.
 
399
 
 
400
You should also get your employer (if you work as a programmer) or your
 
401
school, if any, to sign a "copyright disclaimer" for the program, if
 
402
necessary.  Here is a sample; alter the names:
 
403
 
 
404
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 
405
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
406
 
 
407
  , 1 April 1989
 
408
  Ty Coon, President of Vice
 
409
 
 
410
This General Public License does not permit incorporating your program into
 
411
proprietary programs.  If your program is a subroutine library, you may
 
412
consider it more useful to permit linking proprietary applications with the
 
413
library.  If this is what you want to do, use the GNU Library General
 
414
Public License instead of this License.
 
415
 
 
416
%% The following software may be included in this product:  
 
417
%%    OpenSSL 
 
418
%% Use of any of this software is governed by the terms of the license below:
 
419
 
 
420
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 
421
the OpenSSL License and the original SSLeay license apply to the toolkit.
 
422
See below for the actual license texts. Actually both licenses are BSD-style
 
423
Open Source licenses. In case of any license issues related to OpenSSL
 
424
please contact openssl-core@openssl.org.
 
425
 
 
426
  OpenSSL License
 
427
  ---------------
 
428
 
 
429
/* ====================================================================
 
430
 * Copyright (c) 1998-2003 The OpenSSL Project.  All rights reserved.
 
431
 *
 
432
 * Redistribution and use in source and binary forms, with or without
 
433
 * modification, are permitted provided that the following conditions
 
434
 * are met:
 
435
 *
 
436
 * 1. Redistributions of source code must retain the above copyright
 
437
 *    notice, this list of conditions and the following disclaimer. 
 
438
 *
 
439
 * 2. Redistributions in binary form must reproduce the above copyright
 
440
 *    notice, this list of conditions and the following disclaimer in
 
441
 *    the documentation and/or other materials provided with the
 
442
 *    distribution.
 
443
 *
 
444
 * 3. All advertising materials mentioning features or use of this
 
445
 *    software must display the following acknowledgment:
 
446
 *    "This product includes software developed by the OpenSSL Project
 
447
 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 
448
 *
 
449
 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 
450
 *    endorse or promote products derived from this software without
 
451
 *    prior written permission. For written permission, please contact
 
452
 *    openssl-core@openssl.org.
 
453
 *
 
454
 * 5. Products derived from this software may not be called "OpenSSL"
 
455
 *    nor may "OpenSSL" appear in their names without prior written
 
456
 *    permission of the OpenSSL Project.
 
457
 *
 
458
 * 6. Redistributions of any form whatsoever must retain the following
 
459
 *    acknowledgment:
 
460
 *    "This product includes software developed by the OpenSSL Project
 
461
 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
462
 *
 
463
 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 
464
 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
465
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 
466
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
 
467
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
468
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 
469
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 
470
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
471
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 
472
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
473
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 
474
 * OF THE POSSIBILITY OF SUCH DAMAGE.
 
475
 * ====================================================================
 
476
 *
 
477
 * This product includes cryptographic software written by Eric Young
 
478
 * (eay@cryptsoft.com).  This product includes software written by Tim
 
479
 * Hudson (tjh@cryptsoft.com).
 
480
 *
 
481
 */
 
482
 
 
483
 Original SSLeay License
 
484
 -----------------------
 
485
 
 
486
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 
487
 * All rights reserved.
 
488
 *
 
489
 * This package is an SSL implementation written
 
490
 * by Eric Young (eay@cryptsoft.com).
 
491
 * The implementation was written so as to conform with Netscapes SSL.
 
492
 * 
 
493
 * This library is free for commercial and non-commercial use as long as
 
494
 * the following conditions are aheared to.  The following conditions
 
495
 * apply to all code found in this distribution, be it the RC4, RSA,
 
496
 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 
497
 * included with this distribution is covered by the same copyright terms
 
498
 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
499
 * 
 
500
 * Copyright remains Eric Young's, and as such any Copyright notices in
 
501
 * the code are not to be removed.
 
502
 * If this package is used in a product, Eric Young should be given attribution
 
503
 * as the author of the parts of the library used.
 
504
 * This can be in the form of a textual message at program startup or
 
505
 * in documentation (online or textual) provided with the package.
 
506
 * 
 
507
 * Redistribution and use in source and binary forms, with or without
 
508
 * modification, are permitted provided that the following conditions
 
509
 * are met:
 
510
 * 1. Redistributions of source code must retain the copyright
 
511
 *    notice, this list of conditions and the following disclaimer.
 
512
 * 2. Redistributions in binary form must reproduce the above copyright
 
513
 *    notice, this list of conditions and the following disclaimer in the
 
514
 *    documentation and/or other materials provided with the distribution.
 
515
 * 3. All advertising materials mentioning features or use of this software
 
516
 *    must display the following acknowledgement:
 
517
 *    "This product includes cryptographic software written by
 
518
 *     Eric Young (eay@cryptsoft.com)"
 
519
 *    The word 'cryptographic' can be left out if the rouines from the library
 
520
 *    being used are not cryptographic related :-).
 
521
 * 4. If you include any Windows specific code (or a derivative thereof) from 
 
522
 *    the apps directory (application code) you must include an acknowledgement:
 
523
 *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
524
 * 
 
525
 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
 
526
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
527
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
528
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 
529
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
530
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
531
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
532
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
533
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
534
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
535
 * SUCH DAMAGE.
 
536
 * 
 
537
 * The licence and distribution terms for any publically available version or
 
538
 * derivative of this code cannot be changed.  i.e. this code cannot simply be
 
539
 * copied and put under another distribution licence
 
540
 * [including the GNU Public Licence.]
 
541
 */
 
542
 
 
543
%% The following software may be included in this product:  
 
544
%%    PostgreSQL JDBC driver 
 
545
%% Use of any of this software is governed by the terms of the license below:
 
546
 
 
547
PostgreSQL is subject to the following COPYRIGHT:
 
548
 
 
549
PostgreSQL Data Base Management System
 
550
 
 
551
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group Portions
 
552
Copyright (c) 1994-6 Regents of the University of California
 
553
 
 
554
Permission to use, copy, modify, and distribute this software and its
 
555
documentation for any purpose, without fee, and without a written agreement is
 
556
hereby granted, provided that the above copyright notice and this paragraph and
 
557
the following two paragraphs appear in all copies.
 
558
 
 
559
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 
560
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST
 
561
PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
 
562
THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
563
 
 
564
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
 
565
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
566
PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
 
567
THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
 
568
UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
569
 
 
570
The above is the BSD license, the classic open-source license. It has no
 
571
restrictions on how the source code may be used. We like it and have no
 
572
intention of changing it.
 
573
 
 
574
%% The following software may be included in this product:  
 
575
%%    Avalon Framework
 
576
%%    Batik
 
577
%%    Fop
 
578
%% Use of any of this software is governed by the terms of the license below:
 
579
 
 
580
/* ====================================================================
 
581
 * The Apache Software License, Version 1.1
 
582
 *
 
583
 * Copyright (c) 1997-2003 The Apache Software Foundation. All rights
 
584
 * reserved.
 
585
 *
 
586
 * Redistribution and use in source and binary forms, with or without
 
587
 * modification, are permitted provided that the following conditions
 
588
 * are met:
 
589
 *
 
590
 * 1. Redistributions of source code must retain the above copyright
 
591
 *    notice, this list of conditions and the following disclaimer.
 
592
 *
 
593
 * 2. Redistributions in binary form must reproduce the above copyright
 
594
 *    notice, this list of conditions and the following disclaimer in
 
595
 *    the documentation and/or other materials provided with the
 
596
 *    distribution.
 
597
 *
 
598
 * 3. The end-user documentation included with the redistribution,
 
599
 *    if any, must include the following acknowledgment:
 
600
 *    "This product includes software developed by the
 
601
 *    Apache Software Foundation (http://www.apache.org/)."
 
602
 *    Alternately, this acknowledgment may appear in the software
 
603
 *    itself, if and wherever such third-party acknowledgments
 
604
 *    normally appear.
 
605
 *
 
606
 * 4. The names "Jakarta", "Avalon", and "Apache Software Foundation"
 
607
 *    must not be used to endorse or promote products derived from this
 
608
 *    software without prior written permission. For written
 
609
 *    permission, please contact apache@apache.org.
 
610
 *
 
611
 * 5. Products derived from this software may not be called "Apache",
 
612
 *    nor may "Apache" appear in their name, without prior written
 
613
 *    permission of the Apache Software Foundation.
 
614
 *
 
615
 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
 
616
 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
617
 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 
618
 * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
 
619
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
620
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
621
 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
 
622
 * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 
623
 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 
624
 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 
625
 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
626
 * SUCH DAMAGE.
 
627
 * ====================================================================
 
628
 *
 
629
 * This software consists of voluntary contributions made by many
 
630
 * individuals on behalf of the Apache Software Foundation. For more
 
631
 * information on the Apache Software Foundation, please see
 
632
 * .
 
633
 */
 
634
 
 
635
 
 
636
%% The following software may be included in this product:  
 
637
%%    jfreechart
 
638
%%    jcommon
 
639
%% Use of any of this software is governed by the terms of the license below:
 
640
 
 
641
The GNU Lesser General Public Licence
 
642
 
 
643
A licence published by the Free Software Foundation and used for some of the
 
644
software that can be downloaded from this site.
 
645
 
 
646
Introduction
 
647
 
 
648
The GNU Lesser General Public Licence (the LGPL) is a special software licence
 
649
published by the Free Software Foundation.  This licence has been used for some
 
650
of the programs and libraries that can be downloaded from this website (see also
 
651
the ordinary General Public Licence).
 
652
 
 
653
For more information about the LGPL, please refer to the Free Software
 
654
Foundation website (www.gnu.org).  The full text of the licence appears below.
 
655
GNU LESSER GENERAL PUBLIC LICENSE
 
656
 
 
657
Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 
658
59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
659
Everyone is permitted to copy and distribute verbatim copies
 
660
of this license document, but changing it is not allowed.
 
661
 
 
662
[This is the first released version of the Lesser GPL.  It also counts as the
 
663
successor of the GNU Library Public License, version 2, hence the version number
 
664
2.1.]
 
665
 
 
666
Preamble
 
667
The licenses for most software are designed to take away your freedom to share
 
668
and change it. By contrast, the GNU General Public Licenses are intended to
 
669
guarantee your freedom to share and change free software--to make sure the
 
670
software is free for all its users.
 
671
 
 
672
This license, the Lesser General Public License, applies to some specially
 
673
designated software packages--typically libraries--of the Free Software
 
674
Foundation and other authors who decide to use it. You can use it too, but we
 
675
suggest you first think carefully about whether this license or the ordinary
 
676
General Public License is the better strategy to use in any particular case,
 
677
based on the explanations below.
 
678
 
 
679
When we speak of free software, we are referring to freedom of use, not price.
 
680
Our General Public Licenses are designed to make sure that you have the freedom
 
681
to distribute copies of free software (and charge for this service if you wish);
 
682
that you receive source code or can get it if you want it; that you can change
 
683
the software and use pieces of it in new free programs; and that you are
 
684
informed that you can do these things.
 
685
 
 
686
To protect your rights, we need to make restrictions that forbid distributors to
 
687
deny you these rights or to ask you to surrender these rights. These
 
688
restrictions translate to certain responsibilities for you if you distribute
 
689
copies of the library or if you modify it.
 
690
 
 
691
For example, if you distribute copies of the library, whether gratis or for a
 
692
fee, you must give the recipients all the rights that we gave you. You must make
 
693
sure that they, too, receive or can get the source code. If you link other code
 
694
with the library, you must provide complete object files to the recipients, so
 
695
that they can relink them with the library after making changes to the library
 
696
and recompiling it. And you must show them these terms so they know their rights.
 
697
 
 
698
We protect your rights with a two-step method: (1) we copyright the library, and
 
699
(2) we offer you this license, which gives you legal permission to copy,
 
700
distribute and/or modify the library.
 
701
 
 
702
To protect each distributor, we want to make it very clear that there is no
 
703
warranty for the free library. Also, if the library is modified by someone else
 
704
and passed on, the recipients should know that what they have is not the
 
705
original version, so that the original author's reputation will not be affected
 
706
by problems that might be introduced by others.
 
707
 
 
708
Finally, software patents pose a constant threat to the existence of any free
 
709
program. We wish to make sure that a company cannot effectively restrict the
 
710
users of a free program by obtaining a restrictive license from a patent holder.
 
711
Therefore, we insist that any patent license obtained for a version of the
 
712
library must be consistent with the full freedom of use specified in this license.
 
713
 
 
714
Most GNU software, including some libraries, is covered by the ordinary GNU
 
715
General Public License. This license, the GNU Lesser General Public License,
 
716
applies to certain designated libraries, and is quite different from the
 
717
ordinary General Public License. We use this license for certain libraries in
 
718
order to permit linking those libraries into non-free programs.
 
719
 
 
720
When a program is linked with a library, whether statically or using a shared
 
721
library, the combination of the two is legally speaking a combined work, a
 
722
derivative of the original library. The ordinary General Public License
 
723
therefore permits such linking only if the entire combination fits its criteria
 
724
of freedom. The Lesser General Public License permits more lax criteria for
 
725
linking other code with the library.
 
726
 
 
727
We call this license the "Lesser" General Public License because it does Less to
 
728
protect the user's freedom than the ordinary General Public License. It also
 
729
provides other free software developers Less of an advantage over competing
 
730
non-free programs. These disadvantages are the reason we use the ordinary
 
731
General Public License for many libraries. However, the Lesser license provides
 
732
advantages in certain special circumstances.
 
733
 
 
734
For example, on rare occasions, there may be a special need to encourage the
 
735
widest possible use of a certain library, so that it becomes a de-facto
 
736
standard. To achieve this, non-free programs must be allowed to use the library.
 
737
A more frequent case is that a free library does the same job as widely used
 
738
non-free libraries. In this case, there is little to gain by limiting the free
 
739
library to free software only, so we use the Lesser General Public License.
 
740
 
 
741
In other cases, permission to use a particular library in non-free programs
 
742
enables a greater number of people to use a large body of free software. For
 
743
example, permission to use the GNU C Library in non-free programs enables many
 
744
more people to use the whole GNU operating system, as well as its variant, the
 
745
GNU/Linux operating system. 
 
746
 
 
747
Although the Lesser General Public License is Less protective of the users'
 
748
freedom, it does ensure that the user of a program that is linked with the
 
749
Library has the freedom and the wherewithal to run that program using a modified
 
750
version of the Library.
 
751
 
 
752
The precise terms and conditions for copying, distribution and modification
 
753
follow. Pay close attention to the difference between a "work based on the
 
754
library" and a "work that uses the library". The former contains code derived
 
755
from the library, whereas the latter must be combined with the library in order
 
756
to run.
 
757
 
 
758
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
759
0. This License Agreement applies to any software library or other program which
 
760
contains a notice placed by the copyright holder or other authorized party
 
761
saying it may be distributed under the terms of this Lesser General Public
 
762
License (also called "this License"). Each licensee is addressed as "you".
 
763
 
 
764
A "library" means a collection of software functions and/or data prepared so as
 
765
to be conveniently linked with application programs (which use some of those
 
766
functions and data) to form executables.
 
767
 
 
768
The "Library", below, refers to any such software library or work which has been
 
769
distributed under these terms. A "work based on the Library" means either the
 
770
Library or any derivative work under copyright law: that is to say, a work
 
771
containing the Library or a portion of it, either verbatim or with modifications
 
772
and/or translated straightforwardly into another language. (Hereinafter,
 
773
translation is included without limitation in the term "modification".)
 
774
 
 
775
"Source code" for a work means the preferred form of the work for making
 
776
modifications to it. For a library, complete source code means all the source
 
777
code for all modules it contains, plus any associated interface definition
 
778
files, plus the scripts used to control compilation and installation of the library.
 
779
 
 
780
Activities other than copying, distribution and modification are not covered by
 
781
this License; they are outside its scope. The act of running a program using the
 
782
Library is not restricted, and output from such a program is covered only if its
 
783
contents constitute a work based on the Library (independent of the use of the
 
784
Library in a tool for writing it). Whether that is true depends on what the
 
785
Library does and what the program that uses the Library does.
 
786
 
 
787
1. You may copy and distribute verbatim copies of the Library's complete source
 
788
code as you receive it, in any medium, provided that you conspicuously and
 
789
appropriately publish on each copy an appropriate copyright notice and
 
790
disclaimer of warranty; keep intact all the notices that refer to this License
 
791
and to the absence of any warranty; and distribute a copy of this License along
 
792
with the Library.
 
793
 
 
794
You may charge a fee for the physical act of transferring a copy, and you may at
 
795
your option offer warranty protection in exchange for a fee.
 
796
 
 
797
2. You may modify your copy or copies of the Library or any portion of it, thus
 
798
forming a work based on the Library, and copy and distribute such modifications
 
799
or work under the terms of Section 1 above, provided that you also meet all of
 
800
these conditions:
 
801
 
 
802
* a) The modified work must itself be a software library.
 
803
 
 
804
* b) You must cause the files modified to carry prominent notices stating that
 
805
you changed the files and the date of any change.
 
806
 
 
807
* c) You must cause the whole of the work to be licensed at no charge to all
 
808
third parties under the terms of this License.
 
809
 
 
810
* d) If a facility in the modified Library refers to a function or a table of
 
811
data to be supplied by an application program that uses the facility, other than
 
812
as an argument passed when the facility is invoked, then you must make a good
 
813
faith effort to ensure that, in the event an application does not supply such
 
814
function or table, the facility still operates, and performs whatever part of
 
815
its purpose remains meaningful.
 
816
 
 
817
(For example, a function in a library to compute square roots has a purpose that
 
818
is entirely well-defined independent of the application. Therefore, Subsection
 
819
2d requires that any application-supplied function or table used by this
 
820
function must be optional: if the application does not supply it, the square
 
821
root function must still compute square roots.)
 
822
 
 
823
These requirements apply to the modified work as a whole. If identifiable
 
824
sections of that work are not derived from the Library, and can be reasonably
 
825
considered independent and separate works in themselves, then this License, and
 
826
its terms, do not apply to those sections when you distribute them as separate
 
827
works. But when you distribute the same sections as part of a whole which is a
 
828
work based on the Library, the distribution of the whole must be on the terms of
 
829
this License, whose permissions for other licensees extend to the entire whole,
 
830
and thus to each and every part regardless of who wrote it.
 
831
 
 
832
Thus, it is not the intent of this section to claim rights or contest your
 
833
rights to work written entirely by you; rather, the intent is to exercise the
 
834
right to control the distribution of derivative or collective works based on the
 
835
Library.
 
836
 
 
837
In addition, mere aggregation of another work not based on the Library with the
 
838
Library (or with a work based on the Library) on a volume of a storage or
 
839
distribution medium does not bring the other work under the scope of this License.
 
840
 
 
841
3. You may opt to apply the terms of the ordinary GNU General Public License
 
842
instead of this License to a given copy of the Library. To do this, you must
 
843
alter all the notices that refer to this License, so that they refer to the
 
844
ordinary GNU General Public License, version 2, instead of to this License. (If
 
845
a newer version than version 2 of the ordinary GNU General Public License has
 
846
appeared, then you can specify that version instead if you wish.) Do not make
 
847
any other change in these notices.
 
848
 
 
849
Once this change is made in a given copy, it is irreversible for that copy, so
 
850
the ordinary GNU General Public License applies to all subsequent copies and
 
851
derivative works made from that copy.
 
852
 
 
853
This option is useful when you wish to copy part of the code of the Library into
 
854
a program that is not a library.
 
855
 
 
856
4. You may copy and distribute the Library (or a portion or derivative of it,
 
857
under Section 2) in object code or executable form under the terms of Sections 1
 
858
and 2 above provided that you accompany it with the complete corresponding
 
859
machine-readable source code, which must be distributed under the terms of
 
860
Sections 1 and 2 above on a medium customarily used for software interchange.
 
861
 
 
862
If distribution of object code is made by offering access to copy from a
 
863
designated place, then offering equivalent access to copy the source code from
 
864
the same place satisfies the requirement to distribute the source code, even
 
865
though third parties are not compelled to copy the source along with the object
 
866
code.
 
867
 
 
868
5. A program that contains no derivative of any portion of the Library, but is
 
869
designed to work with the Library by being compiled or linked with it, is called
 
870
a "work that uses the Library". Such a work, in isolation, is not a derivative
 
871
work of the Library, and therefore falls outside the scope of this License.
 
872
 
 
873
However, linking a "work that uses the Library" with the Library creates an
 
874
executable that is a derivative of the Library (because it contains portions of
 
875
the Library), rather than a "work that uses the library". The executable is
 
876
therefore covered by this License. Section 6 states terms for distribution of
 
877
such executables.
 
878
 
 
879
When a "work that uses the Library" uses material from a header file that is
 
880
part of the Library, the object code for the work may be a derivative work of
 
881
the Library even though the source code is not. Whether this is true is
 
882
especially significant if the work can be linked without the Library, or if the
 
883
work is itself a library. The threshold for this to be true is not precisely
 
884
defined by law.
 
885
 
 
886
If such an object file uses only numerical parameters, data structure layouts
 
887
and accessors, and small macros and small inline functions (ten lines or less in
 
888
length), then the use of the object file is unrestricted, regardless of whether
 
889
it is legally a derivative work. (Executables containing this object code plus
 
890
portions of the Library will still fall under Section 6.)
 
891
 
 
892
Otherwise, if the work is a derivative of the Library, you may distribute the
 
893
object code for the work under the terms of Section 6. Any executables
 
894
containing that work also fall under Section 6, whether or not they are linked
 
895
directly with the Library itself.
 
896
 
 
897
6. As an exception to the Sections above, you may also combine or link a "work
 
898
that uses the Library" with the Library to produce a work containing portions of
 
899
the Library, and distribute that work under terms of your choice, provided that
 
900
the terms permit modification of the work for the customer's own use and reverse
 
901
engineering for debugging such modifications.
 
902
 
 
903
You must give prominent notice with each copy of the work that the Library is
 
904
used in it and that the Library and its use are covered by this License. You
 
905
must supply a copy of this License. If the work during execution displays
 
906
copyright notices, you must include the copyright notice for the Library among
 
907
them, as well as a reference directing the user to the copy of this License.
 
908
Also, you must do one of these things:
 
909
 
 
910
* a) Accompany the work with the complete corresponding machine-readable source
 
911
code for the Library including whatever changes were used in the work (which
 
912
must be distributed under Sections 1 and 2 above); and, if the work is an
 
913
executable linked with the Library, with the complete machine-readable "work
 
914
that uses the Library", as object code and/or source code, so that the user can
 
915
modify the Library and then relink to produce a modified executable containing
 
916
the modified Library. (It is understood that the user who changes the contents
 
917
of definitions files in the Library will not necessarily be able to recompile
 
918
the application to use the modified definitions.)
 
919
 
 
920
* b) Use a suitable shared library mechanism for linking with the Library. A
 
921
suitable mechanism is one that (1) uses at run time a copy of the library
 
922
already present on the user's computer system, rather than copying library
 
923
functions into the executable, and (2) will operate properly with a modified
 
924
version of the library, if the user installs one, as long as the modified
 
925
version is interface-compatible with the version that the work was made with.
 
926
 
 
927
* c) Accompany the work with a written offer, valid for at least three years, to
 
928
give the same user the materials specified in Subsection 6a, above, for a charge
 
929
no more than the cost of performing this distribution.
 
930
 
 
931
* d) If distribution of the work is made by offering access to copy from a
 
932
designated place, offer equivalent access to copy the above specified materials
 
933
from the same place.
 
934
 
 
935
* e) Verify that the user has already received a copy of these materials or that
 
936
you have already sent this user a copy.
 
937
 
 
938
For an executable, the required form of the "work that uses the Library" must
 
939
include any data and utility programs needed for reproducing the executable from
 
940
it. However, as a special exception, the materials to be distributed need not
 
941
include anything that is normally distributed (in either source or binary form)
 
942
with the major components (compiler, kernel, and so on) of the operating system
 
943
on which the executable runs, unless that component itself accompanies the
 
944
executable.
 
945
 
 
946
It may happen that this requirement contradicts the license restrictions of
 
947
other proprietary libraries that do not normally accompany the operating system.
 
948
Such a contradiction means you cannot use both them and the Library together in
 
949
an executable that you distribute.
 
950
 
 
951
7. You may place library facilities that are a work based on the Library
 
952
side-by-side in a single library together with other library facilities not
 
953
covered by this License, and distribute such a combined library, provided that
 
954
the separate distribution of the work based on the Library and of the other
 
955
library facilities is otherwise permitted, and provided that you do these two
 
956
things:
 
957
 
 
958
* a) Accompany the combined library with a copy of the same work based on the
 
959
Library, uncombined with any other library facilities. This must be distributed
 
960
under the terms of the Sections above.
 
961
 
 
962
* b) Give prominent notice with the combined library of the fact that part of it
 
963
is a work based on the Library, and explaining where to find the accompanying
 
964
uncombined form of the same work.
 
965
 
 
966
8. You may not copy, modify, sublicense, link with, or distribute the Library
 
967
except as expressly provided under this License. Any attempt otherwise to copy,
 
968
modify, sublicense, link with, or distribute the Library is void, and will
 
969
automatically terminate your rights under this License. However, parties who
 
970
have received copies, or rights, from you under this License will not have their
 
971
licenses terminated so long as such parties remain in full compliance.
 
972
 
 
973
9. You are not required to accept this License, since you have not signed it.
 
974
However, nothing else grants you permission to modify or distribute the Library
 
975
or its derivative works. These actions are prohibited by law if you do not
 
976
accept this License. Therefore, by modifying or distributing the Library (or any
 
977
work based on the Library), you indicate your acceptance of this License to do
 
978
so, and all its terms and conditions for copying, distributing or modifying the
 
979
Library or works based on it.
 
980
 
 
981
10. Each time you redistribute the Library (or any work based on the Library),
 
982
the recipient automatically receives a license from the original licensor to
 
983
copy, distribute, link with or modify the Library subject to these terms and
 
984
conditions. You may not impose any further restrictions on the recipients'
 
985
exercise of the rights granted herein. You are not responsible for enforcing
 
986
compliance by third parties with this License.
 
987
 
 
988
11. If, as a consequence of a court judgment or allegation of patent
 
989
infringement or for any other reason (not limited to patent issues), conditions
 
990
are imposed on you (whether by court order, agreement or otherwise) that
 
991
contradict the conditions of this License, they do not excuse you from the
 
992
conditions of this License. If you cannot distribute so as to satisfy
 
993
simultaneously your obligations under this License and any other pertinent
 
994
obligations, then as a consequence you may not distribute the Library at all.
 
995
For example, if a patent license would not permit royalty-free redistribution of
 
996
the Library by all those who receive copies directly or indirectly through you,
 
997
then the only way you could satisfy both it and this License would be to refrain
 
998
entirely from distribution of the Library.
 
999
 
 
1000
If any portion of this section is held invalid or unenforceable under any
 
1001
particular circumstance, the balance of the section is intended to apply, and
 
1002
the section as a whole is intended to apply in other circumstances.
 
1003
 
 
1004
It is not the purpose of this section to induce you to infringe any patents or
 
1005
other property right claims or to contest validity of any such claims; this
 
1006
section has the sole purpose of protecting the integrity of the free software
 
1007
distribution system which is implemented by public license practices. Many
 
1008
people have made generous contributions to the wide range of software
 
1009
distributed through that system in reliance on consistent application of that
 
1010
system; it is up to the author/donor to decide if he or she is willing to
 
1011
distribute software through any other system and a licensee cannot impose that
 
1012
choice.
 
1013
 
 
1014
This section is intended to make thoroughly clear what is believed to be a
 
1015
consequence of the rest of this License.
 
1016
 
 
1017
12. If the distribution and/or use of the Library is restricted in certain
 
1018
countries either by patents or by copyrighted interfaces, the original copyright
 
1019
holder who places the Library under this License may add an explicit
 
1020
geographical distribution limitation excluding those countries, so that
 
1021
distribution is permitted only in or among countries not thus excluded. In such
 
1022
case, this License incorporates the limitation as if written in the body of this
 
1023
License.
 
1024
 
 
1025
13. The Free Software Foundation may publish revised and/or new versions of the
 
1026
Lesser General Public License from time to time. Such new versions will be
 
1027
similar in spirit to the present version, but may differ in detail to address
 
1028
new problems or concerns.
 
1029
 
 
1030
Each version is given a distinguishing version number. If the Library specifies
 
1031
a version number of this License which applies to it and "any later version",
 
1032
you have the option of following the terms and conditions either of that version
 
1033
or of any later version published by the Free Software Foundation. If the
 
1034
Library does not specify a license version number, you may choose any version
 
1035
ever published by the Free Software Foundation.
 
1036
 
 
1037
14. If you wish to incorporate parts of the Library into other free programs
 
1038
whose distribution conditions are incompatible with these, write to the author
 
1039
to ask for permission. For software which is copyrighted by the Free Software
 
1040
Foundation, write to the Free Software Foundation; we sometimes make exceptions
 
1041
for this. Our decision will be guided by the two goals of preserving the free
 
1042
status of all derivatives of our free software and of promoting the sharing and
 
1043
reuse of software generally.
 
1044
 
 
1045
NO WARRANTY
 
1046
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
 
1047
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
 
1048
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS
 
1049
IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
 
1050
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
1051
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
 
1052
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
 
1053
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
1054
 
 
1055
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
 
1056
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
 
1057
LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
 
1058
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
 
1059
TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
 
1060
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
 
1061
THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
 
1062
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
1063
 
 
1064
END OF TERMS AND CONDITIONS
 
1065
 
 
1066
How to Apply These Terms to Your New Libraries
 
1067
If you develop a new library, and you want it to be of the greatest possible use
 
1068
to the public, we recommend making it free software that everyone can
 
1069
redistribute and change. You can do so by permitting redistribution under these
 
1070
terms (or, alternatively, under the terms of the ordinary General Public License).
 
1071
 
 
1072
To apply these terms, attach the following notices to the library. It is safest
 
1073
to attach them to the start of each source file to most effectively convey the
 
1074
exclusion of warranty; and each file should have at least the "copyright" line
 
1075
and a pointer to where the full notice is found.
 
1076
 
 
1077
< one line to give the library's name and a brief idea of what it does. >
 
1078
Copyright (C) < year > < name of author >
 
1079
This library is free software; you can redistribute it and/or modify it under
 
1080
the terms of the GNU Lesser General Public License as published by the Free
 
1081
Software Foundation; either version 2.1 of the License, or (at your option) any
 
1082
later version.
 
1083
 
 
1084
This library is distributed in the hope that it will be useful, but WITHOUT ANY
 
1085
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
1086
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
 
1087
 
 
1088
You should have received a copy of the GNU Lesser General Public License along
 
1089
with this library; if not, write to the Free Software Foundation, Inc., 59
 
1090
Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
1091
 
 
1092
Also add information on how to contact you by electronic and paper mail.
 
1093
 
 
1094
You should also get your employer (if you work as a programmer) or your school,
 
1095
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is
 
1096
a sample; alter the names:
 
1097
 
 
1098
Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a
 
1099
library for tweaking knobs) written by James Random Hacker.
 
1100
 
 
1101
< signature of Ty Coon >, 1 April 1990
 
1102
Ty Coon, President of Vice
 
1103
 
 
1104
That's all there is to it!
 
1105
 
 
1106
 
 
1107
%% The following software may be included in this product:  
 
1108
%%    Spinbox
 
1109
%% Use of any of this software is governed by the terms of the license below:
 
1110
 
 
1111
   Alastair Gourlay
 
1112
   
 
1113
   /*
 
1114
    * Copyright 1994 Alastair Gourlay
 
1115
    *
 
1116
    * Permission to use, copy, modify, and distribute this software and its
 
1117
    * documentation for any purpose and without fee is hereby granted, provided
 
1118
    * that the above copyright notice appear in all copies and that both that
 
1119
    * copyright notice and this permission notice appear in supporting
 
1120
    * documentation.
 
1121
    */
 
1122
 
 
1123
 
 
1124
%% The following software may be included in this product:  
 
1125
%%    IconList
 
1126
%% Use of any of this software is governed by the terms of the license below:
 
1127
 
 
1128
   John L. Cwikla
 
1129
 
 
1130
   /*
 
1131
    * Copyright 1996 John L. Cwikla
 
1132
    *
 
1133
    * Permission to use, copy, modify, distribute, and sell this software
 
1134
    * and its documentation for any purpose is hereby granted without fee,
 
1135
    * provided that the above copyright notice appears in all copies and that
 
1136
    * both that copyright notice and this permission notice appear in
 
1137
    * supporting documentation, and that the name of John L. Cwikla or
 
1138
    * Wolfram Research, Inc not be used in advertising or publicity
 
1139
    * pertaining to distribution of the software without specific, written
 
1140
    * prior permission.    John L. Cwikla and Wolfram Research, Inc make no
 
1141
    * representations about the suitability of this software for any
 
1142
    * purpose. It is provided "as is" without express or implied warranty.
 
1143
    *
 
1144
    * John L. Cwikla and Wolfram Research, Inc disclaim all warranties with
 
1145
    * regard to this software, including all implied warranties of
 
1146
    * merchantability and fitness, in no event shall John L. Cwikla or
 
1147
    * Wolfram Research, Inc be liable for any special, indirect or
 
1148
    * consequential damages or any damages whatsoever resulting from loss of
 
1149
    * use, data or profits, whether in an action of contract, negligence or
 
1150
    * other tortious action, arising out of or in connection with the use or
 
1151
    * performance of this software.
 
1152
    *
 
1153
    * Author:
 
1154
    *  John L. Cwikla
 
1155
    *  X Programmer
 
1156
    *  Wolfram Research Inc.
 
1157
    *
 
1158
    *  cwikla@wri.com
 
1159
    */
 
1160
 
 
1161
 
 
1162
 
 
1163
 
 
1164
%% The following software may be included in this product:  
 
1165
%%    Xbae Matrix Widget
 
1166
%% Use of any of this software is governed by the terms of the license below:
 
1167
 
 
1168
 
 
1169
 
 
1170
   Copyright(c) 1992 Bell Communications Research, Inc. (Bellcore)
 
1171
   Copyright(c) 1995-99 Andrew Lister
 
1172
 
 
1173
   Bellcore, previous and current maintainers of the Xbae widgets
 
1174
   (collectively 'authors') provide this information solely to
 
1175
   professionals who have the appropriate degree of experience to
 
1176
   understand and interpret its contents in accordance with generally
 
1177
   accepted engineering or other professional standards and applicable
 
1178
   regulations. No recommendations as to products or vendors is made or
 
1179
   should be implied.
 
1180
 
 
1181
   Permission to use, copy, modify and distribute this material for
 
1182
   any purpose and without fee is hereby granted, provided that the
 
1183
   above copyright notice and this permission notice appear in all
 
1184
   copies, and that the name of any author not be used in advertising
 
1185
   or publicity pertaining to this material without the specific,
 
1186
   prior written permission of an authorized representative of
 
1187
   Bellcore and current maintainer.
 
1188
 
 
1189
   While the information contained herein has been prepared from sources
 
1190
   deemed to be reliable, the authors reserve the right to revise the
 
1191
   information without notice, but has no obligation to do so. Unless the
 
1192
   recipient has been expressly granted a license by Bellcore under
 
1193
   separate applicable written agreement with Bellcore, no license,
 
1194
   expressed or implied, is granted under any patents, copyrights or
 
1195
   other intellectual property rights. Use of the information is at your
 
1196
   discretion and shall not be deemed an inducement by Bellcore to
 
1197
   infringe any existing or later-issued patent, copyrights or other
 
1198
   intellectual property right.
 
1199
 
 
1200
   THE AUTHORS MAKES NO REPRESENTATIONS AND EXTENDS NO WARRANTIES,
 
1201
   EXPRESS OR IMPLIED, WITH RESPECT TO THE INFORMATION, INCLUDING, BUT
 
1202
   NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 
1203
   FOR ANY PARTICULAR PURPOSE, AND THE WARRANTY AGAINST INFRINGEMENT OF
 
1204
   PATENTS OR OTHER INTELLECTUAL PROPERTY RIGHTS. THE INFORMATION IS
 
1205
   PROVIDED "AS IS", AND IN NO EVENT SHALL THE AUTHORS OR ANY OF ITS
 
1206
   AFFILIATES BE LIABLE FOR ANY DAMAGES, INCLUDING ANY LOST PROFITS OR
 
1207
   OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES RELATING TO THE INFORMATION.
 
1208
 
 
1209
   Copyright 1991 Bellcore.  All Rights Reserved.
 
1210
 
 
1211
   The above no warranty extends to all additions and contributions.  No
 
1212
   contributor shall be held liable; this work is provided "as is".  If
 
1213
   this is a problem for you, then don't use this software.
 
1214
 
 
1215
 
 
1216
%% The following software may be included in this product:  
 
1217
%%    List Tree Widget 
 
1218
%% Use of any of this software is governed by the terms of the license below:
 
1219
 
 
1220
 
 
1221
   Copyright (c) 1996 Robert W. McMullen
 
1222
   Copyright (C) 1991 Free Software Foundation, Inc.
 
1223
 
 
1224
   /*-----------------------------------------------------------------------------
 
1225
    * ListTree   A list widget that displays a file manager style tree
 
1226
    *
 
1227
    * Copyright (c) 1996 Robert W. McMullen
 
1228
    *
 
1229
    * This library is free software; you can redistribute it and/or
 
1230
    * modify it under the terms of the GNU Library General Public
 
1231
    * License as published by the Free Software Foundation; either
 
1232
    * version 2 of the License, or (at your option) any later version.
 
1233
    *
 
1234
    * This library is distributed in the hope that it will be useful,
 
1235
    * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
1236
    * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
1237
    * Library General Public License for more details.
 
1238
    *
 
1239
    * You should have received a copy of the GNU Library General Public
 
1240
    * License along with this library; if not, write to the Free
 
1241
    * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
1242
    *
 
1243
    *
 
1244
    * Author: Rob McMullen <rwmcm@mail.ae.utexas.edu>
 
1245
    *         http://www.ae.utexas.edu/~rwmcm
 
1246
    */
 
1247
 
 
1248
   --> Only used by qmon
 
1249
 
 
1250
  Full text of the GNU LESSER GENERAL PUBLIC LICENSE (LGPL):
 
1251
 
 
1252
 
 
1253
============================================================================
 
1254
   GNU LESSER GENERAL PUBLIC LICENSE
 
1255
 
 
1256
   Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software
 
1257
   Foundation, Inc.  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
1258
   Everyone is permitted to copy and distribute verbatim copies of this license
 
1259
   document, but changing it is not allowed.
 
1260
 
 
1261
   [This is the first released version of the Lesser GPL.  It also counts as
 
1262
   the successor of the GNU Library Public License, version 2, hence the
 
1263
   version number 2.1.]
 
1264
 
 
1265
   Preamble The licenses for most software are designed to take away your
 
1266
   freedom to share and change it. By contrast, the GNU General Public Licenses
 
1267
   are intended to guarantee your freedom to share and change free software--to
 
1268
   make sure the software is free for all its users.
 
1269
 
 
1270
   This license, the Lesser General Public License, applies to some specially
 
1271
   designated software packages--typically libraries--of the Free Software
 
1272
   Foundation and other authors who decide to use it. You can use it too, but
 
1273
   we suggest you first think carefully about whether this license or the
 
1274
   ordinary General Public License is the better strategy to use in any
 
1275
   particular case, based on the explanations below.
 
1276
 
 
1277
   When we speak of free software, we are referring to freedom of use, not
 
1278
   price. Our General Public Licenses are designed to make sure that you have
 
1279
   the freedom to distribute copies of free software (and charge for this
 
1280
   service if you wish); that you receive source code or can get it if you want
 
1281
   it; that you can change the software and use pieces of it in new free
 
1282
   programs; and that you are informed that you can do these things.
 
1283
 
 
1284
   To protect your rights, we need to make restrictions that forbid
 
1285
   distributors to deny you these rights or to ask you to surrender these
 
1286
   rights. These restrictions translate to certain responsibilities for you if
 
1287
   you distribute copies of the library or if you modify it.
 
1288
 
 
1289
   For example, if you distribute copies of the library, whether gratis or for
 
1290
   a fee, you must give the recipients all the rights that we gave you. You
 
1291
   must make sure that they, too, receive or can get the source code. If you
 
1292
   link other code with the library, you must provide complete object files to
 
1293
   the recipients, so that they can relink them with the library after making
 
1294
   changes to the library and recompiling it. And you must show them these
 
1295
   terms so they know their rights.
 
1296
 
 
1297
   We protect your rights with a two-step method: (1) we copyright the library,
 
1298
   and (2) we offer you this license, which gives you legal permission to copy,
 
1299
   distribute and/or modify the library.
 
1300
 
 
1301
   To protect each distributor, we want to make it very clear that there is no
 
1302
   warranty for the free library. Also, if the library is modified by someone
 
1303
   else and passed on, the recipients should know that what they have is not
 
1304
   the original version, so that the original author's reputation will not be
 
1305
   affected by problems that might be introduced by others.
 
1306
 
 
1307
   Finally, software patents pose a constant threat to the existence of any
 
1308
   free program. We wish to make sure that a company cannot effectively
 
1309
   restrict the users of a free program by obtaining a restrictive license from
 
1310
   a patent holder. Therefore, we insist that any patent license obtained for a
 
1311
   version of the library must be consistent with the full freedom of use
 
1312
   specified in this license.
 
1313
 
 
1314
   Most GNU software, including some libraries, is covered by the ordinary GNU
 
1315
   General Public License. This license, the GNU Lesser General Public License,
 
1316
   applies to certain designated libraries, and is quite different from the
 
1317
   ordinary General Public License. We use this license for certain libraries
 
1318
   in order to permit linking those libraries into non-free programs.
 
1319
 
 
1320
   When a program is linked with a library, whether statically or using a
 
1321
   shared library, the combination of the two is legally speaking a combined
 
1322
   work, a derivative of the original library. The ordinary General Public
 
1323
   License therefore permits such linking only if the entire combination fits
 
1324
   its criteria of freedom. The Lesser General Public License permits more lax
 
1325
   criteria for linking other code with the library.
 
1326
 
 
1327
   We call this license the "Lesser" General Public License because it does
 
1328
   Less to protect the user's freedom than the ordinary General Public License.
 
1329
   It also provides other free software developers Less of an advantage over
 
1330
   competing non-free programs. These disadvantages are the reason we use the
 
1331
   ordinary General Public License for many libraries. However, the Lesser
 
1332
   license provides advantages in certain special circumstances.
 
1333
 
 
1334
   For example, on rare occasions, there may be a special need to encourage the
 
1335
   widest possible use of a certain library, so that it becomes a de-facto
 
1336
   standard. To achieve this, non-free programs must be allowed to use the
 
1337
   library. A more frequent case is that a free library does the same job as
 
1338
   widely used non-free libraries. In this case, there is little to gain by
 
1339
   limiting the free library to free software only, so we use the Lesser
 
1340
   General Public License.
 
1341
 
 
1342
   In other cases, permission to use a particular library in non-free programs
 
1343
   enables a greater number of people to use a large body of free software. For
 
1344
   example, permission to use the GNU C Library in non-free programs enables
 
1345
   many more people to use the whole GNU operating system, as well as its
 
1346
   variant, the GNU/Linux operating system. 
 
1347
 
 
1348
   Although the Lesser General Public License is Less protective of the users'
 
1349
   freedom, it does ensure that the user of a program that is linked with the
 
1350
   Library has the freedom and the wherewithal to run that program using a
 
1351
   modified version of the Library.
 
1352
 
 
1353
   The precise terms and conditions for copying, distribution and modification
 
1354
   follow. Pay close attention to the difference between a "work based on the
 
1355
   library" and a "work that uses the library". The former contains code
 
1356
   derived from the library, whereas the latter must be combined with the
 
1357
   library in order to run.
 
1358
 
 
1359
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This
 
1360
   License Agreement applies to any software library or other program which
 
1361
   contains a notice placed by the copyright holder or other authorized party
 
1362
   saying it may be distributed under the terms of this Lesser General Public
 
1363
   License (also called "this License"). Each licensee is addressed as "you".
 
1364
 
 
1365
   A "library" means a collection of software functions and/or data prepared so
 
1366
   as to be conveniently linked with application programs (which use some of
 
1367
   those functions and data) to form executables.
 
1368
 
 
1369
   The "Library", below, refers to any such software library or work which has
 
1370
   been distributed under these terms. A "work based on the Library" means
 
1371
   either the Library or any derivative work under copyright law: that is to
 
1372
   say, a work containing the Library or a portion of it, either verbatim or
 
1373
   with modifications and/or translated straightforwardly into another
 
1374
   language. (Hereinafter, translation is included without limitation in the
 
1375
   term "modification".)
 
1376
 
 
1377
   "Source code" for a work means the preferred form of the work for making
 
1378
   modifications to it. For a library, complete source code means all the
 
1379
   source code for all modules it contains, plus any associated interface
 
1380
   definition files, plus the scripts used to control compilation and
 
1381
   installation of the library.
 
1382
 
 
1383
   Activities other than copying, distribution and modification are not covered
 
1384
   by this License; they are outside its scope. The act of running a program
 
1385
   using the Library is not restricted, and output from such a program is
 
1386
   covered only if its contents constitute a work based on the Library
 
1387
   (independent of the use of the Library in a tool for writing it). Whether
 
1388
   that is true depends on what the Library does and what the program that uses
 
1389
   the Library does.
 
1390
 
 
1391
   1. You may copy and distribute verbatim copies of the Library's complete
 
1392
   source code as you receive it, in any medium, provided that you
 
1393
   conspicuously and appropriately publish on each copy an appropriate
 
1394
   copyright notice and disclaimer of warranty; keep intact all the notices
 
1395
   that refer to this License and to the absence of any warranty; and
 
1396
   distribute a copy of this License along with the Library.
 
1397
 
 
1398
   You may charge a fee for the physical act of transferring a copy, and you
 
1399
   may at your option offer warranty protection in exchange for a fee.
 
1400
 
 
1401
   2. You may modify your copy or copies of the Library or any portion of it,
 
1402
   thus forming a work based on the Library, and copy and distribute such
 
1403
   modifications or work under the terms of Section 1 above, provided that you
 
1404
   also meet all of these conditions:
 
1405
 
 
1406
   * a) The modified work must itself be a software library.
 
1407
 
 
1408
   * b) You must cause the files modified to carry prominent notices stating
 
1409
   * that you changed the files and the date of any change.
 
1410
 
 
1411
   * c) You must cause the whole of the work to be licensed at no charge to all
 
1412
   * third parties under the terms of this License.
 
1413
 
 
1414
   * d) If a facility in the modified Library refers to a function or a table
 
1415
   * of data to be supplied by an application program that uses the facility,
 
1416
   * other than as an argument passed when the facility is invoked, then you
 
1417
   * must make a good faith effort to ensure that, in the event an application
 
1418
   * does not supply such function or table, the facility still operates, and
 
1419
   * performs whatever part of its purpose remains meaningful.
 
1420
 
 
1421
   (For example, a function in a library to compute square roots has a purpose
 
1422
   that is entirely well-defined independent of the application. Therefore,
 
1423
   Subsection 2d requires that any application-supplied function or table used
 
1424
   by this function must be optional: if the application does not supply it,
 
1425
   the square root function must still compute square roots.)
 
1426
 
 
1427
   These requirements apply to the modified work as a whole. If identifiable
 
1428
   sections of that work are not derived from the Library, and can be
 
1429
   reasonably considered independent and separate works in themselves, then
 
1430
   this License, and its terms, do not apply to those sections when you
 
1431
   distribute them as separate works. But when you distribute the same sections
 
1432
   as part of a whole which is a work based on the Library, the distribution of
 
1433
   the whole must be on the terms of this License, whose permissions for other
 
1434
   licensees extend to the entire whole, and thus to each and every part
 
1435
   regardless of who wrote it.
 
1436
 
 
1437
   Thus, it is not the intent of this section to claim rights or contest your
 
1438
   rights to work written entirely by you; rather, the intent is to exercise
 
1439
   the right to control the distribution of derivative or collective works
 
1440
   based on the Library.
 
1441
 
 
1442
   In addition, mere aggregation of another work not based on the Library with
 
1443
   the Library (or with a work based on the Library) on a volume of a storage
 
1444
   or distribution medium does not bring the other work under the scope of this
 
1445
   License.
 
1446
 
 
1447
   3. You may opt to apply the terms of the ordinary GNU General Public License
 
1448
   instead of this License to a given copy of the Library. To do this, you must
 
1449
   alter all the notices that refer to this License, so that they refer to the
 
1450
   ordinary GNU General Public License, version 2, instead of to this License.
 
1451
   (If a newer version than version 2 of the ordinary GNU General Public
 
1452
   License has appeared, then you can specify that version instead if you
 
1453
   wish.) Do not make any other change in these notices.
 
1454
 
 
1455
   Once this change is made in a given copy, it is irreversible for that copy,
 
1456
   so the ordinary GNU General Public License applies to all subsequent copies
 
1457
   and derivative works made from that copy.
 
1458
 
 
1459
   This option is useful when you wish to copy part of the code of the Library
 
1460
   into a program that is not a library.
 
1461
 
 
1462
   4. You may copy and distribute the Library (or a portion or derivative of
 
1463
   it, under Section 2) in object code or executable form under the terms of
 
1464
   Sections 1 and 2 above provided that you accompany it with the complete
 
1465
   corresponding machine-readable source code, which must be distributed under
 
1466
   the terms of Sections 1 and 2 above on a medium customarily used for
 
1467
   software interchange.
 
1468
 
 
1469
   If distribution of object code is made by offering access to copy from a
 
1470
   designated place, then offering equivalent access to copy the source code
 
1471
   from the same place satisfies the requirement to distribute the source code,
 
1472
   even though third parties are not compelled to copy the source along with
 
1473
   the object code.
 
1474
 
 
1475
   5. A program that contains no derivative of any portion of the Library, but
 
1476
   is designed to work with the Library by being compiled or linked with it, is
 
1477
   called a "work that uses the Library". Such a work, in isolation, is not a
 
1478
   derivative work of the Library, and therefore falls outside the scope of
 
1479
   this License.
 
1480
 
 
1481
   However, linking a "work that uses the Library" with the Library creates an
 
1482
   executable that is a derivative of the Library (because it contains portions
 
1483
   of the Library), rather than a "work that uses the library". The executable
 
1484
   is therefore covered by this License. Section 6 states terms for
 
1485
   distribution of such executables.
 
1486
 
 
1487
   When a "work that uses the Library" uses material from a header file that is
 
1488
   part of the Library, the object code for the work may be a derivative work
 
1489
   of the Library even though the source code is not. Whether this is true is
 
1490
   especially significant if the work can be linked without the Library, or if
 
1491
   the work is itself a library. The threshold for this to be true is not
 
1492
   precisely defined by law.
 
1493
 
 
1494
   If such an object file uses only numerical parameters, data structure
 
1495
   layouts and accessors, and small macros and small inline functions (ten
 
1496
   lines or less in length), then the use of the object file is unrestricted,
 
1497
   regardless of whether it is legally a derivative work. (Executables
 
1498
   containing this object code plus portions of the Library will still fall
 
1499
   under Section 6.)
 
1500
 
 
1501
   Otherwise, if the work is a derivative of the Library, you may distribute
 
1502
   the object code for the work under the terms of Section 6. Any executables
 
1503
   containing that work also fall under Section 6, whether or not they are
 
1504
   linked directly with the Library itself.
 
1505
 
 
1506
   6. As an exception to the Sections above, you may also combine or link a
 
1507
   "work that uses the Library" with the Library to produce a work containing
 
1508
   portions of the Library, and distribute that work under terms of your
 
1509
   choice, provided that the terms permit modification of the work for the
 
1510
   customer's own use and reverse engineering for debugging such modifications.
 
1511
 
 
1512
   You must give prominent notice with each copy of the work that the Library
 
1513
   is used in it and that the Library and its use are covered by this License.
 
1514
   You must supply a copy of this License. If the work during execution
 
1515
   displays copyright notices, you must include the copyright notice for the
 
1516
   Library among them, as well as a reference directing the user to the copy of
 
1517
   this License. Also, you must do one of these things:
 
1518
 
 
1519
   * a) Accompany the work with the complete corresponding machine-readable
 
1520
   * source code for the Library including whatever changes were used in the
 
1521
   * work (which must be distributed under Sections 1 and 2 above); and, if the
 
1522
   * work is an executable linked with the Library, with the complete
 
1523
   * machine-readable "work that uses the Library", as object code and/or
 
1524
   * source code, so that the user can modify the Library and then relink to
 
1525
   * produce a modified executable containing the modified Library. (It is
 
1526
   * understood that the user who changes the contents of definitions files in
 
1527
   * the Library will not necessarily be able to recompile the application to
 
1528
   * use the modified definitions.)
 
1529
 
 
1530
   * b) Use a suitable shared library mechanism for linking with the Library. A
 
1531
   * suitable mechanism is one that (1) uses at run time a copy of the library
 
1532
   * already present on the user's computer system, rather than copying library
 
1533
   * functions into the executable, and (2) will operate properly with a
 
1534
   * modified version of the library, if the user installs one, as long as the
 
1535
   * modified version is interface-compatible with the version that the work
 
1536
   * was made with.
 
1537
 
 
1538
   * c) Accompany the work with a written offer, valid for at least three
 
1539
   * years, to give the same user the materials specified in Subsection 6a,
 
1540
   * above, for a charge no more than the cost of performing this distribution.
 
1541
 
 
1542
   * d) If distribution of the work is made by offering access to copy from a
 
1543
   * designated place, offer equivalent access to copy the above specified
 
1544
   * materials from the same place.
 
1545
 
 
1546
   * e) Verify that the user has already received a copy of these materials or
 
1547
   * that you have already sent this user a copy.
 
1548
 
 
1549
   For an executable, the required form of the "work that uses the Library"
 
1550
   must include any data and utility programs needed for reproducing the
 
1551
   executable from it. However, as a special exception, the materials to be
 
1552
   distributed need not include anything that is normally distributed (in
 
1553
   either source or binary form) with the major components (compiler, kernel,
 
1554
   and so on) of the operating system on which the executable runs, unless that
 
1555
   component itself accompanies the executable.
 
1556
 
 
1557
   It may happen that this requirement contradicts the license restrictions of
 
1558
   other proprietary libraries that do not normally accompany the operating
 
1559
   system. Such a contradiction means you cannot use both them and the Library
 
1560
   together in an executable that you distribute.
 
1561
 
 
1562
   7. You may place library facilities that are a work based on the Library
 
1563
   side-by-side in a single library together with other library facilities not
 
1564
   covered by this License, and distribute such a combined library, provided
 
1565
   that the separate distribution of the work based on the Library and of the
 
1566
   other library facilities is otherwise permitted, and provided that you do
 
1567
   these two things:
 
1568
 
 
1569
   * a) Accompany the combined library with a copy of the same work based on
 
1570
   * the Library, uncombined with any other library facilities. This must be
 
1571
   * distributed under the terms of the Sections above.
 
1572
 
 
1573
   * b) Give prominent notice with the combined library of the fact that part
 
1574
   * of it is a work based on the Library, and explaining where to find the
 
1575
   * accompanying uncombined form of the same work.
 
1576
 
 
1577
   8. You may not copy, modify, sublicense, link with, or distribute the
 
1578
   Library except as expressly provided under this License. Any attempt
 
1579
   otherwise to copy, modify, sublicense, link with, or distribute the Library
 
1580
   is void, and will automatically terminate your rights under this License.
 
1581
   However, parties who have received copies, or rights, from you under this
 
1582
   License will not have their licenses terminated so long as such parties
 
1583
   remain in full compliance.
 
1584
 
 
1585
   9. You are not required to accept this License, since you have not signed
 
1586
   it. However, nothing else grants you permission to modify or distribute the
 
1587
   Library or its derivative works. These actions are prohibited by law if you
 
1588
   do not accept this License. Therefore, by modifying or distributing the
 
1589
   Library (or any work based on the Library), you indicate your acceptance of
 
1590
   this License to do so, and all its terms and conditions for copying,
 
1591
   distributing or modifying the Library or works based on it.
 
1592
 
 
1593
   10. Each time you redistribute the Library (or any work based on the
 
1594
   Library), the recipient automatically receives a license from the original
 
1595
   licensor to copy, distribute, link with or modify the Library subject to
 
1596
   these terms and conditions. You may not impose any further restrictions on
 
1597
   the recipients' exercise of the rights granted herein. You are not
 
1598
   responsible for enforcing compliance by third parties with this License.
 
1599
 
 
1600
   11. If, as a consequence of a court judgment or allegation of patent
 
1601
   infringement or for any other reason (not limited to patent issues),
 
1602
   conditions are imposed on you (whether by court order, agreement or
 
1603
   otherwise) that contradict the conditions of this License, they do not
 
1604
   excuse you from the conditions of this License. If you cannot distribute so
 
1605
   as to satisfy simultaneously your obligations under this License and any
 
1606
   other pertinent obligations, then as a consequence you may not distribute
 
1607
   the Library at all. For example, if a patent license would not permit
 
1608
   royalty-free redistribution of the Library by all those who receive copies
 
1609
   directly or indirectly through you, then the only way you could satisfy both
 
1610
   it and this License would be to refrain entirely from distribution of the
 
1611
   Library.
 
1612
 
 
1613
   If any portion of this section is held invalid or unenforceable under any
 
1614
   particular circumstance, the balance of the section is intended to apply,
 
1615
   and the section as a whole is intended to apply in other circumstances.
 
1616
 
 
1617
   It is not the purpose of this section to induce you to infringe any patents
 
1618
   or other property right claims or to contest validity of any such claims;
 
1619
   this section has the sole purpose of protecting the integrity of the free
 
1620
   software distribution system which is implemented by public license
 
1621
   practices. Many people have made generous contributions to the wide range of
 
1622
   software distributed through that system in reliance on consistent
 
1623
   application of that system; it is up to the author/donor to decide if he or
 
1624
   she is willing to distribute software through any other system and a
 
1625
   licensee cannot impose that choice.
 
1626
 
 
1627
   This section is intended to make thoroughly clear what is believed to be a
 
1628
   consequence of the rest of this License.
 
1629
 
 
1630
   12. If the distribution and/or use of the Library is restricted in certain
 
1631
   countries either by patents or by copyrighted interfaces, the original
 
1632
   copyright holder who places the Library under this License may add an
 
1633
   explicit geographical distribution limitation excluding those countries, so
 
1634
   that distribution is permitted only in or among countries not thus excluded.
 
1635
   In such case, this License incorporates the limitation as if written in the
 
1636
   body of this License.
 
1637
 
 
1638
   13. The Free Software Foundation may publish revised and/or new versions of
 
1639
   the Lesser General Public License from time to time. Such new versions will
 
1640
   be similar in spirit to the present version, but may differ in detail to
 
1641
   address new problems or concerns.
 
1642
 
 
1643
   Each version is given a distinguishing version number. If the Library
 
1644
   specifies a version number of this License which applies to it and "any
 
1645
   later version", you have the option of following the terms and conditions
 
1646
   either of that version or of any later version published by the Free
 
1647
   Software Foundation. If the Library does not specify a license version
 
1648
   number, you may choose any version ever published by the Free Software
 
1649
   Foundation.
 
1650
 
 
1651
   14. If you wish to incorporate parts of the Library into other free programs
 
1652
   whose distribution conditions are incompatible with these, write to the
 
1653
   author to ask for permission. For software which is copyrighted by the Free
 
1654
   Software Foundation, write to the Free Software Foundation; we sometimes
 
1655
   make exceptions for this. Our decision will be guided by the two goals of
 
1656
   preserving the free status of all derivatives of our free software and of
 
1657
   promoting the sharing and reuse of software generally.
 
1658
 
 
1659
   NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 
1660
   WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
 
1661
   WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 
1662
   PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 
1663
   OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
1664
   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
 
1665
   THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
 
1666
   PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
 
1667
   CORRECTION.
 
1668
 
 
1669
   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 
1670
   WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 
1671
   REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 
1672
   INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 
1673
   OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO
 
1674
   LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
 
1675
   THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER
 
1676
   SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 
1677
   POSSIBILITY OF SUCH DAMAGES.
 
1678
 
 
1679
   END OF TERMS AND CONDITIONS
 
1680
 
 
1681
   How to Apply These Terms to Your New Libraries If you develop a new library,
 
1682
   and you want it to be of the greatest possible use to the public, we
 
1683
   recommend making it free software that everyone can redistribute and change.
 
1684
   You can do so by permitting redistribution under these terms (or,
 
1685
   alternatively, under the terms of the ordinary General Public License).
 
1686
 
 
1687
   To apply these terms, attach the following notices to the library. It is
 
1688
   safest to attach them to the start of each source file to most effectively
 
1689
   convey the exclusion of warranty; and each file should have at least the
 
1690
   "copyright" line and a pointer to where the full notice is found.
 
1691
 
 
1692
   < one line to give the library's name and a brief idea of what it does. >
 
1693
   Copyright (C) < year > < name of author > This library is free software; you
 
1694
   can redistribute it and/or modify it under the terms of the GNU Lesser
 
1695
   General Public License as published by the Free Software Foundation; either
 
1696
   version 2.1 of the License, or (at your option) any later version.
 
1697
 
 
1698
   This library is distributed in the hope that it will be useful, but WITHOUT
 
1699
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
1700
   FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
 
1701
   for more details.
 
1702
 
 
1703
   You should have received a copy of the GNU Lesser General Public License
 
1704
   along with this library; if not, write to the Free Software Foundation,
 
1705
   Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
1706
 
 
1707
   Also add information on how to contact you by electronic and paper mail.
 
1708
 
 
1709
   You should also get your employer (if you work as a programmer) or your
 
1710
   school, if any, to sign a "copyright disclaimer" for the library, if
 
1711
   necessary. Here is a sample; alter the names:
 
1712
 
 
1713
   Yoyodyne, Inc., hereby disclaims all copyright interest in the library
 
1714
   `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
1715
 
 
1716
   < signature of Ty Coon >, 1 April 1990 Ty Coon, President of Vice
 
1717
 
 
1718
   That's all there is to it!
 
1719
 
 
1720
 
 
1721
 
 
1722
%% The following software may be included in this product:  
 
1723
%%    XmTab Widget
 
1724
%% Use of any of this software is governed by the terms of the license below:
 
1725
 
 
1726
 
 
1727
   (c) 1997 Pralay Dakua (pkanti@hotmail.com)
 
1728
 
 
1729
   /*************************************************************************
 
1730
    * Version 1.0  on  15-May-1997
 
1731
    * (c) 1997 Pralay Dakua (pkanti@hotmail.com)
 
1732
    *
 
1733
    * This is a free software and permission to use, modify, distribute,
 
1734
    * selling and using for commercial purpose is hereby granted provided
 
1735
    * that THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE
 
1736
    * INCLUDED IN ALL COPIES AND THEIR SUPPORTING DOCUMENTATIONS.
 
1737
    *
 
1738
    * There is no warranty for this software. In no event Pralay Dakua
 
1739
    * will be liable for merchantability and fitness of the software and
 
1740
    * damages due to this software.
 
1741
    *
 
1742
    * Author:
 
1743
    * Pralay Dakua (pkanti@hotmail.com)
 
1744
    *
 
1745
    **************************************************************************/
 
1746
    
 
1747
 
 
1748
%% The following software may be included in this product:  
 
1749
%%    rsh/rshd
 
1750
%% Use of any of this software is governed by the terms of the license below:
 
1751
 
 
1752
 
 
1753
   /*-
 
1754
    * Copyright (c) 1988, 1989, 1992, 1993, 1994
 
1755
    * The Regents of the University of California.  All rights reserved.
 
1756
    *
 
1757
    * Redistribution and use in source and binary forms, with or without
 
1758
    * modification, are permitted provided that the following conditions
 
1759
    * are met:
 
1760
    * 1. Redistributions of source code must retain the above copyright
 
1761
    *    notice, this list of conditions and the following disclaimer.
 
1762
    * 2. Redistributions in binary form must reproduce the above copyright
 
1763
    *    notice, this list of conditions and the following disclaimer in the
 
1764
    *    documentation and/or other materials provided with the distribution.
 
1765
    * 3. All advertising materials mentioning features or use of this software
 
1766
    *    must display the following acknowledgement:
 
1767
    * This product includes software developed by the University of
 
1768
    * California, Berkeley and its contributors.
 
1769
    * 4. Neither the name of the University nor the names of its contributors
 
1770
    *    may be used to endorse or promote products derived from this software
 
1771
    *    without specific prior written permission.
 
1772
    *
 
1773
    * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 
1774
    * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
1775
    * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
1776
    * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 
1777
    * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
1778
    * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
1779
    * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
1780
    * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
1781
    * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
1782
    * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
1783
    * SUCH DAMAGE.
 
1784
 
 
1785
 
 
1786
%% The following software may be included in this product:  
 
1787
%%    tcsh 
 
1788
%% Use of any of this software is governed by the terms of the license below: 
 
1789
 
 
1790
 
 
1791
   qtcsh based on tcsh source code, integration hooks for Grid Engine support.
 
1792
   qtcsh/{*.c,*.h,tcsh.man,tcsh.man2html,termcap.vms,src.desc,FAQ,Fixes,Imakefile,
 
1793
          MAKEDIFFS,MAKESHAR,Makefile.*,NewThings,Ported,README,README.imake,WishList,
 
1794
          Y2K,complete.tcsh,config*,csh-mode.el,eight-bit.me,host.defs,imake.config,
 
1795
          install-sh,nls,stamp-h.in,glob.3}
 
1796
 
 
1797
    
 
1798
   /*-
 
1799
    * Copyright (c) 1980, 1991 The Regents of the University of California.
 
1800
    * All rights reserved.
 
1801
    *
 
1802
    * Redistribution and use in source and binary forms, with or without
 
1803
    * modification, are permitted provided that the following conditions
 
1804
    * are met:
 
1805
    * 1. Redistributions of source code must retain the above copyright
 
1806
    *    notice, this list of conditions and the following disclaimer.
 
1807
    * 2. Redistributions in binary form must reproduce the above copyright
 
1808
    *    notice, this list of conditions and the following disclaimer in the
 
1809
    *    documentation and/or other materials provided with the distribution.
 
1810
    * 3. All advertising materials mentioning features or use of this software
 
1811
    *    must display the following acknowledgement:
 
1812
    * This product includes software developed by the University of
 
1813
    * California, Berkeley and its contributors.
 
1814
    * 4. Neither the name of the University nor the names of its contributors
 
1815
    *    may be used to endorse or promote products derived from this software
 
1816
    *    without specific prior written permission.
 
1817
    *
 
1818
    * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 
1819
    * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
1820
    * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
1821
    * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 
1822
    * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
1823
    * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
1824
    * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTS_ION)
 
1825
    * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
1826
    * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
1827
    * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
1828
    * SUCH DAMAGE.
 
1829
    */                                                                                                                                                     
 
1830
   Used in qtcsh. Changes to the following files for Grid Engine support.
 
1831
   qtcsh/{config.sub,Makefile.in,configure,ed.h,sh.c,sh.err.c,sh.exec.c,sh.h,sh.init.c,
 
1832
            tc.alloc.c,tc.os.h,tc.sig.h,tc.vers.c}
 
1833
 
 
1834
 
 
1835
%% The following software may be included in this product:  
 
1836
%%    top 
 
1837
%% Use of any of this software is governed by the terms of the license below:
 
1838
 
 
1839
 
 
1840
   This files use some code parts of top
 
1841
   utilib/cod_getloadavg.c
 
1842
   grd/pdc.c 
 
1843
 
 
1844
 
 
1845
    *  This program may be freely redistributed,
 
1846
    *  but this entire comment MUST remain intact.
 
1847
    *
 
1848
    *  Copyright (c) 1984, 1989, William LeFebvre, Rice University
 
1849
    *  Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University
 
1850
    */
 
1851
 
 
1852
      GRATITUDE
 
1853
      My perpetual thanks to all the people who have helped me support top
 
1854
      on so many platforms.  Without these people, top would not be what it
 
1855
      is.  Here is a partial list of contributors and other individuals.
 
1856
 
 
1857
         Robert Boucher    <boucher@sofkin.ca>
 
1858
         Marc Cohen     <marc@aai.com>
 
1859
         David Cutter      <dpc@grail.com>
 
1860
         Casper Dik     <casper@fwi.uva.nl>
 
1861
         Charles Hedrick   <hedrick@geneva.rutgers.edu>
 
1862
         Andrew Herbert    <andrew@werple.apana.org.au>
 
1863
         Jeff Janvrin      <jeff.janvrin@columbiasc.ncr.com>
 
1864
         Torsten Kasch     <torsten@techfak.uni-bielefeld.de>
 
1865
         Petri Kutvonen    <kutvonen@cs.helsinki.fi>
 
1866
         William L. Jones  <jones@chpc>
 
1867
         Tim Pugh       <tpugh@oce.orst.edu>
 
1868
         Steve Scherf      <scherf@swdc.stratus.com>
 
1869
         Phillip Wu     <pwu01@qantek.com.au>
 
1870
 
 
1871
      (My apologies if I missed anyone.)
 
1872
 
 
1873
 
 
1874
      AUTHOR
 
1875
 
 
1876
            William LeFebvre
 
1877
            Group sys Consulting
 
1878
            wnl@groupsys.com
 
1879
 
 
1880
 
 
1881
            U.S. Mail address:
 
1882
                William LeFebvre
 
1883
                170 Colton Crest Drive
 
1884
                Alpharetta, GA  30202
 
1885
                (770) 813-3224
 
1886
 
 
1887
   - Grid Engine kernel.
 
1888
 
 
1889
 
 
1890
%% The following software may be included in this product:
 
1891
%%    log4j
 
1892
%% Use of any of this software is governed by the terms of the license below:
 
1893
 
 
1894
 
 
1895
                               Apache License
 
1896
                           Version 2.0, January 2004
 
1897
                        http://www.apache.org/licenses/
 
1898
 
 
1899
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
 
1900
 
 
1901
   1. Definitions.
 
1902
 
 
1903
      "License" shall mean the terms and conditions for use, reproduction,
 
1904
      and distribution as defined by Sections 1 through 9 of this document.
 
1905
 
 
1906
      "Licensor" shall mean the copyright owner or entity authorized by
 
1907
      the copyright owner that is granting the License.
 
1908
 
 
1909
      "Legal Entity" shall mean the union of the acting entity and all
 
1910
      other entities that control, are controlled by, or are under common
 
1911
      control with that entity. For the purposes of this definition,
 
1912
      "control" means (i) the power, direct or indirect, to cause the
 
1913
      direction or management of such entity, whether by contract or
 
1914
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
 
1915
      outstanding shares, or (iii) beneficial ownership of such entity.
 
1916
 
 
1917
      "You" (or "Your") shall mean an individual or Legal Entity
 
1918
      exercising permissions granted by this License.
 
1919
 
 
1920
      "Source" form shall mean the preferred form for making modifications,
 
1921
      including but not limited to software source code, documentation
 
1922
      source, and configuration files.
 
1923
 
 
1924
      "Object" form shall mean any form resulting from mechanical
 
1925
      transformation or translation of a Source form, including but
 
1926
      not limited to compiled object code, generated documentation,
 
1927
      and conversions to other media types.
 
1928
 
 
1929
      "Work" shall mean the work of authorship, whether in Source or
 
1930
      Object form, made available under the License, as indicated by a
 
1931
      copyright notice that is included in or attached to the work
 
1932
      (an example is provided in the Appendix below).
 
1933
 
 
1934
      "Derivative Works" shall mean any work, whether in Source or Object
 
1935
      form, that is based on (or derived from) the Work and for which the
 
1936
      editorial revisions, annotations, elaborations, or other modifications
 
1937
      represent, as a whole, an original work of authorship. For the purposes
 
1938
      of this License, Derivative Works shall not include works that remain
 
1939
      separable from, or merely link (or bind by name) to the interfaces of,
 
1940
      the Work and Derivative Works thereof.
 
1941
 
 
1942
      "Contribution" shall mean any work of authorship, including
 
1943
      the original version of the Work and any modifications or additions
 
1944
      to that Work or Derivative Works thereof, that is intentionally
 
1945
      submitted to Licensor for inclusion in the Work by the copyright owner
 
1946
      or by an individual or Legal Entity authorized to submit on behalf of
 
1947
      the copyright owner. For the purposes of this definition, "submitted"
 
1948
      means any form of electronic, verbal, or written communication sent
 
1949
      to the Licensor or its representatives, including but not limited to
 
1950
      communication on electronic mailing lists, source code control systems,
 
1951
      and issue tracking systems that are managed by, or on behalf of, the
 
1952
      Licensor for the purpose of discussing and improving the Work, but
 
1953
      excluding communication that is conspicuously marked or otherwise
 
1954
      designated in writing by the copyright owner as "Not a Contribution."
 
1955
 
 
1956
      "Contributor" shall mean Licensor and any individual or Legal Entity
 
1957
      on behalf of whom a Contribution has been received by Licensor and
 
1958
      subsequently incorporated within the Work.
 
1959
 
 
1960
   2. Grant of Copyright License. Subject to the terms and conditions of
 
1961
      this License, each Contributor hereby grants to You a perpetual,
 
1962
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 
1963
      copyright license to reproduce, prepare Derivative Works of,
 
1964
      publicly display, publicly perform, sublicense, and distribute the
 
1965
      Work and such Derivative Works in Source or Object form.
 
1966
 
 
1967
   3. Grant of Patent License. Subject to the terms and conditions of
 
1968
      this License, each Contributor hereby grants to You a perpetual,
 
1969
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 
1970
      (except as stated in this section) patent license to make, have made,
 
1971
      use, offer to sell, sell, import, and otherwise transfer the Work,
 
1972
      where such license applies only to those patent claims licensable
 
1973
      by such Contributor that are necessarily infringed by their
 
1974
      Contribution(s) alone or by combination of their Contribution(s)
 
1975
      with the Work to which such Contribution(s) was submitted. If You
 
1976
      institute patent litigation against any entity (including a
 
1977
      cross-claim or counterclaim in a lawsuit) alleging that the Work
 
1978
      or a Contribution incorporated within the Work constitutes direct
 
1979
      or contributory patent infringement, then any patent licenses
 
1980
      granted to You under this License for that Work shall terminate
 
1981
      as of the date such litigation is filed.
 
1982
 
 
1983
   4. Redistribution. You may reproduce and distribute copies of the
 
1984
      Work or Derivative Works thereof in any medium, with or without
 
1985
      modifications, and in Source or Object form, provided that You
 
1986
      meet the following conditions:
 
1987
 
 
1988
      (a) You must give any other recipients of the Work or
 
1989
          Derivative Works a copy of this License; and
 
1990
 
 
1991
      (b) You must cause any modified files to carry prominent notices
 
1992
          stating that You changed the files; and
 
1993
 
 
1994
      (c) You must retain, in the Source form of any Derivative Works
 
1995
          that You distribute, all copyright, patent, trademark, and
 
1996
          attribution notices from the Source form of the Work,
 
1997
          excluding those notices that do not pertain to any part of
 
1998
          the Derivative Works; and
 
1999
 
 
2000
      (d) If the Work includes a "NOTICE" text file as part of its
 
2001
          distribution, then any Derivative Works that You distribute must
 
2002
          include a readable copy of the attribution notices contained
 
2003
          within such NOTICE file, excluding those notices that do not
 
2004
          pertain to any part of the Derivative Works, in at least one
 
2005
          of the following places: within a NOTICE text file distributed
 
2006
          as part of the Derivative Works; within the Source form or
 
2007
          documentation, if provided along with the Derivative Works; or,
 
2008
          within a display generated by the Derivative Works, if and
 
2009
          wherever such third-party notices normally appear. The contents
 
2010
          of the NOTICE file are for informational purposes only and
 
2011
          do not modify the License. You may add Your own attribution
 
2012
          notices within Derivative Works that You distribute, alongside
 
2013
          or as an addendum to the NOTICE text from the Work, provided
 
2014
          that such additional attribution notices cannot be construed
 
2015
          as modifying the License.
 
2016
 
 
2017
      You may add Your own copyright statement to Your modifications and
 
2018
      may provide additional or different license terms and conditions
 
2019
      for use, reproduction, or distribution of Your modifications, or
 
2020
      for any such Derivative Works as a whole, provided Your use,
 
2021
      reproduction, and distribution of the Work otherwise complies with
 
2022
      the conditions stated in this License.
 
2023
 
 
2024
   5. Submission of Contributions. Unless You explicitly state otherwise,
 
2025
      any Contribution intentionally submitted for inclusion in the Work
 
2026
      by You to the Licensor shall be under the terms and conditions of
 
2027
      this License, without any additional terms or conditions.
 
2028
      Notwithstanding the above, nothing herein shall supersede or modify
 
2029
      the terms of any separate license agreement you may have executed
 
2030
      with Licensor regarding such Contributions.
 
2031
 
 
2032
   6. Trademarks. This License does not grant permission to use the trade
 
2033
      names, trademarks, service marks, or product names of the Licensor,
 
2034
      except as required for reasonable and customary use in describing the
 
2035
      origin of the Work and reproducing the content of the NOTICE file.
 
2036
 
 
2037
   7. Disclaimer of Warranty. Unless required by applicable law or
 
2038
      agreed to in writing, Licensor provides the Work (and each
 
2039
      Contributor provides its Contributions) on an "AS IS" BASIS,
 
2040
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 
2041
      implied, including, without limitation, any warranties or conditions
 
2042
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
 
2043
      PARTICULAR PURPOSE. You are solely responsible for determining the
 
2044
      appropriateness of using or redistributing the Work and assume any
 
2045
      risks associated with Your exercise of permissions under this License.
 
2046
 
 
2047
   8. Limitation of Liability. In no event and under no legal theory,
 
2048
      whether in tort (including negligence), contract, or otherwise,
 
2049
      unless required by applicable law (such as deliberate and grossly
 
2050
      negligent acts) or agreed to in writing, shall any Contributor be
 
2051
      liable to You for damages, including any direct, indirect, special,
 
2052
      incidental, or consequential damages of any character arising as a
 
2053
      result of this License or out of the use or inability to use the
 
2054
      Work (including but not limited to damages for loss of goodwill,
 
2055
      work stoppage, computer failure or malfunction, or any and all
 
2056
      other commercial damages or losses), even if such Contributor
 
2057
      has been advised of the possibility of such damages.
 
2058
 
 
2059
   9. Accepting Warranty or Additional Liability. While redistributing
 
2060
      the Work or Derivative Works thereof, You may choose to offer,
 
2061
      and charge a fee for, acceptance of support, warranty, indemnity,
 
2062
      or other liability obligations and/or rights consistent with this
 
2063
      License. However, in accepting such obligations, You may act only
 
2064
      on Your own behalf and on Your sole responsibility, not on behalf
 
2065
      of any other Contributor, and only if You agree to indemnify,
 
2066
      defend, and hold each Contributor harmless for any liability
 
2067
      incurred by, or claims asserted against, such Contributor by reason
 
2068
      of your accepting any such warranty or additional liability.
 
2069
 
 
2070
   END OF TERMS AND CONDITIONS
 
2071
 
 
2072
   APPENDIX: How to apply the Apache License to your work.
 
2073
 
 
2074
      To apply the Apache License to your work, attach the following
 
2075
      boilerplate notice, with the fields enclosed by brackets "[]"
 
2076
      replaced with your own identifying information. (Don't include
 
2077
      the brackets!)  The text should be enclosed in the appropriate
 
2078
      comment syntax for the file format. We also recommend that a
 
2079
      file or class name and description of purpose be included on the
 
2080
      same "printed page" as the copyright notice for easier
 
2081
      identification within third-party archives.
 
2082
 
 
2083
   Copyright [yyyy] [name of copyright owner]
 
2084
 
 
2085
   Licensed under the Apache License, Version 2.0 (the "License");
 
2086
   you may not use this file except in compliance with the License.
 
2087
   You may obtain a copy of the License at
 
2088
 
 
2089
       http://www.apache.org/licenses/LICENSE-2.0
 
2090
 
 
2091
   Unless required by applicable law or agreed to in writing, software
 
2092
   distributed under the License is distributed on an "AS IS" BASIS,
 
2093
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
2094
   See the License for the specific language governing permissions and
 
2095
   limitations under the License.
 
2096
 
 
2097
 
 
2098
%% The following software may be included in this product:
 
2099
%%    Oracle Berkeley DB software
 
2100
%% Use of any of this software is governed by the terms of the license below:
 
2101
 
 
2102
/*
 
2103
 Copyright (c) 1990-2006
 
2104
      Oracle Corporation.  All rights reserved.
 
2105
 
 
2106
 Redistribution and use in source and binary forms, with or without
 
2107
 modification, are permitted provided that the following conditions
 
2108
 are met:
 
2109
 1. Redistributions of source code must retain the above copyright
 
2110
    notice, this list of conditions and the following disclaimer.
 
2111
 2. Redistributions in binary form must reproduce the above copyright
 
2112
    notice, this list of conditions and the following disclaimer in the
 
2113
    documentation and/or other materials provided with the distribution.
 
2114
 3. Redistributions in any form must be accompanied by information on
 
2115
    how to obtain complete source code for the DB software and any
 
2116
    accompanying software that uses the DB software.  The source code
 
2117
    must either be included in the distribution or be available for no
 
2118
    more than the cost of distribution plus a nominal fee, and must be
 
2119
    freely redistributable under reasonable conditions.  For an
 
2120
    executable file, complete source code means the source code for all
 
2121
    modules it contains.  It does not include source code for modules or
 
2122
    files that typically accompany the major components of the operating
 
2123
    system on which the executable file runs.
 
2124
 
 
2125
 THIS SOFTWARE IS PROVIDED BY ORACLE CORPORATION `AS IS'' AND ANY EXPRESS
 
2126
 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 
2127
 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
 
2128
 NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE CORPORATION
 
2129
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 
2130
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 
2131
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 
2132
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 
2133
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
2134
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 
2135
 THE POSSIBILITY OF SUCH DAMAGE.
 
2136
 
 
2137
 Copyright (c) 1990, 1993, 1994, 1995
 
2138
        The Regents of the University of California.  All rights reserved.
 
2139
 
 
2140
 Redistribution and use in source and binary forms, with or without
 
2141
 modification, are permitted provided that the following conditions
 
2142
 are met:
 
2143
 1. Redistributions of source code must retain the above copyright
 
2144
    notice, this list of conditions and the following disclaimer.
 
2145
 2. Redistributions in binary form must reproduce the above copyright
 
2146
    notice, this list of conditions and the following disclaimer in the
 
2147
    documentation and/or other materials provided with the distribution.
 
2148
 3. Neither the name of the University nor the names of its contributors
 
2149
    may be used to endorse or promote products derived from this software
 
2150
    without specific prior written permission.
 
2151
 
 
2152
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS `AS IS'' AND
 
2153
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
2154
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
2155
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 
2156
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
2157
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
2158
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
2159
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
2160
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
2161
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
2162
 SUCH DAMAGE.
 
2163
 
 
2164
 Copyright (c) 1995, 1996
 
2165
        The President and Fellows of Harvard University.  All rights reserved.
 
2166
 
 
2167
 Redistribution and use in source and binary forms, with or without
 
2168
 modification, are permitted provided that the following conditions
 
2169
 are met:
 
2170
 1. Redistributions of source code must retain the above copyright
 
2171
    notice, this list of conditions and the following disclaimer.
 
2172
 2. Redistributions in binary form must reproduce the above copyright
 
2173
    notice, this list of conditions and the following disclaimer in the
 
2174
    documentation and/or other materials provided with the distribution.
 
2175
 3. Neither the name of the University nor the names of its contributors
 
2176
    may be used to endorse or promote products derived from this software
 
2177
    without specific prior written permission.
 
2178
 
 
2179
 THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS `AS IS'' AND
 
2180
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
2181
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
2182
 ARE DISCLAIMED.  IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
 
2183
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
2184
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
2185
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
2186
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
2187
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
2188
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
2189
 SUCH DAMAGE.
 
2190
 
 
2191
%% The following software may be included in this product:
 
2192
%%    snprintf
 
2193
%% Use of any of this software is governed by the terms of the license below:
 
2194
 
 
2195
   Mark Martinec <mark.martinec@ijs.si>, April 1999, June 2000
 
2196
   Copyright � 1999, Mark Martinec
 
2197
 
 
2198
   This program is free software; you can redistribute it and/or modify
 
2199
   it under the terms of the Frontier Artistic License which comes with
 
2200
   this Kit. (http://www.ijs.si/software/snprintf/LICENSE.txt)