Index: client/auth.py |
diff --git a/client/auth.py b/client/auth.py |
index 8d156d46c4d11bfa20770c215f0fc63d86cc9453..35d2b81512d3cfde72c6a8deda51b1cfeed30fda 100755 |
--- a/client/auth.py |
+++ b/client/auth.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
-# 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. |
"""Client tool to perform various authentication related tasks.""" |