opengl: Clear up a few header issues, no functional change

* Philippe voiced that he was the original author in the ML,
  adding Philippe to the headers to ensure credit is given.
* Adding Precision Insight copyright back *just incase*
  It's unclear if Precision Insight code was used given
  Philippe's comments in the ML, lets be safe and add it back.
  As we have Brian's permission for these changes I feel
  comfortable with it.
This commit is contained in:
Alexander von Gluck IV
2012-01-26 13:19:34 -06:00
parent a80293e0cf
commit 47452375a7
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -1,9 +1,11 @@
/*
* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000-2012 Haiku, Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Brian Paul <[email protected]>
* Philippe Houdoin <[email protected]>
*/
+2
View File
@@ -1,9 +1,11 @@
/*
* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000-2012 Haiku, Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Brian Paul <[email protected]>
* Philippe Houdoin <[email protected]>
*/
#ifndef GLDISPATCHER_H
#define GLDISPATCHER_H
+1
View File
@@ -3,6 +3,7 @@
* Distributed under the terms of the MIT License.
*
* Authors:
* Philippe Houdoin <[email protected]>
*/
+3
View File
@@ -1,6 +1,9 @@
/*
* Copyright 2006-2012, Haiku, Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Philippe Houdoin <[email protected]>
*/
#ifndef _GLRENDERER_ROSTER_H
#define _GLRENDERER_ROSTER_H