summaryrefslogtreecommitdiff
path: root/libpostproc
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 /libpostproc
parent7b94177e37c328490da96727a395a3aa90a402f3 (diff)
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/postprocess_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpostproc/postprocess_template.c b/libpostproc/postprocess_template.c
index d966896782..ae16ab2d00 100644
--- a/libpostproc/postprocess_template.c
+++ b/libpostproc/postprocess_template.c
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-*/
+ */
/**
* @file postprocess_template.c