summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l2-apps/test/capture-example.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-apps/test/capture-example.c b/v4l2-apps/test/capture-example.c
index 9d5b0d6ce..0ae49c4ed 100644
--- a/v4l2-apps/test/capture-example.c
+++ b/v4l2-apps/test/capture-example.c
@@ -3,8 +3,8 @@
*
* This program can be used and distributed without restrictions.
*
- * This program were got from V4L2 API, Draft 0.20
- * available at: http://v4l2spec.bytesex.org/
+ * This program is provided with the V4L2 API
+ * see http://linuxtv.org/docs.php for more information
*/
#include <stdio.h>