| Index: appengine/config_service/projects.py
|
| diff --git a/appengine/config_service/projects.py b/appengine/config_service/projects.py
|
| index f3360a9533d9877b37d64187c02e5353413a63dd..3f1006ef81a526daa87d0e1a5ed6af715a20a1ee 100644
|
| --- a/appengine/config_service/projects.py
|
| +++ b/appengine/config_service/projects.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2015 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.
|
|
|
| """Provides info about projects (service tenants)."""
|
|
|
|
|