From 32f3c541bcddd1313212792c78c5ae643570b904 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 5 Feb 2012 11:31:33 +0100 Subject: doxygen: Do not include license boilerplates in Doxygen comment blocks. --- libavcodec/arm/vp8.h | 2 +- libavcodec/arm/vp8_armv6.S | 2 +- libavcodec/arm/vp8dsp_init_arm.c | 2 +- libavcodec/arm/vp8dsp_neon.S | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libavcodec/arm') diff --git a/libavcodec/arm/vp8.h b/libavcodec/arm/vp8.h index 76a0397a8d..0fb4edfbab 100644 --- a/libavcodec/arm/vp8.h +++ b/libavcodec/arm/vp8.h @@ -1,4 +1,4 @@ -/** +/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or diff --git a/libavcodec/arm/vp8_armv6.S b/libavcodec/arm/vp8_armv6.S index 594046d709..c9dc30b46d 100644 --- a/libavcodec/arm/vp8_armv6.S +++ b/libavcodec/arm/vp8_armv6.S @@ -1,4 +1,4 @@ -/** +/* * Copyright (C) 2010 Mans Rullgard * * This file is part of Libav. diff --git a/libavcodec/arm/vp8dsp_init_arm.c b/libavcodec/arm/vp8dsp_init_arm.c index 269c6e3f72..5eea8464dd 100644 --- a/libavcodec/arm/vp8dsp_init_arm.c +++ b/libavcodec/arm/vp8dsp_init_arm.c @@ -1,4 +1,4 @@ -/** +/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or diff --git a/libavcodec/arm/vp8dsp_neon.S b/libavcodec/arm/vp8dsp_neon.S index 4ff53ad70f..e9f5b298ce 100644 --- a/libavcodec/arm/vp8dsp_neon.S +++ b/libavcodec/arm/vp8dsp_neon.S @@ -1,4 +1,4 @@ -/** +/* * VP8 NEON optimisations * * Copyright (c) 2010 Rob Clark -- cgit v1.2.3