Skip to content

Commit

Permalink
Remove more who took without proper credit
Browse files Browse the repository at this point in the history
  • Loading branch information
osm0sis committed Oct 19, 2024
1 parent 565d895 commit 7856223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/common_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if [ -d /data/adb/modules/safetynet-fix ]; then
touch /data/adb/modules/safetynet-fix/remove
ui_print "! Universal SafetyNet Fix (USNF) module will be removed on next reboot"
fi
for BADMOD in playcurl playcurlNEXT; do
for BADMOD in playcurl playcurlNEXT citradvance tsupport; do
if [ -d /data/adb/modules/$BADMOD ]; then
touch /data/adb/modules/$BADMOD/remove
ui_print "! $BADMOD module will be removed on next reboot"
Expand Down

7 comments on commit 7856223

@nekoshirro
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bruh 💀

@CarlosReyesPena
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried to ask him directly ? maybe he doesn't know hot GPL-3.0 license work... but getting TSA modules unistalled like that is pretty wild. maybe a promp that doesnt let users to install your module if they don't accept to unistall TSA and others modules ?

@nyakze
Copy link

@nyakze nyakze commented on 7856223 Oct 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow 😮

@marcussacana
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats, you just made your module not trustworthy due some pride, go ahead and release it.

@Tom8867
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't get it, if no credits are given to the original developer, it's stealing.
I suggest you get familiar with violating the GPL

@OdymarGamer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont do this talk to him thats wrong everyone uses citra...

@osm0sis
Copy link
Owner Author

@osm0sis osm0sis commented on 7856223 Oct 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.