~ubuntu-branches/ubuntu/raring/mumble/raring

« back to all changes in this revision

Viewing changes to celt-0.7.0-src/libcelt/laplace.h

  • Committer: Bazaar Package Importer
  • Author(s): Thorvald Natvig
  • Date: 2010-01-09 19:28:50 UTC
  • mfrom: (9.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100109192850-zs4g5vwrrpd71kob
Tags: 1.2.1-2
Fix upgrade failure when upgrading mumble-server directly from 1.1.x
to 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   Redistribution and use in source and binary forms, with or without
6
6
   modification, are permitted provided that the following conditions
7
7
   are met:
8
 
 
 
8
   
9
9
   - Redistributions of source code must retain the above copyright
10
10
   notice, this list of conditions and the following disclaimer.
11
 
 
 
11
   
12
12
   - Redistributions in binary form must reproduce the above copyright
13
13
   notice, this list of conditions and the following disclaimer in the
14
14
   documentation and/or other materials provided with the distribution.
15
 
 
 
15
   
16
16
   - Neither the name of the Xiph.org Foundation nor the names of its
17
17
   contributors may be used to endorse or promote products derived from
18
18
   this software without specific prior written permission.
19
 
 
 
19
   
20
20
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21
21
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22
22
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR