| Index: appengine/gce-backend/utilities.py
|
| diff --git a/appengine/gce-backend/utilities.py b/appengine/gce-backend/utilities.py
|
| index aa93b2123d73d6005f3c6b0482af024cfb43b9de..a2f9e3c48b25f11d5646db1c15d47bb4c1ec880f 100644
|
| --- a/appengine/gce-backend/utilities.py
|
| +++ b/appengine/gce-backend/utilities.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 GCE Backend."""
|
|
|
|
|