[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] Make ISO file output more reproducible
From: |
Thomas Schmitt |
Subject: |
Re: [PATCH 0/2] Make ISO file output more reproducible |
Date: |
Sat, 31 Aug 2024 20:44:35 +0200 |
Hi,
Henrik Lindström wrote:
> Thomas pointed out that the copyright situation of my patches is unclear.
> I hereby add
> Signed-off-by: Henrik Lindström <henrik@lxm.se>
> to this patch set and hand over the copyright for it to
> Thomas Schmitt <scdbackup@gmx.net>
Thank you.
(I had difficulties to get the patch mails out of the moderator quarantine
and thus write to Henrik Lindström in private.)
I meanwhile added to
https://dev.lovelyhq.com/libburnia/web/wiki/Home
under "CONTRIBUTION":
If you submit patches, please add a Signed-off-by: line as described
in e.g. https://gcc.gnu.org/dco.html and either a statement that you
in advance agree to a possible future license change from GPLv2+ to
LGPL2.1+, or a statement which hands over the possible copyright of the
patch to libburnia developer Thomas Schmitt.
--------------------------------------------------------------------
Patch [1/2] looks good to me and will be commited to the git repo in
the next days.
I am currently exploring the code path which leads to
ecma119_filesrc_array() and hidden_filesrc_array() just to make sure
that the sequence of adding file sources is indeed reproducible.
Elsewise patch [2/2] looks good to me, too.
Have a nice day :)
Thomas