| Index: appengine/gce-backend/metadata.py
|
| diff --git a/appengine/gce-backend/metadata.py b/appengine/gce-backend/metadata.py
|
| index 4ea6fa5c4e8d09772a3133744a0c556a15728c24..619b768f1682c70c2f798cc2faea6f6c24f60761 100644
|
| --- a/appengine/gce-backend/metadata.py
|
| +++ b/appengine/gce-backend/metadata.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Utilities for operating on instance metadata."""
|
|
|
|
|