| Index: appengine/gce-backend/parse.py
|
| diff --git a/appengine/gce-backend/parse.py b/appengine/gce-backend/parse.py
|
| index 9de6448dcb567648b2551aaf0a01a09c53194b7d..58121f74683dab91707a0fdf6c71535a81dc029d 100644
|
| --- a/appengine/gce-backend/parse.py
|
| +++ b/appengine/gce-backend/parse.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 parsing GCE Backend configuration."""
|
|
|
|
|