summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_shader.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2017-10-31 18:45:18 +0100
committerMarek Olšák <[email protected]>2017-11-02 18:19:03 +0100
commit529cdce799f30606ee857599f34de3ec9014dc09 (patch)
tree8724e226ce1eb927b088f981137c10d285766ae2 /src/gallium/drivers/radeonsi/si_shader.h
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 <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_shader.h')
-rw-r--r--src/gallium/drivers/radeonsi/si_shader.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gallium/drivers/radeonsi/si_shader.h b/src/gallium/drivers/radeonsi/si_shader.h
index 78a2ee14c13..b8f9d18f5c8 100644
--- a/src/gallium/drivers/radeonsi/si_shader.h
+++ b/src/gallium/drivers/radeonsi/si_shader.h
@@ -19,11 +19,6 @@
* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
* USE OR OTHER DEALINGS IN THE SOFTWARE.
- *
- * Authors:
- * Tom Stellard <[email protected]>
- * Michel Dänzer <[email protected]>
- * Christian König <[email protected]>
*/
/* The compiler middle-end architecture: Explaining (non-)monolithic shaders