Index: client/utils/oauth.py |
diff --git a/client/utils/oauth.py b/client/utils/oauth.py |
index 55aa6646464a717b427f27908cd2ad52daaf8ea0..0fbe1bac18747bea0560b776c7b31b3b7dfe22fb 100644 |
--- a/client/utils/oauth.py |
+++ b/client/utils/oauth.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. |
"""OAuth2 related utilities and implementation of browser based login flow.""" |