summaryrefslogtreecommitdiffstats
path: root/vidix/vidix.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/vidix.h')
-rw-r--r--vidix/vidix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/vidix.h b/vidix/vidix.h
index 12454cc65f..f1a8ff6503 100644
--- a/vidix/vidix.h
+++ b/vidix/vidix.h
@@ -6,7 +6,7 @@
* In the future it may be expanded up to capturing and audio things.
* Main goal of this this interface imlpementation is providing DGA
* everywhere where it's possible (unlike X11 and other).
- * Copyright 2002 Nick Kurshev
+ * Copyright 2002 Nick Kurshev, 2007 Benjamin Zores
* Licence: GPL
* This interface is based on v4l2, fbvid.h, mga_vid.h projects
* and personally my ideas.