| Index: appengine/gce-backend/metadata_test.py
|
| diff --git a/appengine/gce-backend/metadata_test.py b/appengine/gce-backend/metadata_test.py
|
| index 82ab569a2d52d05293a9ff84f92b76c0efd4dc09..21bae56384a06f7aafaa371f9d9f54bce2d6c3fd 100755
|
| --- a/appengine/gce-backend/metadata_test.py
|
| +++ b/appengine/gce-backend/metadata_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 metadata.py."""
|
|
|
|
|