diff options
author | Dave Airlie <[email protected]> | 2007-10-05 12:15:50 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2007-10-05 12:15:50 +1000 |
commit | 4e1c76de0bf767857737116a0ec908cb8d35083e (patch) | |
tree | 3e14202a7c36b3746efd736a0bdefc3db48ccbde /src | |
parent | 8e21bb516f87bfdde90d0f469ede4192435b9235 (diff) |
i915: add copyrights to new files
Diffstat (limited to 'src')
-rw-r--r-- | src/mesa/drivers/dri/i915/intel_bufmgr_ttm.c | 2 |
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 0091bb41731..466dc1ec323 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 <[email protected]> + * Dave Airlie <[email protected]> */ #include <xf86drm.h> |