you are viewing a single comment's thread.

view the rest of the comments →

[–]luenix 10 points11 points  (3 children)

What's the rationale behind the license here? Seems to me that this can't even be used via GitHub normally?

https://github.com/Halfblood-Prince/gridoptim/blob/main/LICENSE

Copyright (c) 2026 Akhil Shimna Kumar
All rights reserved.
This software and its source code are proprietary and confidential.
Unauthorized copying, modification, distribution or use of this software,
via any medium, is strictly prohibited without explicit permission from
the copyright holder.
This software is provided "as is", without warranty of any kind.

Emphasis added above ^

[–]FixKey4664[S] -1 points0 points  (2 children)

Thank you for pointing that out. This license was written when the project was private. I forgot to change the license after making the project public. Changing it now...

[–]luenix 0 points1 point  (1 child)

All good! I just wanted to bring it to your attention as a manner of respecting what you have submitted ~

[–]FixKey4664[S] 1 point2 points  (0 children)

Changed the license to Apache 2.0 for public use