commit | 39c850863d5e36e72ecf9bc3537ec717bcce97fd | [log] [tgz] |
---|---|---|
author | Jan Dittmer <jdi@l4x.org> | Fri Oct 13 15:05:53 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Oct 15 23:14:21 2006 -0700 |
tree | 7b054ad96b58bf3f3aa31c79948e2cdfaa548a74 | |
parent | f1a95859a86fcdfd94f8b6dc3255d70d037e1caf [diff] |
[IPV6] sit: Add missing MODULE_LICENSE This is missing the MODULE_LICENSE statements and taints the kernel upon loading. License is obvious from the beginning of the file. Signed-off-by: Jan Dittmer <jdi@l4x.org> Signed-off-by: Joerg Roedel <joro-lkml@zlug.org> Signed-off-by: David S. Miller <davem@davemloft.net>