dri/swrast: update copyright email
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2008 George Sapountzis <gsap7@yahoo.gr>
|
||||
* Copyright 2008, 2010 George Sapountzis <gsapountzis@gmail.com>
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* Version: 7.1
|
||||
*
|
||||
* Copyright (C) 1999-2008 Brian Paul All Rights Reserved.
|
||||
* Copyright 2008, 2010 George Sapountzis <gsapountzis@gmail.com>
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
@@ -22,11 +23,6 @@
|
||||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Authors:
|
||||
* George Sapountzis <gsap7@yahoo.gr>
|
||||
*/
|
||||
|
||||
|
||||
#ifndef _SWRAST_PRIV_H
|
||||
#define _SWRAST_PRIV_H
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* Version: 7.1
|
||||
*
|
||||
* Copyright (C) 1999-2008 Brian Paul All Rights Reserved.
|
||||
* Copyright 2008, 2010 George Sapountzis <gsapountzis@gmail.com>
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
@@ -22,11 +23,6 @@
|
||||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Authors:
|
||||
* George Sapountzis <gsap7@yahoo.gr>
|
||||
*/
|
||||
|
||||
#include "swrast_priv.h"
|
||||
|
||||
#define YFLIP(_xrb, Y) ((_xrb)->Base.Height - (Y) - 1)
|
||||
|
||||
Reference in New Issue
Block a user