[FFmpeg-cvslog] avfilter/x86/vf_psnr.asm: split one line of license text into two

Paul B Mahol git at videolan.org
Wed Jul 15 09:52:35 CEST 2015


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Jul 14 23:54:26 2015 +0000| [eea08efc0df3cc488bcbcdb844fc50ac3d87ec5b] | committer: Paul B Mahol

avfilter/x86/vf_psnr.asm: split one line of license text into two

Signed-off-by: Paul B Mahol <onemda at gmail.com>

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

 libavfilter/x86/vf_psnr.asm |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libavfilter/x86/vf_psnr.asm b/libavfilter/x86/vf_psnr.asm
index 023ae06..ef88d6f 100644
--- a/libavfilter/x86/vf_psnr.asm
+++ b/libavfilter/x86/vf_psnr.asm
@@ -17,7 +17,8 @@
 ;*
 ;* You should have received a copy of the GNU Lesser 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;******************************************************************************
+;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+;******************************************************************************
 
 %include "libavutil/x86/x86util.asm"
 



More information about the ffmpeg-cvslog mailing list