Index: appengine/isolate/acl.py |
diff --git a/appengine/isolate/acl.py b/appengine/isolate/acl.py |
index ad61644ba97c9bac0358f0962f4606a1d90b01a1..3eb5bfc506b9c3eadf8ea0dec749c8f695743b8b 100644 |
--- a/appengine/isolate/acl.py |
+++ b/appengine/isolate/acl.py |
@@ -1,6 +1,6 @@ |
# 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. |
from components import auth |
from components import utils |