Skip to content

Commit

Permalink
Change Module License to Samsung Proprietary
Browse files Browse the repository at this point in the history
  • Loading branch information
rxrz committed Jul 23, 2013
1 parent 53c9015 commit dbf6957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exfat_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ module_init(init_exfat_core);
module_exit(exit_exfat_core);


MODULE_LICENSE("GPL");
MODULE_LICENSE("Samsung Proprietary");
MODULE_DESCRIPTION("exFAT Filesystem Core");

/*======================================================================*/
Expand Down

1 comment on commit dbf6957

@ikem-krueger
Copy link

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.