Index: client/example/common.py |
diff --git a/client/example/common.py b/client/example/common.py |
index 7618878072d56d4a1223378238589ebaed8111a1..9313429f1571bc587431b31de4797ee2e3d8cc78 100644 |
--- a/client/example/common.py |
+++ b/client/example/common.py |
@@ -1,6 +1,6 @@ |
# 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. |
+# Use of this source code is governed under the Apache License, Version 2.0 |
+# that can be found in the LICENSE file. |
import datetime |
import getpass |