#include <linux/export.h> #define MODULE_LICENSE(__MODULE_LICENSE_value) \ static __attribute__((unused)) const char *__MODULE_LICENSE_name = \ __MODULE_LICENSE_valueOverall Contributors
Person | Tokens | Prop | Commits | CommitProp | |
michael s. tsirkin | michael s. tsirkin | 8 | 72.73% | 1 | 50.00% |
rusty russell | rusty russell | 3 | 27.27% | 1 | 50.00% |
Total | 11 | 100.00% | 2 | 100.00% |