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",