From 529cdce799f30606ee857599f34de3ec9014dc09 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Tue, 31 Oct 2017 18:45:18 +0100 Subject: radeonsi: remove 'Authors:' comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's inaccurate. Instead, see the copyright and use "git log" and "git blame" to know the authorship. Acked-by: Nicolai Hähnle --- src/gallium/drivers/radeon/radeon_video.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/gallium/drivers/radeon/radeon_video.c') 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 - * - */ - #include #include "util/u_memory.h" -- cgit v1.2.3