summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2007-10-05 12:15:50 +1000
committerDave Airlie <airlied@redhat.com>2007-10-05 12:15:50 +1000
commit4e1c76de0bf767857737116a0ec908cb8d35083e (patch)
tree3e14202a7c36b3746efd736a0bdefc3db48ccbde /src
parent8e21bb516f87bfdde90d0f469ede4192435b9235 (diff)
i915: add copyrights to new files
Diffstat (limited to 'src')
-rw-r--r--src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c b/src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c
index 0091bb4173..466dc1ec32 100644
--- a/src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c
+++ b/src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c
@@ -1,5 +1,6 @@
/**************************************************************************
*
+ * Copyright © 2007 Red Hat Inc.
* Copyright © 2007 Intel Corporation
* Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA
* All Rights Reserved.
@@ -30,6 +31,7 @@
* Authors: Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* Keith Whitwell <keithw-at-tungstengraphics-dot-com>
* Eric Anholt <eric@anholt.net>
+ * Dave Airlie <airlied@linux.ie>
*/
#include <xf86drm.h>