summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/radeon/drm/radeon_drm_surface.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/winsys/radeon/drm/radeon_drm_surface.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/winsys/radeon/drm/radeon_drm_surface.c')
-rw-r--r--src/gallium/winsys/radeon/drm/radeon_drm_surface.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_surface.c b/src/gallium/winsys/radeon/drm/radeon_drm_surface.c
index 6cda59e921c..43bf7ed295c 100644
--- a/src/gallium/winsys/radeon/drm/radeon_drm_surface.c
+++ b/src/gallium/winsys/radeon/drm/radeon_drm_surface.c
@@ -22,9 +22,6 @@
* The above copyright notice and this permission notice (including the
* next paragraph) shall be included in all copies or substantial portions
* of the Software.
- *
- * Authors:
- * Marek Olšák <maraeo@gmail.com>
*/
#include "radeon_drm_winsys.h"