public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Dodji Seketeli <dodji@seketeli.org>
To: Mark Wielaard <mark@klomp.org>
Cc: libabigail@sourceware.org
Subject: Re: [PATCH] tests: Update to catch.hpp v2.13.4 and fix #2178
Date: Mon, 08 Mar 2021 11:42:29 +0100	[thread overview]
Message-ID: <87a6re0vvu.fsf@seketeli.org> (raw)
In-Reply-To: <20210224094124.GH2992@wildebeest.org> (Mark Wielaard's message of "Wed, 24 Feb 2021 10:41:24 +0100")

Mark Wielaard <mark@klomp.org> a écrit:

> Hi Dodji,
>
> On Wed, Feb 24, 2021 at 10:26:02AM +0100, Dodji Seketeli wrote:
>> diff --git a/tests/lib/catch.hpp b/tests/lib/catch.hpp
>> index 31745154..8bbc0a5b 100644
>> --- a/tests/lib/catch.hpp
>> +++ b/tests/lib/catch.hpp
>> @@ -1,7 +1,6 @@
>> -// SPDX-License-Identifier: BSL-1.0
>>  /*
>> - *  Catch v2.13.3
>> - *  Generated: 2020-10-31 18:20:31.045274
>> + *  Catch v2.13.4
>> + *  Generated: 2020-12-29 14:48:00.116107
>>   *  ----------------------------------------------------------
>>   *  This file has been merged from multiple headers. Please don't edit it directly
>>   *  Copyright (c) 2020 Two Blue Cubes Ltd. All rights reserved.
>
> Note that since you are using a regenerated file it is loosing the
> SPDX identifier that was added manually. Not a big issue since the
> actual license that permits redistribution is still in the file, but
> you might want to see if there is a way to update regenerated test
> files so that they keep the identifier in case someone relies on them.

Right, thanks for noting that.

I have just added the SPDX header back.

Thanks.

From b918ec8f77af6c430183e62fe88b1da1ca693e82 Mon Sep 17 00:00:00 2001
From: Dodji Seketeli <dodji@redhat.com>
Date: Mon, 8 Mar 2021 11:32:05 +0100
Subject: [PATCH] tests/catch.hpp: Add SPDX header back

	* tests/lib/catch.hpp: Add SPDX header back.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>

Applied to master.

---
 tests/lib/catch.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/lib/catch.hpp b/tests/lib/catch.hpp
index 8bbc0a5b..33b7ada2 100644
--- a/tests/lib/catch.hpp
+++ b/tests/lib/catch.hpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSL-1.0
 /*
  *  Catch v2.13.4
  *  Generated: 2020-12-29 14:48:00.116107
-- 
2.30.0

-- 
		Dodji

      reply	other threads:[~2021-03-08 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24  9:26 Dodji Seketeli
2021-02-24  9:41 ` Mark Wielaard
2021-03-08 10:42   ` Dodji Seketeli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6re0vvu.fsf@seketeli.org \
    --to=dodji@seketeli.org \
    --cc=libabigail@sourceware.org \
    --cc=mark@klomp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).