summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_video.c
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2017-10-31 18:45:18 +0100
committerMarek Olšák <marek.olsak@amd.com>2017-11-02 18:19:03 +0100
commit529cdce799f30606ee857599f34de3ec9014dc09 (patch)
tree8724e226ce1eb927b088f981137c10d285766ae2 /src/gallium/drivers/radeon/radeon_video.c
parent172e8e42c4eb898a80e3b967d495b4b8619905c7 (diff)
radeonsi: remove 'Authors:' comments
It's inaccurate. Instead, see the copyright and use "git log" and "git blame" to know the authorship. Acked-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'src/gallium/drivers/radeon/radeon_video.c')
-rw-r--r--src/gallium/drivers/radeon/radeon_video.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/drivers/radeon/radeon_video.c b/src/gallium/drivers/radeon/radeon_video.c
index 2a7ad187bec..ea76ca17bc0 100644
--- a/src/gallium/drivers/radeon/radeon_video.c
+++ b/src/gallium/drivers/radeon/radeon_video.c
@@ -25,12 +25,6 @@
*
**************************************************************************/
-/*
- * Authors:
- * Christian König <christian.koenig@amd.com>
- *
- */
-
#include <unistd.h>
#include "util/u_memory.h"