sbeak@sopuli.xyz 5 days ago
If the project is open-source, so with a GPL, MIT, Apache, BSD, etc. license, you can fork the project (ideally with attribution of the source).
Look for the LICENSE file on the git repository. If it is not present, it may be on the linked on the README. If there is no license, it means you do not have the right to modify or redistribute the program.
sbeak@sopuli.xyz 5 days ago
You might also need to be aware if the project has a noncommercial license if you plan on cloning it to another Git repository. Codeberg does not accept commercial projects though, so in this case it’s not an issue.