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
|
This package was first debianized by Damyan Ivanov <dam@modsoftsys.com> on
Thu, 15 Sep 2005 14:00:36 +0300.
It was downloaded from http://www.flamerobin.org/
Upstream authors: The Flamerobin Development Team <http://www.flamerobin.org/>
T.I.P. Group S.A <http://www.tipgroup.com/>
IBPP Team <http://www.ibpp.com/>
Ximian, Inc. <http://www.ximian.com/>
Copyright Holders: Files under src/ibpp are copyright
2000-2006 T.I.P. Group S.A. and IBPP Team
Following files in the res/ directoru are from the
OpenOffice.org icon set by Ximian, Inc. and are
copyright 2003 Ximian, Inc.
List:
backup.xpm column.xpm column32.xpm database.xpm
database32.xpm (same file as backup.xpm) domain.xpm
domain32.xpm down.xpm function.xpm function32.xpm
generator.xpm generator32.xpm generators.xpm history.xpm
left.xpm object.xpm procedure.xpm procedure32.xpm
procedures.xpm right.xpm root.xpm save.xpm saveas.xpm
search.xpm server.xpm server32.xpm table.xpm table32.xpm
tables.xpm trigger.xpm trigger32.xpm up.xpm view.xpm
view32.xpm
All else is Copyright (c) 2004, 2005, 2006
The FlameRobin Development Team
LICENSES:
* Files under src/ibpp are under IBPP License v1.1 (copy below)
* ximian.org is now novell.com, but the icons are still available from
http://web.archive.org/web/20040401140035/developer.ximian.com/themes/icons/ooo-icons.html
where it is said:
All the images below are (c) 2003 Ximian, Inc, and are available
under the LGPL
"LGPL" being a link to
http://web.archive.org/web/20040213034453/www.fsf.org/licenses/lgpl.html,
which is actually LGPL version 2.1 as we know it today.
On a Debian system, copy of LGPL-2.1 may be found in
/usr/share/common-licenses/LGPL-2.1
* All other files are licensed under the following license
Copyright (c) 2004, 2005, 2006 The FlameRobin Development Team
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.
IBPP License v1.1
-----------------
(C) Copyright 2000-2006 T.I.P. Group S.A. and the IBPP Team (www.ibpp.org)
Permission is hereby granted, free of charge, to any person or organization
("You") obtaining a copy of this software and associated documentation files
covered by this license (the "Software") to use the Software as part of another
work; to modify it for that purpose; to publish or distribute it, modified or
not, for that same purpose; to permit persons to whom the other work using the
Software is furnished to do so; subject to the following conditions: the above
copyright notice and this complete and unmodified permission notice shall be
included in all copies or substantial portions of the Software; You will not
misrepresent modified versions of the Software as being the original.
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 of other dealings in
the Software.
|