summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/stream.c2
-rw-r--r--lib/uvc.c2
-rw-r--r--lib/uvc.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/stream.c b/lib/stream.c
index aab828b..77b4843 100644
--- a/lib/stream.c
+++ b/lib/stream.c
@@ -2,7 +2,7 @@
/*
* UVC stream handling
*
- * Copyright (C) 2010 Ideas on board SPRL
+ * Copyright (C) 2010-2018 Laurent Pinchart
*
* Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
*/
diff --git a/lib/uvc.c b/lib/uvc.c
index 89f9aaa..2042761 100644
--- a/lib/uvc.c
+++ b/lib/uvc.c
@@ -2,7 +2,7 @@
/*
* UVC protocol handling
*
- * Copyright (C) 2010 Ideas on board SPRL
+ * Copyright (C) 2010-2018 Laurent Pinchart
*
* Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
*/
diff --git a/lib/uvc.h b/lib/uvc.h
index 2352f6e..4cce99d 100644
--- a/lib/uvc.h
+++ b/lib/uvc.h
@@ -2,7 +2,7 @@
/*
* UVC protocol handling
*
- * Copyright (C) 2010 Ideas on board SPRL
+ * Copyright (C) 2010-2018 Laurent Pinchart
*
* Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
*/