diff options
author | Alex Deucher <alex@cube.(none)> | 2008-03-06 12:32:18 -0500 |
---|---|---|
committer | Alex Deucher <alex@cube.(none)> | 2008-03-06 12:32:18 -0500 |
commit | a842ce9ca6494e724a7828cead9b61c9ef02b6aa (patch) | |
tree | 8613047fce0c7a224a9b8ceb76acf67ca6309c02 /src/atombios_crtc.c | |
parent | 8a1ba374033591c725a78923aa30829e4de2a5ae (diff) |
DCE3.0: Minor fixups
Diffstat (limited to 'src/atombios_crtc.c')
-rw-r--r-- | src/atombios_crtc.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/atombios_crtc.c b/src/atombios_crtc.c index 8f76e305..f144e42a 100644 --- a/src/atombios_crtc.c +++ b/src/atombios_crtc.c @@ -1,10 +1,5 @@ /* * Copyright © 2007 Red Hat, Inc. - * - * PLL code is: - * Copyright 2007 Luc Verhaegen <lverhaegen@novell.com> - * Copyright 2007 Matthias Hopf <mhopf@novell.com> - * Copyright 2007 Egbert Eich <eich@novell.com> * Copyright 2007 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a @@ -28,6 +23,7 @@ * * Authors: * Dave Airlie <airlied@redhat.com> + * Alex Deucher <alexander.deucher@amd.com> * */ /* |