[PATCH] Add do-release.sh

Tom de Vries tdevries@suse.de
Tue Jan 1 00:00:00 GMT 2019


On 01-08-19 17:19, Jakub Jelinek wrote:
> On Thu, Aug 01, 2019 at 05:13:21PM +0200, Tom de Vries wrote:
>> --- a/dwarf2.def
>> +++ b/dwarf2.def
>> @@ -1,8 +1,7 @@
>>  /* -*- c -*-
>>     Declarations and definitions of codes relating to the DWARF2 and
>>     DWARF3 symbolic debugging information formats.
>> -   Copyright (C) 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
>> -   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
>> +   Copyright (C) 1992-2018
>>     Free Software Foundation, Inc.
> 
> I'd remove the line break, with the year range it fits well on one line.
> 
>> --- a/dwz.c
>> +++ b/dwz.c
>> @@ -1,5 +1,6 @@
>> -/* Copyright (C) 2001-2015 Red Hat, Inc.
>> +/* Copyright (C) 2001-2018 Red Hat, Inc.
>>     Copyright (C) 2003 Free Software Foundation, Inc.
>> +   Copyright (C) 2019 SUSE LLC.
>>     Written by Jakub Jelinek <jakub@redhat.com>, 2012.
>>  
>>     This program is free software; you can redistribute it and/or modify
>> diff --git a/hashtab.c b/hashtab.c
>> index a1da33e..59600c0 100644
>> --- a/hashtab.c
>> +++ b/hashtab.c
>> @@ -1,5 +1,5 @@
>>  /* An expandable hash tables datatype.
>> -   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2009, 2010
>> +   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2009, 2010, 2016
>>     Free Software Foundation, Inc.
> 
> And here I'd again use a range and one line.
> 
>>     Contributed by Vladimir Makarov (vmakarov@cygnus.com).
> 
> LGTM otherwise.

Committed as below.

I've also used 2017 instead 2018 in dwarf2.def, after reading up a bit
on this I think this is the appropriate thing to do.

Thanks,
- Tom

Thanks,
- Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-copyright.patch
Type: text/x-patch
Size: 1686 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/dwz/attachments/20190101/8ebe986e/attachment.bin>


More information about the Dwz mailing list