| Index: appengine/gce-backend/catalog_test.py
|
| diff --git a/appengine/gce-backend/catalog_test.py b/appengine/gce-backend/catalog_test.py
|
| index b9dedd5aef74ab9ce0e3ea3b512db5f1b65ca9d9..d76b5e7d3f223a7c4752a7b6596189cee74737bf 100755
|
| --- a/appengine/gce-backend/catalog_test.py
|
| +++ b/appengine/gce-backend/catalog_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/python
|
| # 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.
|
|
|
| """Unit tests for catalog.py."""
|
|
|
|
|