From 08758b2fb76bc4e862f25d0164ae9f523d2dec20 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 1 Nov 2004 10:52:18 +0000 Subject: [PATCH] correct historic mis-attribution of copyright --- shared-core/sis_ds.c | 2 +- shared-core/sis_ds.h | 2 +- shared/sis_ds.c | 2 +- shared/sis_ds.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shared-core/sis_ds.c b/shared-core/sis_ds.c index cc49c27..132ae6b 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 13e94b2..eefc35d 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"), diff --git a/shared/sis_ds.c b/shared/sis_ds.c index 0839155..e3ae4ae 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 bbd3fe1..55c9966 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"), -- 2.7.4