Package: mysql-gui-tools / 5.0r12-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
This package was debianized by Adam Majer <adamm@zombino.com> in
summer of 2007.

It was downloaded from http://dev.mysql.com/downloads/gui-tools/5.0.html

Upstream Author: MySQL AB

MySQL Gui Tools proper is licensed under the GPL license. Please see
/usr/share/common-licenses/GPL-2 or http://www.gnu.org for the 
license text.


There are 3rd party code that is in the source tree of the MySQL GUI
Tools. If the license text is not included here, please 
see /usr/share/common-licenses for the license text and/or the source 
of the package. These include (this may NOT be a complete list).

mysql-query-browser/source/linux/gtksourceview
   Licensed under GPL v2.0 or later

mysql-gui-common/library/generic-canvas/ftgl
   Dual licensed under Licensed under LGPL v2.0 or later or a "FTGL
   license" that is below.

mysql-gui-common/library/generic-canvas/source/gl2ps
   Licensed under a dual license. Either LGPL v.2 or GL2PS license by
   Christophe Geuzaine. The text of the license is below.

mysql-gui-common/library/generic-runtime/newt
   Licensed under LGPL v2.0 or later



The following is the source code included in the upstream tarball but
not used (windows sources)

mysql-gui-common/source/windows/TNT
   TNT License below

mysql-gui-common/source/windows/delphisci-0.19
   LGPL v2.1 license

================================================
LICENSE TEXT STARTS

FTGL

Herewith is a license. I've also chucked in a gnu (see COPYING.txt) license
for those that are that way inclined. Basically I want you to use this
software and if you think this license is preventing you from doing so
let me know. 

Copyright (C) 2001-3 Henry Maddocks

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


LICENSE TEXT ENDS
================================================
LICENSE TEXT STARTS

                           GL2PS LICENSE
                      Version 2, November 2003

              Copyright (C) 2003, Christophe Geuzaine

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

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

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

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

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


LICENSE TEXT ENDS
=============================================
LICENSE TEXT STARTS -- "TNT License"

{*****************************************************************************}
{                                                                             }
{    Tnt Delphi Unicode Controls                                              }
{      http://www.tntware.com/delphicontrols/unicode/                         }
{                                                                             }
{    Copyright (c) 2002-2005, Troy Wolbrink (troy.wolbrink@ccci.org)          }
{                                                                             }
{*****************************************************************************}

**License**
===============================================================================
Redistribution and use in binary forms, with or without modification, are 
permitted.  Redistribution and use in source forms, with or without 
modification, are permitted provided that the redistributions of source code 
retain the above copyright.

**Disclaimer**
===============================================================================
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED 
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO 
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 
OF SUCH DAMAGE.


LICENSE TEXT ENDS
=============================================