| 1 | ======= |
|---|
| 2 | LICENSE |
|---|
| 3 | ======= |
|---|
| 4 | |
|---|
| 5 | This program is free software; you can redistribute it and/or modify it |
|---|
| 6 | under the terms of the GNU General Public License (GPL) as published by |
|---|
| 7 | the Free Software Foundation; either version 2 of the License, or (at |
|---|
| 8 | your option) any later version. The full text of versions 2 and 3 of |
|---|
| 9 | the GPL can be found respectively in the files LICENSE-GPLV2 and |
|---|
| 10 | LICENSE-GPLV3. |
|---|
| 11 | |
|---|
| 12 | EXCEPTION: This distribution of Vidalia may be linked against OpenSSL |
|---|
| 13 | according to the terms of the section below entitled "OpenSSL Exception." |
|---|
| 14 | |
|---|
| 15 | This program is distributed in the hope that it will be useful, but |
|---|
| 16 | WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 17 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General |
|---|
| 18 | Public License for more details. |
|---|
| 19 | |
|---|
| 20 | You should have received a copy of the GNU General Public License along |
|---|
| 21 | with this program; if not, write to the Free Software Foundation, Inc., |
|---|
| 22 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | _OpenSSL Exception_ |
|---|
| 26 | |
|---|
| 27 | 0. Definitions |
|---|
| 28 | |
|---|
| 29 | "Vidalia" means Vidalia software licensed under version 2 or any later |
|---|
| 30 | version of the GNU General Public License (collectively, "GPL"), or a |
|---|
| 31 | work based on such software and licensed under the GPL. |
|---|
| 32 | |
|---|
| 33 | "OpenSSL" means OpenSSL toolkit software distributed by the OpenSSL |
|---|
| 34 | Project and licensed under the OpenSSL Licenses, or a work based on such |
|---|
| 35 | software and licensed under the OpenSSL Licenses. |
|---|
| 36 | |
|---|
| 37 | "OpenSSL Licenses" means the OpenSSL License and Original SSLeay License |
|---|
| 38 | under which the OpenSSL Project distributes the OpenSSL toolkit software, |
|---|
| 39 | as those licenses appear in the file LICENSE-OPENSSL. |
|---|
| 40 | |
|---|
| 41 | 1. Exception |
|---|
| 42 | |
|---|
| 43 | You have permission to copy, modify, propagate, and distribute a work |
|---|
| 44 | formed by combining OpenSSL with Vidalia, or a work derivative of such a |
|---|
| 45 | combination, even if such copying, modification, propagation, or |
|---|
| 46 | distribution would otherwise violate the terms of the GPL. You must |
|---|
| 47 | comply with the GPL in all respects for all of the code used other than |
|---|
| 48 | OpenSSL. |
|---|
| 49 | |
|---|
| 50 | You may include this OpenSSL Exception and its grant of permissions when |
|---|
| 51 | you distribute Vidalia. Inclusion of this notice with such a |
|---|
| 52 | distribution constitutes a grant of such permission. If you do not wish |
|---|
| 53 | to grant these permissions, remove this section entitled "OpenSSL |
|---|
| 54 | Exception" from your distribution. |
|---|
| 55 | |
|---|
| 56 | |
|---|
| 57 | =================================================================== |
|---|
| 58 | |
|---|
| 59 | Vidalia incorporates icons from KDE's Oxygen icon theme. It is |
|---|
| 60 | licensed as follows: |
|---|
| 61 | |
|---|
| 62 | Copyright (C) 2007 David Vignoni <david@icon-king.com> |
|---|
| 63 | Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org> |
|---|
| 64 | Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org> |
|---|
| 65 | Copyright (C) 2007 Nuno Fernades Pinheiro <nf.pinheiro@gmail.com> |
|---|
| 66 | Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org> |
|---|
| 67 | Copyright (C) 2007 David Miller <miller@oxygen-icons.org> |
|---|
| 68 | |
|---|
| 69 | and others |
|---|
| 70 | |
|---|
| 71 | This library is free software; you can redistribute it and/or |
|---|
| 72 | modify it under the terms of the GNU Library General Public |
|---|
| 73 | License as published by the Free Software Foundation; either |
|---|
| 74 | version 3 of the License, or (at your option) any later version. |
|---|
| 75 | |
|---|
| 76 | This library is distributed in the hope that it will be useful, |
|---|
| 77 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 78 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 79 | Library General Public License for more details. |
|---|
| 80 | |
|---|
| 81 | You should have received a copy of the GNU Library General Public |
|---|
| 82 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
|---|
| 83 | |
|---|
| 84 | =================================================================== |
|---|
| 85 | |
|---|
| 86 | Tor is distributed under this license: |
|---|
| 87 | |
|---|
| 88 | Copyright (c) 2001-2004, Roger Dingledine |
|---|
| 89 | Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson |
|---|
| 90 | |
|---|
| 91 | Redistribution and use in source and binary forms, with or without |
|---|
| 92 | modification, are permitted provided that the following conditions are |
|---|
| 93 | met: |
|---|
| 94 | |
|---|
| 95 | * Redistributions of source code must retain the above copyright |
|---|
| 96 | notice, this list of conditions and the following disclaimer. |
|---|
| 97 | |
|---|
| 98 | * Redistributions in binary form must reproduce the above |
|---|
| 99 | copyright notice, this list of conditions and the following disclaimer |
|---|
| 100 | in the documentation and/or other materials provided with the |
|---|
| 101 | distribution. |
|---|
| 102 | |
|---|
| 103 | * Neither the names of the copyright owners nor the names of its |
|---|
| 104 | contributors may be used to endorse or promote products derived from |
|---|
| 105 | this software without specific prior written permission. |
|---|
| 106 | |
|---|
| 107 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|---|
| 108 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| 109 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
|---|
| 110 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
|---|
| 111 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|---|
| 112 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
|---|
| 113 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
|---|
| 114 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
|---|
| 115 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|---|
| 116 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
|---|
| 117 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 118 | |
|---|
| 119 | src/common/strlcat.c and src/common/strlcpy.c by Todd C. Miller are licensed |
|---|
| 120 | under the following license: |
|---|
| 121 | |
|---|
| 122 | * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> |
|---|
| 123 | * All rights reserved. |
|---|
| 124 | * |
|---|
| 125 | * Redistribution and use in source and binary forms, with or without |
|---|
| 126 | * modification, are permitted provided that the following conditions |
|---|
| 127 | * are met: |
|---|
| 128 | * 1. Redistributions of source code must retain the above copyright |
|---|
| 129 | * notice, this list of conditions and the following disclaimer. |
|---|
| 130 | * 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 131 | * notice, this list of conditions and the following disclaimer in the |
|---|
| 132 | * documentation and/or other materials provided with the distribution. |
|---|
| 133 | * 3. The name of the author may not be used to endorse or promote products |
|---|
| 134 | * derived from this software without specific prior written permission. |
|---|
| 135 | * |
|---|
| 136 | * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
|---|
| 137 | * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
|---|
| 138 | * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
|---|
| 139 | * THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
|---|
| 140 | * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
|---|
| 141 | * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
|---|
| 142 | * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|---|
| 143 | * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|---|
| 144 | * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
|---|
| 145 | * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 146 | |
|---|
| 147 | If you got Tor as a static binary with OpenSSL included, then you should know: |
|---|
| 148 | "This product includes software developed by the OpenSSL Project |
|---|
| 149 | for use in the OpenSSL Toolkit (http://www.openssl.org/)" |
|---|
| 150 | =============================================================================== |
|---|
| 151 | |
|---|
| 152 | Some of the help documentation text used in Vidalia is derived from the TorFAQ |
|---|
| 153 | Wiki <http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ>. It is licensed |
|---|
| 154 | under the MIT license as follows: |
|---|
| 155 | |
|---|
| 156 | Copyright (c) 2003-2007 Roger Dingledine |
|---|
| 157 | Copyright (c) 2004-2005 Nick Mathewson |
|---|
| 158 | Copyright (c) 2004 Douglas F. Calvert |
|---|
| 159 | |
|---|
| 160 | Permission is hereby granted, free of charge, to any person obtaining a copy |
|---|
| 161 | of this software and associated documentation files (the "Software"), to deal |
|---|
| 162 | in the Software without restriction, including without limitation the rights |
|---|
| 163 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|---|
| 164 | copies of the Software, and to permit persons to whom the Software is |
|---|
| 165 | furnished to do so, subject to the following conditions: |
|---|
| 166 | |
|---|
| 167 | The above copyright notice and this permission notice shall be included in all |
|---|
| 168 | copies or substantial portions of the Software. |
|---|
| 169 | |
|---|
| 170 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|---|
| 171 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|---|
| 172 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|---|
| 173 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|---|
| 174 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|---|
| 175 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|---|
| 176 | SOFTWARE. |
|---|
| 177 | =============================================================================== |
|---|
| 178 | |
|---|
| 179 | This product includes GeoIP data created by MaxMind, available from |
|---|
| 180 | http://maxmind.com. It is licensed as follows: |
|---|
| 181 | |
|---|
| 182 | OPEN DATA LICENSE (GeoLite Country and GeoLite City databases) |
|---|
| 183 | |
|---|
| 184 | Copyright (c) 2007 MaxMind LLC. All Rights Reserved. |
|---|
| 185 | |
|---|
| 186 | All advertising materials and documentation mentioning features or use of |
|---|
| 187 | this database must display the following acknowledgment: |
|---|
| 188 | "This product includes GeoLite data created by MaxMind, available from |
|---|
| 189 | http://maxmind.com/" |
|---|
| 190 | |
|---|
| 191 | Redistribution and use with or without modification, are permitted provided |
|---|
| 192 | that the following conditions are met: |
|---|
| 193 | 1. Redistributions must retain the above copyright notice, this list of |
|---|
| 194 | conditions and the following disclaimer in the documentation and/or other |
|---|
| 195 | materials provided with the distribution. |
|---|
| 196 | 2. All advertising materials and documentation mentioning features or use of |
|---|
| 197 | this database must display the following acknowledgement: |
|---|
| 198 | "This product includes GeoLite data created by MaxMind, available from |
|---|
| 199 | http://maxmind.com/" |
|---|
| 200 | 3. "MaxMind" may not be used to endorse or promote products derived from this |
|---|
| 201 | database without specific prior written permission. |
|---|
| 202 | |
|---|
| 203 | THIS DATABASE IS PROVIDED BY MAXMIND.COM ``AS IS'' AND ANY |
|---|
| 204 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|---|
| 205 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
|---|
| 206 | DISCLAIMED. IN NO EVENT SHALL MAXMIND.COM BE LIABLE FOR ANY |
|---|
| 207 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
|---|
| 208 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
|---|
| 209 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
|---|
| 210 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|---|
| 211 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
|---|
| 212 | DATABASE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 213 | |
|---|
| 214 | =============================================================================== |
|---|
| 215 | |
|---|
| 216 | Vidalia uses the MiniUPnPc library for UPnP support. It is licensed as |
|---|
| 217 | follows: |
|---|
| 218 | |
|---|
| 219 | Copyright (c) 2005-2007, Thomas BERNARD |
|---|
| 220 | |
|---|
| 221 | Redistribution and use in source and binary forms, with or without |
|---|
| 222 | modification, are permitted provided that the following conditions are |
|---|
| 223 | met: |
|---|
| 224 | |
|---|
| 225 | * Redistributions of source code must retain the above copyright |
|---|
| 226 | notice, this list of conditions and the following disclaimer. |
|---|
| 227 | |
|---|
| 228 | * Redistributions in binary form must reproduce the above |
|---|
| 229 | copyright notice, this list of conditions and the following |
|---|
| 230 | disclaimer in the documentation and/or other materials |
|---|
| 231 | provided with the distribution. |
|---|
| 232 | |
|---|
| 233 | * Neither the names of the copyright owners nor the names of its |
|---|
| 234 | contributors may be used to endorse or promote products derived from |
|---|
| 235 | this software without specific prior written permission. |
|---|
| 236 | |
|---|
| 237 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|---|
| 238 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| 239 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
|---|
| 240 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
|---|
| 241 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|---|
| 242 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
|---|
| 243 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
|---|
| 244 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
|---|
| 245 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|---|
| 246 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
|---|
| 247 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 248 | |
|---|