Index: client/auth.py |
diff --git a/client/auth.py b/client/auth.py |
index d2ce929a73ae33f2002603a90db0a3afd52de6d1..57f86c755826261f5791bd75486f1f2b25d4479f 100755 |
--- a/client/auth.py |
+++ b/client/auth.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. |
"""Client tool to perform various authentication related tasks.""" |