gvisor/pkg/sentry/platform/ptrace
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
ptrace.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
ptrace_unsafe.go Remove initRegs arg from clone 2018-12-04 18:53:43 -08:00
stub_amd64.s Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stub_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess.go Validate FS_BASE in Task.Clone 2018-12-10 12:37:16 -08:00
subprocess_amd64.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess_linux.go Add BPFAction type with Stringer 2018-12-18 10:28:28 -08:00
subprocess_linux_amd64_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00