mirror of https://git.ffmpeg.org/ffmpeg.git
atrac: Update copyright info and file description.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
852241561d
commit
cc2330fe3a
|
@ -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.
|
||||
|
|
|
@ -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…
Reference in New Issue