diff options
-rw-r--r-- | src/radeon_glamor_wrappers.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/radeon_glamor_wrappers.c b/src/radeon_glamor_wrappers.c index edffd9ad..bc47cc89 100644 --- a/src/radeon_glamor_wrappers.c +++ b/src/radeon_glamor_wrappers.c @@ -1,12 +1,12 @@ /* - * Copyright © 2001 Keith Packard + * Copyright © 2001 Keith Packard * 2010 Intel Corporation * 2012,2015 Advanced Micro Devices, Inc. * - * Partly based on code Copyright © 2008 Red Hat, Inc. - * Partly based on code Copyright © 2000 SuSE, Inc. + * Partly based on code Copyright © 2008 Red Hat, Inc. + * Partly based on code Copyright © 2000 SuSE, Inc. * - * Partly based on code that is Copyright © The XFree86 Project Inc. + * Partly based on code that is Copyright © The XFree86 Project Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |