diff options
author | Marek Olšák <[email protected]> | 2017-10-31 18:45:18 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-11-02 18:19:03 +0100 |
commit | 529cdce799f30606ee857599f34de3ec9014dc09 (patch) | |
tree | 8724e226ce1eb927b088f981137c10d285766ae2 /src/gallium/drivers/radeon/radeon_uvd.h | |
parent | 172e8e42c4eb898a80e3b967d495b4b8619905c7 (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 <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon/radeon_uvd.h')
-rw-r--r-- | src/gallium/drivers/radeon/radeon_uvd.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/drivers/radeon/radeon_uvd.h b/src/gallium/drivers/radeon/radeon_uvd.h index 2bb2ce21dd7..583b4d5e47d 100644 --- a/src/gallium/drivers/radeon/radeon_uvd.h +++ b/src/gallium/drivers/radeon/radeon_uvd.h @@ -25,12 +25,6 @@ * **************************************************************************/ -/* - * Authors: - * Christian König <[email protected]> - * - */ - #ifndef RADEON_UVD_H #define RADEON_UVD_H |