| Index: appengine/components/components/gerrit_test.py
|
| diff --git a/appengine/components/components/gerrit_test.py b/appengine/components/components/gerrit_test.py
|
| index 46c7af3efeee14a0fedde7b635eeba9fe12a7aca..044e34acc2b4ab07b6e5a3b52536c474f5391b20 100755
|
| --- a/appengine/components/components/gerrit_test.py
|
| +++ b/appengine/components/components/gerrit_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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.
|
|
|
| import httplib
|
| import json
|
|
|