Browse Source

atrac: Update copyright info and file description.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Maxim Poliakovski Michael Niedermayer 12 years ago
parent
commit
cc2330fe3a
2 changed files with 6 additions and 4 deletions
  1. +3
    -2
      libavcodec/atrac.c
  2. +3
    -2
      libavcodec/atrac.h

+ 3
- 2
libavcodec/atrac.c View File

@@ -1,6 +1,7 @@
/*
* ATRAC common functions
* Copyright (c) 2006-2008 Maxim Poliakovski
* Common functions for the ATRAC family of decoders
*
* Copyright (c) 2006-2013 Maxim Poliakovski
* Copyright (c) 2006-2008 Benjamin Larsson
*
* This file is part of FFmpeg.


+ 3
- 2
libavcodec/atrac.h View File

@@ -1,6 +1,7 @@
/*
* ATRAC common data
* Copyright (c) 2009 Maxim Poliakovski
* Common functions for the ATRAC family of decoders
*
* Copyright (c) 2009-2013 Maxim Poliakovski
* Copyright (c) 2009 Benjamin Larsson
*
* This file is part of FFmpeg.


Loading…
Cancel
Save