projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de87f4
)
svcd : modified copyright, add contact
author
jinhyung.jo
<jinhyung.jo@samsung.com>
Tue, 26 Jul 2011 09:38:20 +0000
(18:38 +0900)
committer
jinhyung.jo
<jinhyung.jo@samsung.com>
Tue, 26 Jul 2011 09:38:20 +0000
(18:38 +0900)
drivers/media/video/svcd.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/svcd.c
b/drivers/media/video/svcd.c
index 34a90f95dd40644ed2908bb629d19e0d1a68931a..5a093487001fba0f2cef025a980bca5ad8f12f95 100755
(executable)
--- a/
drivers/media/video/svcd.c
+++ b/
drivers/media/video/svcd.c
@@
-1,7
+1,10
@@
/*
- * Virtual Video driver - This code emulates a real video device with v4l2 api
+ * Virtual Camera driver
+ *
+ * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Contact : Jinhyung Jo <jinhyung.jo@samsung.com>
*
- * Copyright (C) 2011 S-core
* Copyright (c) 2006 by:
* Mauro Carvalho Chehab <mchehab--a.t--infradead.org>
* Ted Walther <ted--a.t--enumera.com>