diff options
Diffstat (limited to 'linden/LICENSE-libraries.txt')
-rw-r--r-- | linden/LICENSE-libraries.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/linden/LICENSE-libraries.txt b/linden/LICENSE-libraries.txt index c00ff61..b0b5258 100644 --- a/linden/LICENSE-libraries.txt +++ b/linden/LICENSE-libraries.txt | |||
@@ -294,6 +294,37 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | |||
294 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 294 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
295 | 295 | ||
296 | 296 | ||
297 | ============= | ||
298 | FAAD2 License | ||
299 | ============= | ||
300 | |||
301 | FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding | ||
302 | Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com | ||
303 | |||
304 | This program is free software; you can redistribute it and/or modify | ||
305 | it under the terms of the GNU General Public License as published by | ||
306 | the Free Software Foundation; either version 2 of the License, or | ||
307 | (at your option) any later version. | ||
308 | |||
309 | This program is distributed in the hope that it will be useful, | ||
310 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
311 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
312 | GNU General Public License for more details. | ||
313 | |||
314 | You should have received a copy of the GNU General Public License | ||
315 | along with this program; if not, write to the Free Software | ||
316 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||
317 | |||
318 | Any non-GPL usage of this software or parts of this software is strictly | ||
319 | forbidden. | ||
320 | |||
321 | The "appropriate copyright message" mentioned in section 2c of the GPLv2 | ||
322 | must read: "Code from FAAD2 is copyright (c) Nero AG, www.nero.com" | ||
323 | |||
324 | Commercial non-GPL licensing of this software is possible. | ||
325 | For more info contact Nero AG through Mpeg4AAClicense@nero.com. | ||
326 | |||
327 | |||
297 | ============ | 328 | ============ |
298 | FLAC License | 329 | FLAC License |
299 | ============ | 330 | ============ |