diff options
Diffstat (limited to 'runsc/test/install.sh')
-rwxr-xr-x | runsc/test/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runsc/test/install.sh b/runsc/test/install.sh index 32e1e884e..457df2d26 100755 --- a/runsc/test/install.sh +++ b/runsc/test/install.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. |