celvideosrc: update e-mail address

This commit is contained in:
Ole André Vadla Ravnås 2010-11-04 19:02:50 +01:00
parent 44df8abea8
commit 5d71ad0d52
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@gmail.com>
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@ -728,7 +728,7 @@ gst_cel_video_src_base_init (gpointer gclass)
"iPhone camera source",
"Source/Video",
"Stream data from iPhone camera sensor",
"Ole André Vadla Ravnås <oleavr@gmail.com>");
"Ole André Vadla Ravnås <oravnas@cisco.com>");
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&src_template));

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@gmail.com>
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public