diff options
author | Timothy B. Terriberry <tterribe@xiph.org> | 2013-05-19 18:00:39 -0700 |
---|---|---|
committer | Timothy B. Terriberry <tterribe@xiph.org> | 2013-05-19 19:16:11 -0700 |
commit | 80ad38370c299edb50a229597114d5bfbf88feb6 (patch) | |
tree | 2a05530a655b0d266e93e5c8406380cca3392f38 /silk/CNG.c | |
parent | 972a34ec2c79d241318af24389b8ee042d10556a (diff) | |
download | opus-80ad38370c299edb50a229597114d5bfbf88feb6.tar.gz |
Convert quotes in license headers to ASCII.
Since the last patch originally had them mangled (presumably by
mailer, http server, or something else), let's just get rid of
them.
Diffstat (limited to 'silk/CNG.c')
-rw-r--r-- | silk/CNG.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ documentation and/or other materials provided with the distribution. names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |