From b873920eaa8c1fc7cb29f28a00cfe8b7a113be50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Thu, 4 Nov 2010 14:29:37 +0100 Subject: [PATCH] applemedia: update e-mail addresses --- sys/applemedia/miovideodevice.c | 2 +- sys/applemedia/plugin.m | 2 +- sys/applemedia/qtkitvideosrc.m | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/applemedia/miovideodevice.c b/sys/applemedia/miovideodevice.c index 7ed9a52296..9666dc329d 100644 --- a/sys/applemedia/miovideodevice.c +++ b/sys/applemedia/miovideodevice.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Ole André Vadla Ravnås - * 2009 Knut Inge Hvidsten + * 2009 Knut Inge Hvidsten * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/sys/applemedia/plugin.m b/sys/applemedia/plugin.m index b051de9581..6945d47177 100644 --- a/sys/applemedia/plugin.m +++ b/sys/applemedia/plugin.m @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Ole André Vadla Ravnås + * Copyright (C) 2009-2010 Ole André Vadla Ravnås * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/sys/applemedia/qtkitvideosrc.m b/sys/applemedia/qtkitvideosrc.m index a8261cb324..8069d56184 100644 --- a/sys/applemedia/qtkitvideosrc.m +++ b/sys/applemedia/qtkitvideosrc.m @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Ole André Vadla Ravnås + * Copyright (C) 2009 Ole André Vadla Ravnås * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -36,7 +36,7 @@ static const GstElementDetails element_details = { "QTKitVideoSrc", "Source/Video", "Stream data from a video capture device through QTKit", - "Ole André Vadla Ravnås " + "Ole André Vadla Ravnås " }; static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",