Hi,
noticed when polishing up my build-scripts fot libdrm | mesa | xf86-video-intel (last one requires gl.h).
/* * Mesa 3-D graphics library * Version: 7.6 <--- ??? * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. <--- ??? * Copyright (C) 2009 VMware, Inc. All Rights Reserved. ...
Regards, - Sedat -
http://cgit.freedesktop.org/mesa/mesa/tree/include/GL/gl.h#n3
On 02/14/2013 01:10 PM, Sedat Dilek wrote:
Hi,
noticed when polishing up my build-scripts fot libdrm | mesa | xf86-video-intel (last one requires gl.h).
/*
- Mesa 3-D graphics library
- Version: 7.6<--- ???
I could remove that obsolete line.
- Copyright (C) 1999-2006 Brian Paul All Rights Reserved.<--- ???
- Copyright (C) 2009 VMware, Inc. All Rights Reserved.
What's the question there?
-Brian
On Thu, Feb 14, 2013 at 9:26 PM, Brian Paul brianp@vmware.com wrote:
On 02/14/2013 01:10 PM, Sedat Dilek wrote:
Hi,
noticed when polishing up my build-scripts fot libdrm | mesa | xf86-video-intel (last one requires gl.h).
/*
- Mesa 3-D graphics library
- Version: 7.6<--- ???
I could remove that obsolete line.
- Copyright (C) 1999-2006 Brian Paul All Rights Reserved.<--- ???
- Copyright (C) 2009 VMware, Inc. All Rights Reserved.
What's the question there?
As we have 2013...
- Sedat -
-Brian
On 02/14/2013 12:29 PM, Sedat Dilek wrote:
On Thu, Feb 14, 2013 at 9:26 PM, Brian Paul brianp@vmware.com wrote:
On 02/14/2013 01:10 PM, Sedat Dilek wrote:
Hi,
noticed when polishing up my build-scripts fot libdrm | mesa | xf86-video-intel (last one requires gl.h).
/*
- Mesa 3-D graphics library
- Version: 7.6<--- ???
I could remove that obsolete line.
- Copyright (C) 1999-2006 Brian Paul All Rights Reserved.<--- ???
- Copyright (C) 2009 VMware, Inc. All Rights Reserved.
What's the question there?
As we have 2013...
Copyright lines are typically only updated when the file is modified. I suspect there haven't been any modifications made to gl.h in a long time, so there's no material with a later copyright.
- Sedat -
-Brian
dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
dri-devel@lists.freedesktop.org