diff --git a/libavcodec/bfin/config_bfin.h b/libavcodec/bfin/config_bfin.h index bc488f80256cd974368fa5ec5705acb7745428d5..322919275afc57d803b11d5934a62037c0ee59bf 100644 --- a/libavcodec/bfin/config_bfin.h +++ b/libavcodec/bfin/config_bfin.h @@ -1,6 +1,4 @@ /* - * config_bfin.h - * * Copyright (C) 2007 Marc Hoffman * * This file is part of FFmpeg. diff --git a/libavcodec/bfin/mathops.h b/libavcodec/bfin/mathops.h index 8af789dd4b85b11431d646a8fddd4b52ff8d8fc5..2ed2dc90222da7f20f5778f295ffcad0756ebb4d 100644 --- a/libavcodec/bfin/mathops.h +++ b/libavcodec/bfin/mathops.h @@ -1,5 +1,5 @@ /* - * mathops.h + * simple math operations * * Copyright (C) 2007 Marc Hoffman * diff --git a/libavcodec/sparc/dsputil_vis.c b/libavcodec/sparc/dsputil_vis.c index 92c868cafa45de2a93d6981407f6f357adc50ebd..7aac4e9e6033285d83380379b09a6d5b5fa86bb4 100644 --- a/libavcodec/sparc/dsputil_vis.c +++ b/libavcodec/sparc/dsputil_vis.c @@ -1,5 +1,4 @@ /* - * dsputil_vis.c * Copyright (C) 2003 David S. Miller * * This file is part of FFmpeg. diff --git a/libavcodec/sparc/vis.h b/libavcodec/sparc/vis.h index d416fd84a5e36cd616f47c9571a2bd93b79ad340..301bebf6b061006fe34e85961987f44684e34f47 100644 --- a/libavcodec/sparc/vis.h +++ b/libavcodec/sparc/vis.h @@ -1,5 +1,4 @@ /* - * vis.h * Copyright (C) 2003 David S. Miller * * This file is part of FFmpeg. diff --git a/libavdevice/dv1394.h b/libavdevice/dv1394.h index 9a4ee2ae8770bbdebba8c4aec81f28216169e453..00706f7541ce22ffd4479745171e3805fa396e5d 100644 --- a/libavdevice/dv1394.h +++ b/libavdevice/dv1394.h @@ -1,5 +1,5 @@ /* - * dv1394.h - DV input/output over IEEE 1394 on OHCI chips + * DV input/output over IEEE 1394 on OHCI chips * Copyright (C)2001 Daniel Maas * receive, proc_fs by Dan Dennedy *