On Wednesday, 26 December 2018 at 15:40:13 UTC, 9il wrote:

std.numeric contains:
Copyright: Copyright Andrei Alexandrescu 2008 - 2009.

What copyright should contain mir.numeric?

Disclaimer: I'm also not a lawyer.

At least in the US, what matters is not the copyright but the license. You automatically hold the copyright on any code you write, with or without a copyright notice. It's the license that tells others what they can do with your copyrighted code. If there's no license, you have no right to do anything with it. If it's Boost licensed, you can do anything consistent with the Boost license.

Reply via email to