celvideosrc: update e-mail address
authorOle André Vadla Ravnås <oravnas@cisco.com>
Thu, 4 Nov 2010 18:02:50 +0000 (19:02 +0100)
committerOle André Vadla Ravnås <oravnas@cisco.com>
Thu, 4 Nov 2010 18:27:25 +0000 (19:27 +0100)
sys/applemedia/celvideosrc.c
sys/applemedia/celvideosrc.h

index b8e96ef..f3f7f3d 100644 (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));
index 6054213..b6a7ace 100644 (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