| Index: appengine/components/test_support/stats_framework_mock.py
|
| diff --git a/appengine/components/test_support/stats_framework_mock.py b/appengine/components/test_support/stats_framework_mock.py
|
| index b4c957248c0ec304344930ef4a57cc635d811e63..fb6aed0cdcd5434e9662ab02b2293f77118287dd 100644
|
| --- a/appengine/components/test_support/stats_framework_mock.py
|
| +++ b/appengine/components/test_support/stats_framework_mock.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Code to help test cases using stats_framework.
|
|
|
|
|