diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-31 13:12:55 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-31 13:12:55 -0700 |
commit | 32775c4d3dc12f5b695147e6d5be7cddfa95d075 (patch) | |
tree | 97de94d0284ba3814cbd0ee363194aa128e178f2 /tools/gce/create_linux_worker.sh | |
parent | f8a519e629ca4e540ddfe65c94ff1034d3eb7482 (diff) | |
parent | 4c43ed325cb9ab76fff419391ae4366c4f7ddcaa (diff) |
Merge branch 'cleaner-posix2' into cleaner-posix3
Diffstat (limited to 'tools/gce/create_linux_worker.sh')
-rwxr-xr-x | tools/gce/create_linux_worker.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gce/create_linux_worker.sh b/tools/gce/create_linux_worker.sh index 399e3ec4e4..dff0b1ce5f 100755 --- a/tools/gce/create_linux_worker.sh +++ b/tools/gce/create_linux_worker.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |