diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2004-11-01 10:52:18 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2004-11-01 10:52:18 +0000 |
commit | 08758b2fb76bc4e862f25d0164ae9f523d2dec20 (patch) | |
tree | 247e7a950c561645ca633f7a8c3be5ac533c92e1 /shared | |
parent | 5128542814215b26ed342e3a4ac2217606fe5e76 (diff) |
correct historic mis-attribution of copyright
Diffstat (limited to 'shared')
-rw-r--r-- | shared/sis_ds.c | 2 | ||||
-rw-r--r-- | shared/sis_ds.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shared/sis_ds.c b/shared/sis_ds.c index 08391554..e3ae4aea 100644 --- a/shared/sis_ds.c +++ b/shared/sis_ds.c @@ -135,7 +135,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/sis_ds.h b/shared/sis_ds.h index bbd3fe1b..55c99661 100644 --- a/shared/sis_ds.h +++ b/shared/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"), |