| Index: appengine/components/components/stats_framework_test.py
|
| diff --git a/appengine/components/components/stats_framework_test.py b/appengine/components/components/stats_framework_test.py
|
| index 24d083c52a458d981b4783c01b3c3f3fcc3293f3..de3bad948a5d784d4f3963805318dcd48c10e3db 100755
|
| --- a/appengine/components/components/stats_framework_test.py
|
| +++ b/appengine/components/components/stats_framework_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2013 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 calendar
|
| import datetime
|
|
|