C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Dedicated website with AI that has processed all papers

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Wed, 28 May 2025 13:35:09 +0100
On Wed, 28 May 2025 at 12:59, Sebastian Wittmeier via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> Hi,
>
> just some comments to not discuss this topic to death:
>
> Copyright exemptions
>
> =================
>
> There are some areas which in most regions are exempt from copyright: Legal contracts are one area.
>
> Also we do not want the people submitting a paper with a new wording, prevent any other competing paper to use a standard wording:
>
> E.g. my paper suggests adding [[safe]]. But I want to have copyright on that attribute.

You can't copyright an idea, or a keyword. You retain copyright on the
wording in your paper that described the idea, but not the idea
itself.

>
> So any competing paper, even or if mine is not accepted, may not reuse [[safe]], because it is my copyrighted attribute.

That's not possible, so this hypothetical situation is not something
we need to worry about.

Received on 2025-05-28 12:35:26