Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24901
b: refs/heads/master
c: 7529c30
h: refs/heads/master
i:
  24899: 6688dee
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 31, 2006
1 parent 717600c commit 86eead4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ca07731e495584bd84dca15a0f065470d594ec4
refs/heads/master: 7529c301165079d0f149d0e54724829e602f8fc0
1 change: 1 addition & 0 deletions trunk/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ static inline int license_is_gpl_compatible(const char *license)
|| strcmp(license, "GPL v2") == 0
|| strcmp(license, "GPL and additional rights") == 0
|| strcmp(license, "Dual BSD/GPL") == 0
|| strcmp(license, "Dual MIT/GPL") == 0
|| strcmp(license, "Dual MPL/GPL") == 0);
}

Expand Down

0 comments on commit 86eead4

Please sign in to comment.