Index: client/example/common.py |
diff --git a/client/example/common.py b/client/example/common.py |
index 22d680fbd0f7e0d67af4b13b32ae72c440088d7d..7618878072d56d4a1223378238589ebaed8111a1 100644 |
--- a/client/example/common.py |
+++ b/client/example/common.py |
@@ -1,6 +1,6 @@ |
-# Copyright 2012 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 2012 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. |
import datetime |
import getpass |