Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1 | Copyright (c) 1994 |
| 2 | Hewlett-Packard Company |
| 3 | |
| 4 | Permission to use, copy, modify, distribute and sell this software |
| 5 | and its documentation for any purpose is hereby granted without fee, |
| 6 | provided that the above copyright notice appear in all copies and |
| 7 | that both that copyright notice and this permission notice appear |
| 8 | in supporting documentation. Hewlett-Packard Company makes no |
| 9 | representations about the suitability of this software for any |
| 10 | purpose. It is provided "as is" without express or implied warranty. |
| 11 | |
| 12 | |
| 13 | Copyright (c) 1996,1997 |
| 14 | Silicon Graphics Computer Systems, Inc. |
| 15 | |
| 16 | Permission to use, copy, modify, distribute and sell this software |
| 17 | and its documentation for any purpose is hereby granted without fee, |
| 18 | provided that the above copyright notice appear in all copies and |
| 19 | that both that copyright notice and this permission notice appear |
| 20 | in supporting documentation. Silicon Graphics makes no |
| 21 | representations about the suitability of this software for any |
| 22 | purpose. It is provided "as is" without express or implied warranty. |
| 23 | |
| 24 | ------------------------------------------------------------------- |
| 25 | |
| 26 | Copyright (C) 2008 The Android Open Source Project |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 27 | All rights reserved. |
| 28 | |
| 29 | Redistribution and use in source and binary forms, with or without |
| 30 | modification, are permitted provided that the following conditions |
| 31 | are met: |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 32 | Redistributions of source code must retain the above copyright |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 33 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 34 | Redistributions in binary form must reproduce the above copyright |
| 35 | notice, this list of conditions and the following disclaimer in |
| 36 | the documentation and/or other materials provided with the |
| 37 | distribution. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 38 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 39 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 40 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 41 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 42 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 43 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 44 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 45 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 46 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 47 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 48 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 49 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 50 | SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 51 | |
| 52 | ------------------------------------------------------------------- |
| 53 | |
| 54 | Copyright (C) 2009 The Android Open Source Project |
| 55 | All rights reserved. |
| 56 | |
| 57 | Redistribution and use in source and binary forms, with or without |
| 58 | modification, are permitted provided that the following conditions |
| 59 | are met: |
| 60 | Redistributions of source code must retain the above copyright |
| 61 | notice, this list of conditions and the following disclaimer. |
| 62 | Redistributions in binary form must reproduce the above copyright |
| 63 | notice, this list of conditions and the following disclaimer in |
| 64 | the documentation and/or other materials provided with the |
| 65 | distribution. |
| 66 | |
| 67 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 68 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 69 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 70 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 71 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 72 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 73 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 74 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 75 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 76 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 77 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 78 | SUCH DAMAGE. |
| 79 | |
| 80 | ------------------------------------------------------------------- |
| 81 | |
| 82 | Copyright 2006 The Android Open Source Project |
| 83 | |
| 84 | ------------------------------------------------------------------- |
| 85 | |