aboutsummaryrefslogtreecommitdiff
path: root/include/opus_custom.h
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2012-03-19 17:10:13 -0700
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-04-02 11:21:36 -0400
commit5f6e472c91fb0a4a6b467f1b3c2d508b919fc9d5 (patch)
tree2be2d17c716c1b110828e091873626fa25ae4eb5 /include/opus_custom.h
parent905197d750d00c460c4940c42c3b7b9c2f85441c (diff)
downloadlibopus-5f6e472c91fb0a4a6b467f1b3c2d508b919fc9d5.tar.gz
Remove trailing whitespace.
Also fixes a minor typo.
Diffstat (limited to 'include/opus_custom.h')
-rw-r--r--include/opus_custom.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/opus_custom.h b/include/opus_custom.h
index a497d790..29623b36 100644
--- a/include/opus_custom.h
+++ b/include/opus_custom.h
@@ -1,6 +1,6 @@
/* Copyright (c) 2007-2008 CSIRO
Copyright (c) 2007-2009 Xiph.Org Foundation
- Copyright (c) 2008 Gregory Maxwell
+ Copyright (c) 2008 Gregory Maxwell
Written by Jean-Marc Valin and Gregory Maxwell */
/**
@file celt.h
@@ -11,14 +11,14 @@
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
-
+
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
-
+
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-
+
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