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
|
This package was debianized by Krzysztof Krzyzaniak (eloy) <eloy@debian.org> on
Mon, 24 Dec 2001 16:10:49 +0100.
It was downloaded from http://www.mirar.org/mird/
Upstream Author(s): Mirar, <mirar@lysator.liu.se>
Copyright:
The Mird database library may be freely distributed and used with
these limits:
* The database library may be distributed with or without source.
* There is no promise that this software works. (But if you find any
bugs, please let me know!)
* You can use this software for whatever you want. You don't have to
pay me.
* You may not pretend that you wrote this software. If you use it in
a program, you must acknowledge it somewhere in your
documentation.
In legalese:
The authors make NO WARRANTY or representation, either express or
implied, with respect to this software, its quality, accuracy,
merchantability, or fitness for a particular purpose. This software is
provided "AS IS", and you, its user, assume the entire risk as to its
quality and accuracy.
This software is copyright (C) 1999-2000, Mirar Hagland All Rights
Reserved except as specified below.
Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject
to these conditions:
(1) If any part of the source code for this software is distributed,
then this license must be included, with this copyright and
no-warranty notice unaltered; and any additions, deletions, or changes
to the original files must be clearly indicated in accompanying
documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is utilizing the Mird
database".
(3) Permission for use of this software is granted only if the user
accepts full responsibility for any undesirable consequences; the
authors accept NO LIABILITY for damages of any kind.
These conditions apply to any software derived from or based on the
Mird database code, not just to the unmodified library. If you use
this work, you ought to acknowledge it.
I permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims
are assumed by the product vendor.
The Unix configuration script "configure" was produced with GNU
Autoconf. It is copyright by the Free Software Foundation but is
freely distributable. The same holds for its supporting scripts
(config.guess, config.sub, ltconfig, ltmain.sh). Another support
script, install-sh, is copyright by M.I.T. but is also freely
distributable.
(c) this legalese is stolen from the JPEG license
|