diff options
author | Alex Deucher <agd5f@yahoo.com> | 2004-10-17 23:07:45 +0000 |
---|---|---|
committer | Alex Deucher <agd5f@yahoo.com> | 2004-10-17 23:07:45 +0000 |
commit | 11ca3dd3742f4c6683025ef2c0e9c62775c25abb (patch) | |
tree | 074f886daeeda5596c77c94ad040b4c437855656 /src/ati.h | |
parent | dbeb8d28ac3469f4a7d7d8dae979ae876d4cdcba (diff) |
Fix resume in radeon driver (bug 1220)
Diffstat (limited to 'src/ati.h')
-rw-r--r-- | src/ati.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ati.h,v 1.9 2003/01/01 19:16:30 tsi Exp $ */ /* - * Copyright 1999 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 1999 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |