From 08758b2fb76bc4e862f25d0164ae9f523d2dec20 Mon Sep 17 00:00:00 2001
From: Keith Whitwell <keith@tungstengraphics.com>
Date: Mon, 1 Nov 2004 10:52:18 +0000
Subject: correct historic mis-attribution of copyright

---
 shared/sis_ds.c | 2 +-
 shared/sis_ds.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'shared')

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"),
-- 
cgit v1.2.3