From 6be50fa7736e0095ace5cb1b6e8da35aaa5e52df Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 28 Dec 2012 11:41:30 +0100 Subject: sdl, encode_lavc: fix copyright headers Some of them had changes in 2012; extend their header. Fix project name. --- video/out/vo_lavc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'video/out/vo_lavc.c') diff --git a/video/out/vo_lavc.c b/video/out/vo_lavc.c index 6a3bbddd26..9f72e9f1d9 100644 --- a/video/out/vo_lavc.c +++ b/video/out/vo_lavc.c @@ -1,9 +1,9 @@ /* * video encoding using libavformat * Copyright (C) 2010 Nicolas George - * Copyright (C) 2011 Rudolf Polzer + * Copyright (C) 2011-2012 Rudolf Polzer * - * This file is part of MPlayer. + * This file is part of mpv. * * MPlayer is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3