diff options
author | gVisor bot <gvisor-bot@google.com> | 2020-01-27 21:36:40 +0000 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-01-27 21:36:40 +0000 |
commit | 9cb3422cf9c2116cd8288ef8b26d323c4ec33e5e (patch) | |
tree | 5254c00781585b43427c9d74b9b70e5503daba03 /runsc/cmd | |
parent | 01f7744d327ae92860621266bded03d5a9ad99db (diff) | |
parent | 90ec5961667a1c4a21702e64adb383403af8ad25 (diff) |
Merge release-20200115.0-107-g90ec596 (automated)
Diffstat (limited to 'runsc/cmd')
-rw-r--r-- | runsc/cmd/help.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runsc/cmd/help.go b/runsc/cmd/help.go index ff4f901cb..930e8454f 100644 --- a/runsc/cmd/help.go +++ b/runsc/cmd/help.go @@ -1,4 +1,4 @@ -// Copyright 2018 Google LLC +// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |