diff options
author | Dave Airlie <airlied@optimus.localdomain> | 2006-12-19 09:56:14 +0300 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-12-19 09:56:14 +0300 |
commit | 83a9e29b0fd753c28e3979d638a8ebfd3f6ebc96 (patch) | |
tree | e964fb1f07c85a863acc7adf8d1f7e6c85402228 /drivers/char/drm/r128_state.c | |
parent | 0c4dd906a220fac7997048178ee4f5d8c378b38b (diff) | |
download | linux-83a9e29b0fd753c28e3979d638a8ebfd3f6ebc96.tar.xz |
drm: r128: comment aligment with drm git
Align some r128 license comments
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'drivers/char/drm/r128_state.c')
-rw-r--r-- | drivers/char/drm/r128_state.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/char/drm/r128_state.c b/drivers/char/drm/r128_state.c index a080cdd6081e..17b11e7d8f32 100644 --- a/drivers/char/drm/r128_state.c +++ b/drivers/char/drm/r128_state.c @@ -1,7 +1,8 @@ /* r128_state.c -- State support for r128 -*- linux-c -*- * Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com */ -/* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. +/* + * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a |