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


>>>>> "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.

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

Tom


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