All of lore.kernel.org
 help / color / mirror / Atom feed
* gl.h: Version mumbo-jumbo and Copyright?
@ 2013-02-14 20:10 Sedat Dilek
  2013-02-14 20:26 ` Brian Paul
  0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2013-02-14 20:10 UTC (permalink / raw)
  To: DRI, mesa-dev

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gl.h: Version mumbo-jumbo and Copyright?
  2013-02-14 20:10 gl.h: Version mumbo-jumbo and Copyright? Sedat Dilek
@ 2013-02-14 20:26 ` Brian Paul
  2013-02-14 20:29   ` Sedat Dilek
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Paul @ 2013-02-14 20:26 UTC (permalink / raw)
  To: sedat.dilek; +Cc: mesa-dev, DRI

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gl.h: Version mumbo-jumbo and Copyright?
  2013-02-14 20:26 ` Brian Paul
@ 2013-02-14 20:29   ` Sedat Dilek
  2013-02-14 22:07     ` Ian Romanick
  0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2013-02-14 20:29 UTC (permalink / raw)
  To: Brian Paul; +Cc: mesa-dev, DRI

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gl.h: Version mumbo-jumbo and Copyright?
  2013-02-14 20:29   ` Sedat Dilek
@ 2013-02-14 22:07     ` Ian Romanick
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Romanick @ 2013-02-14 22:07 UTC (permalink / raw)
  To: sedat.dilek; +Cc: mesa-dev, Brian Paul, DRI

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
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-14 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 20:10 gl.h: Version mumbo-jumbo and Copyright? Sedat Dilek
2013-02-14 20:26 ` Brian Paul
2013-02-14 20:29   ` Sedat Dilek
2013-02-14 22:07     ` Ian Romanick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.