comparison vorbis_enc.c @ 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents 4dbe6578f811
children 48759bfbd073
comparison
equal deleted inserted replaced
5214:470601203f44 5215:2b72f9bc4f06
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details. 14 * Lesser General Public License for more details.
15 * 15 *
16 * You should have received a copy of the GNU Lesser General Public 16 * You should have received a copy of the GNU Lesser General Public
17 * License along with FFmpeg; if not, write to the Free Software 17 * License along with FFmpeg; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 */ 19 */
20 20
21 /** 21 /**
22 * @file vorbis_enc.c 22 * @file vorbis_enc.c
23 * Native Vorbis encoder. 23 * Native Vorbis encoder.