this post was submitted on 13 Jun 2025
69 points (97.3% liked)

Rust

7098 readers
68 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 week ago (1 children)

The original code remains available under the original.

Any proprietary code would have to be code that was added on top of that.

You always have the ability to keep using the Own Source code. That is a freedom you have.

If you decide that proprietary version is “better” and choose to use that, well that is a freedom you have. But now you have accepted a proprietary license. Your choice.

[–] [email protected] 1 points 1 week ago

Any proprietary code would have to be code that was added on top of that.

That generalization is wrong. If the license does not state that freedom one can revoke said thing. The author(s) can change the entire license.

If not stated you may be able to fork off a previous version. Depending on the CLA (or its absence) you may have to speak with any contributor prior to publishing your fork!!!!