diff options
Diffstat (limited to 'shared-core')
-rw-r--r-- | shared-core/sis_ds.c | 2 | ||||
-rw-r--r-- | shared-core/sis_ds.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shared-core/sis_ds.c b/shared-core/sis_ds.c index cc49c27d..132ae6b3 100644 --- a/shared-core/sis_ds.c +++ b/shared-core/sis_ds.c @@ -134,7 +134,7 @@ int setDestroy(set_t * set) /* * GLX Hardware Device Driver common code - * Copyright (C) 1999 Keith Whitwell + * Copyright (C) 1999 Wittawat Yamwong * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/shared-core/sis_ds.h b/shared-core/sis_ds.h index 13e94b23..eefc35d6 100644 --- a/shared-core/sis_ds.h +++ b/shared-core/sis_ds.h @@ -58,7 +58,7 @@ int setDestroy(set_t * set); /* * GLX Hardware Device Driver common code - * Copyright (C) 1999 Keith Whitwell + * Copyright (C) 1999 Wittawat Yamwong * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |