summaryrefslogtreecommitdiff
path: root/src/radeon_tv.c
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2007-07-29 15:26:34 -0400
committerAlex Deucher <alex@botch2.com>2007-07-29 15:26:34 -0400
commitfe494c9db2995bb8ce7a028ecf9626e0cb0cf506 (patch)
treefa137c91bd0fad5d7a28c676ce689769fde01405 /src/radeon_tv.c
parent6b9b7a7bdc290d07de9b226691ec8025af8db896 (diff)
RADEON: add info about tv out code and authorship
Diffstat (limited to 'src/radeon_tv.c')
-rw-r--r--src/radeon_tv.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/radeon_tv.c b/src/radeon_tv.c
index 1d0b2c63..5acc4ff0 100644
--- a/src/radeon_tv.c
+++ b/src/radeon_tv.c
@@ -1,3 +1,7 @@
+/*
+ * Integrated TV out support based on the GATOS code by
+ * Federico Ulivi <fulivi@lycos.com>
+ */
#ifdef HAVE_CONFIG_H
#include "config.h"