GNU bug report logs -
#72809
ms-windows: Copyright embedded into executable is outdated
Previous Next
Reported by: Cecilio Pardo <cpardo <at> imayhem.com>
Date: Sun, 25 Aug 2024 19:40:02 UTC
Severity: normal
Fixed in version 30.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> diff --git a/admin/update-copyright b/admin/update-copyright
>> index b9007100b35..23b78443ca4 100755
>> --- a/admin/update-copyright
>> +++ b/admin/update-copyright
>> @@ -77,3 +77,6 @@ updatable_files=
>> -print) &&
>>
>> build-aux/update-copyright $updatable_files
>> +
>> +printf "!! Please remember to grep for and manually update any"
>> +printf "!! copyright years that were not updated by this script."
>
> That's okay, but could you also update admin/notes/years? That file
> seems to be severely outdated (e.g., it mentions files we no longer
> have), and I think it would be good to add what you say here to the
> text, including the list of files that need manual updates.
Done.
The only non-existent file I could find in notes/years was that XPM
image files no longer have a copyright year since commit b5b59d1b8af.
If you spot any others, please amend what I pushed.
This bug report was last modified 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.