| Index: appengine/gce-backend/cleanup_test.py
|
| diff --git a/appengine/gce-backend/cleanup_test.py b/appengine/gce-backend/cleanup_test.py
|
| index 5136116348fda24cf7307bcd370f72381f3bc1fb..9d107c76eaa53549329508e7579531edaeb0e282 100755
|
| --- a/appengine/gce-backend/cleanup_test.py
|
| +++ b/appengine/gce-backend/cleanup_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 cleanup.py."""
|
|
|
|
|