| Index: appengine/gce-backend/cleanup.py
|
| diff --git a/appengine/gce-backend/cleanup.py b/appengine/gce-backend/cleanup.py
|
| index 1d2f971cdcc1953dc70a663263313551be0b03e3..c18d6fc616ab643d34f93448976f85bf4b05aa2b 100644
|
| --- a/appengine/gce-backend/cleanup.py
|
| +++ b/appengine/gce-backend/cleanup.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 cleaning up GCE Backend."""
|
|
|
|
|