gvisor/pkg/seccomp
Michael Pratt 2a0c69b19f Remove license comments
Nothing reads them and they can simply get stale.

Generated with:
$ sed -i "s/licenses(\(.*\)).*/licenses(\1)/" **/BUILD

PiperOrigin-RevId: 231818945
Change-Id: Ibc3f9838546b7e94f13f217060d31f4ada9d4bf0
2019-01-31 11:12:53 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
seccomp.go Add BPFAction type with Stringer 2018-12-18 10:28:28 -08:00
seccomp_rules.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
seccomp_test.go Add BPFAction type with Stringer 2018-12-18 10:28:28 -08:00
seccomp_test_victim.go Use RET_KILL_PROCESS if available in kernel 2018-11-20 22:56:51 -08:00
seccomp_unsafe.go Use RET_KILL_PROCESS if available in kernel 2018-11-20 22:56:51 -08:00