summaryrefslogtreecommitdiff
path: root/libavutil/adler32.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-05 10:40:25 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-05 10:40:25 +0000
commite5a389a1b70a32a56aa83377e88bf718251aa8f0 (patch)
tree9015847fc14c1963360948533a006551e373d830 /libavutil/adler32.c
parent7b94177e37c328490da96727a395a3aa90a402f3 (diff)
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/adler32.c')
-rw-r--r--libavutil/adler32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/adler32.c b/libavutil/adler32.c
index 50d57470b0..369cdaf6d4 100644
--- a/libavutil/adler32.c
+++ b/libavutil/adler32.c
@@ -18,7 +18,6 @@
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
- *
*/
#include "common.h"