| Index: appengine/gce-backend/instances_test.py
|
| diff --git a/appengine/gce-backend/instances_test.py b/appengine/gce-backend/instances_test.py
|
| index 44cfbdd2f56669e285a7fa6a31733c230c1aafe3..e5a5853e60e30e41c7828d23e35eaf65749655c0 100755
|
| --- a/appengine/gce-backend/instances_test.py
|
| +++ b/appengine/gce-backend/instances_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/python
|
| # Copyright 2016 The LUCI Authors. All rights reserved.
|
| -# Use of this source code is governed by the Apache v2.0 license that can be
|
| -# found in the LICENSE file.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
|
|
| """Unit tests for instances.py."""
|
|
|
|
|