Post A6azwuED8XhPRIV5cm by jish@mastodon.technology
 (DIR) More posts by jish@mastodon.technology
 (DIR) Post #A6aPlnC9LiJ85gwCjw by angristan@mstdn.io
       2021-04-24T23:15:31Z
       
       1 likes, 0 repeats
       
       I have to admit I don't understand anything about open source licenses
       
 (DIR) Post #A6axnYRoXzsbNDHCwS by linuxmario@nerdculture.de
       2021-04-25T05:36:35Z
       
       0 likes, 0 repeats
       
       @angristanApache, MIT, BSD licenses : you can edit the code without the need to publish the modifications (or publish it under the same license)AGPL, GPL : you have to publish your modifications under the same license used by the original project.AGPL is just designed for Internet services, GPL for softwares
       
 (DIR) Post #A6axrtZDy2ds25oQL2 by linuxmario@nerdculture.de
       2021-04-25T05:37:28Z
       
       0 likes, 0 repeats
       
       @angristanApache, MIT, BSD licenses : you can edit the code without the need to publish the modifications (or publish it under the same license)AGPL, GPL : you have to publish your modifications under the same license used by the original project.AGPL is designed for Internet services and softwares, GPL for softwares only
       
 (DIR) Post #A6azwuED8XhPRIV5cm by jish@mastodon.technology
       2021-04-25T06:00:51Z
       
       0 likes, 0 repeats
       
       @angristan the only one I’ve ever been able to understand is MIT. I’ve tried to read the others, even their summaries, they’re just too confusing.