Mercurial > mplayer.hg
changeset 35098:84bb4ca7c6dd
Add my copyright since the file now contains a relevant amount of code by me.
author | reimar |
---|---|
date | Thu, 13 Sep 2012 22:08:06 +0000 |
parents | 9abac64d7a11 |
children | b3135033b887 |
files | libvo/osx_objc_common.m |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/osx_objc_common.m Thu Sep 13 22:03:27 2012 +0000 +++ b/libvo/osx_objc_common.m Thu Sep 13 22:08:06 2012 +0000 @@ -1,6 +1,7 @@ /* * CoreVideo video output driver * Copyright (c) 2005 Nicolas Plourde <nicolasplourde@gmail.com> + * Copyright (c) 2012 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * * This file is part of MPlayer. *