[FFmpeg-cvslog] lavfi/aspect: fix weird copyright notice

Stefano Sabatini git at videolan.org
Tue Apr 16 22:19:34 CEST 2013


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Tue Apr 16 16:26:27 2013 +0200| [30926a1f1ff5fe07d5a58fefc907988ca73f8e3d] | committer: Stefano Sabatini

lavfi/aspect: fix weird copyright notice

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30926a1f1ff5fe07d5a58fefc907988ca73f8e3d
---

 libavfilter/vf_aspect.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/vf_aspect.c b/libavfilter/vf_aspect.c
index 973116a..2b9ba15 100644
--- a/libavfilter/vf_aspect.c
+++ b/libavfilter/vf_aspect.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2010 Bobby Bingham
-
+ *
  * This file is part of FFmpeg.
  *
  * FFmpeg is free software; you can redistribute it and/or



More information about the ffmpeg-cvslog mailing list