| Index: appengine/swarming/test_env_handlers.py
|
| diff --git a/appengine/swarming/test_env_handlers.py b/appengine/swarming/test_env_handlers.py
|
| index f7ec49df750ce84028b7621fbbb901a107d21f3e..a60e9afbd7b18fd84ed88b1dc46fa65b30e0c945 100644
|
| --- a/appengine/swarming/test_env_handlers.py
|
| +++ b/appengine/swarming/test_env_handlers.py
|
| @@ -1,7 +1,7 @@
|
| # coding: utf-8
|
| # Copyright 2014 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.
|
|
|
| """Base class for handlers_*_test.py"""
|
|
|
|
|