gvisor/runsc/container
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
console_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
container.go runsc: Only uninstall cgroup for sandbox stop. 2019-01-28 11:58:25 -08:00
container_test.go Make cacheRemoteRevalidating detect changes to file size 2019-01-25 17:23:07 -08:00
fs.go Scrub runsc error messages 2019-01-18 17:36:02 -08:00
fs_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
hook.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
multi_container_test.go Start a sandbox process in a new userns only if CAP_SETUID is set 2019-01-18 16:08:39 -08:00
shared_volume_test.go Make cacheRemoteRevalidating detect changes to file size 2019-01-25 17:23:07 -08:00
status.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
test_app.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00