• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1r#"Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
2All rights reserved.
3
4This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
5as long as the following conditions are adhered to.
6
7Copyright remains with Systemics Ltd, and as such any Copyright notices
8in the code are not to be removed.  If this code is used in a product,
9Systemics should be given attribution as the author of the parts used.
10This can be in the form of a textual message at program startup or
11in documentation (online or textual) provided with the package.
12
13Redistribution and use in source and binary forms, with or without
14modification, are permitted provided that the following conditions
15are met:
161. Redistributions of source code must retain the copyright
17   notice, this list of conditions and the following disclaimer.
182. Redistributions in binary form must reproduce the above copyright
19   notice, this list of conditions and the following disclaimer in the
20   documentation and/or other materials provided with the distribution.
213. All advertising materials mentioning features or use of this software
22   must display the following acknowledgement:
23   This product includes software developed by Systemics Ltd (http://www.systemics.com/)
24
25THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``AS IS'' AND
26ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
29FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
31OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
35SUCH DAMAGE.
36
37The licence and distribution terms for any publically available version or
38derivative of this code cannot be changed.  i.e. this code cannot simply be
39copied and put under another distribution licence [including the GNU Public Licence.]
40"#