swrast: Header comment cleanup
* Clean up header information and dates * We can safely remove this Mesa blurb now
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2011, Haiku, Inc. All rights reserved.
|
* Copyright 2006-2012, Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
@@ -8,12 +8,6 @@
|
|||||||
* Artur Wyszynski, [email protected]
|
* Artur Wyszynski, [email protected]
|
||||||
* Alexander von Gluck, [email protected]
|
* Alexander von Gluck, [email protected]
|
||||||
*/
|
*/
|
||||||
/*
|
|
||||||
* Mesa 3-D graphics library
|
|
||||||
* Version: 6.1
|
|
||||||
*
|
|
||||||
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include "MesaSoftwareRenderer.h"
|
#include "MesaSoftwareRenderer.h"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2008, Haiku. All rights reserved.
|
* Copyright 2006-2012, Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
@@ -7,12 +7,6 @@
|
|||||||
* Philippe Houdoin, [email protected]
|
* Philippe Houdoin, [email protected]
|
||||||
* Artur Wyszynski, [email protected]
|
* Artur Wyszynski, [email protected]
|
||||||
*/
|
*/
|
||||||
/*
|
|
||||||
* Mesa 3-D graphics library
|
|
||||||
* Version: 6.1
|
|
||||||
*
|
|
||||||
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
|
|
||||||
*/
|
|
||||||
#ifndef MESASOFTWARERENDERER_H
|
#ifndef MESASOFTWARERENDERER_H
|
||||||
#define MESASOFTWARERENDERER_H
|
#define MESASOFTWARERENDERER_H
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user