diff options
Diffstat (limited to 'test/syscalls/linux/exit_script.sh')
-rwxr-xr-x | test/syscalls/linux/exit_script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syscalls/linux/exit_script.sh b/test/syscalls/linux/exit_script.sh index f014fcf99..527518e06 100755 --- a/test/syscalls/linux/exit_script.sh +++ b/test/syscalls/linux/exit_script.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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. |