summaryrefslogtreecommitdiff
path: root/src/libxineadec/xine_lpcm_decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libxineadec/xine_lpcm_decoder.c')
-rw-r--r--src/libxineadec/xine_lpcm_decoder.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libxineadec/xine_lpcm_decoder.c b/src/libxineadec/xine_lpcm_decoder.c
index de9585849..8d8f23a05 100644
--- a/src/libxineadec/xine_lpcm_decoder.c
+++ b/src/libxineadec/xine_lpcm_decoder.c
@@ -15,13 +15,10 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: xine_decoder.c,v 1.62 2007/03/17 20:59:36 dgp85 Exp $
- *
* 31-8-2001 Added LPCM rate sensing.
* (c) 2001 James Courtier-Dutton James@superbug.demon.co.uk
- *
*/
#ifndef __sun
#define _XOPEN_SOURCE 500