Index: client/utils/tools.py |
diff --git a/client/utils/tools.py b/client/utils/tools.py |
index 48c0572de127ea0c589e4f48990bcaa6681ec53b..506143d7e3310b2ba5f6d275da251ed9182db8e7 100644 |
--- a/client/utils/tools.py |
+++ b/client/utils/tools.py |
@@ -1,6 +1,6 @@ |
-# Copyright 2013 The Swarming Authors. All rights reserved. |
-# Use of this source code is governed under the Apache License, Version 2.0 that |
-# can be found in the LICENSE file. |
+# 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. |
"""Various utility functions and classes not specific to any single area.""" |