summaryrefslogtreecommitdiff
path: root/libavcodec/eval.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-04-11 20:04:11 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-04-11 20:04:11 +0000
commit8c21647382a0b15cedf24f0b29420c66b2006c15 (patch)
treea9df10d6d277e40607a09df3ce0d60f4c4de361c /libavcodec/eval.h
parenta3731cadfce39f133d788534139bcf6cec7c4d47 (diff)
Remove redundant file descriptions from copyright headers.
File description is only kept in the @file doxy. Originally committed as revision 22840 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/eval.h')
-rw-r--r--libavcodec/eval.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libavcodec/eval.h b/libavcodec/eval.h
index 16b9bb3913..9e8a6b0d0e 100644
--- a/libavcodec/eval.h
+++ b/libavcodec/eval.h
@@ -1,6 +1,4 @@
/*
- * simple arithmetic expression evaluator
- *
* Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.
@@ -22,7 +20,7 @@
/**
* @file libavcodec/eval.h
- * eval header.
+ * simple arithmetic expression evaluator
*/
#ifndef AVCODEC_EVAL_H