| Index: appengine/swarming/templates/stats_common.js
|
| diff --git a/appengine/swarming/templates/stats_common.js b/appengine/swarming/templates/stats_common.js
|
| index a640d05e48c653f116c810719891c1046fbb0488..524feffb0d8c296f82d1598a9b980e0f131f7b75 100644
|
| --- a/appengine/swarming/templates/stats_common.js
|
| +++ b/appengine/swarming/templates/stats_common.js
|
| @@ -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.
|
| #}
|
| // Formats a number into IEC 60027-2 A.2 / ISO 80000.
|
| var BINARY_SUFFIXES = [
|
|
|