| 4 | | # This software is copyrighted by and is the sole property of Acunia N.V. # |
|---|
| 5 | | # and its licensors, if any. All rights, title, ownership, or other # |
|---|
| 6 | | # interests in the software remain the property of Acunia N.V. and its # |
|---|
| 7 | | # licensors, if any. # |
|---|
| | 6 | # Redistribution and use in source and binary forms, with or without # |
|---|
| | 7 | # modification, are permitted provided that the following conditions # |
|---|
| | 8 | # are met: # |
|---|
| | 9 | # 1. Redistributions of source code must retain the above copyright # |
|---|
| | 10 | # notice, this list of conditions and the following disclaimer. # |
|---|
| | 11 | # 2. Redistributions in binary form must reproduce the above copyright # |
|---|
| | 12 | # notice, this list of conditions and the following disclaimer in the # |
|---|
| | 13 | # documentation and/or other materials provided with the distribution. # |
|---|
| | 14 | # 3. Neither the name of Punch Telematix or of /k/ Embedded Java Solutions# |
|---|
| | 15 | # nor the names of other contributors may be used to endorse or promote# |
|---|
| | 16 | # products derived from this software without specific prior written # |
|---|
| | 17 | # permission. # |
|---|
| 9 | | # This software may only be used in accordance with the corresponding # |
|---|
| 10 | | # license agreement. Any unauthorized use, duplication, transmission, # |
|---|
| 11 | | # distribution or disclosure of this software is expressly forbidden. # |
|---|
| 12 | | # # |
|---|
| 13 | | # This Copyright notice may not be removed or modified without prior # |
|---|
| 14 | | # written consent of Acunia N.V. # |
|---|
| 15 | | # # |
|---|
| 16 | | # Acunia N.V. reserves the right to modify this software without notice. # |
|---|
| 17 | | # # |
|---|
| 18 | | # Acunia N.V. # |
|---|
| 19 | | # Vanden Tymplestraat 35 info@acunia.com # |
|---|
| 20 | | # 3000 Leuven http://www.acunia.com # |
|---|
| 21 | | # Belgium - EUROPE # |
|---|
| 22 | | # # |
|---|
| 23 | | # Modifications copyright (c) 2003, 2005 by Chris Gray, /k/ Embedded Java # |
|---|
| 24 | | # Solutions. All rights reserved. # |
|---|
| 25 | | # # |
|---|
| | 19 | # THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED # |
|---|
| | 20 | # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # |
|---|
| | 21 | # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # |
|---|
| | 22 | # IN NO EVENT SHALL PUNCH TELEMATIX, /K/ EMBEDDED JAVA SOLUTIONS OR OTHER # |
|---|
| | 23 | # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # |
|---|
| | 24 | # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # |
|---|
| | 25 | # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR # |
|---|
| | 26 | # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # |
|---|
| | 27 | # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # |
|---|
| | 28 | # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # |
|---|
| | 29 | # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # |
|---|