This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Release the GIL while running a gdb command or expression


On 10/16/2018 01:48 PM, Tom Tromey wrote:
>>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
> 
>>> @@ -0,0 +1,30 @@
>>> +/* This testcase is part of GDB, the GNU debugger.
>>> +
>>> +   Copyright 2018 Free Software Foundation, Inc.
> 
> Pedro> Fedora's local version has copyright 2014, so this should
> Pedro> be 2014-2018.
> 
> I changed this because I was under the impression that the years should
> start at the date of submission.

The guidance we have is that the copyright year range starts the day
the work was committed to a medium (file system):

 https://sourceware.org/ml/gdb-patches/2014-02/msg00859.html

> 
> Also the other files didn't have copyright headers.  I added them, and
> now I've put 2014 in there as well.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]