Index: appengine/auth_service/tools/compile_proto.py |
diff --git a/appengine/auth_service/tools/compile_proto.py b/appengine/auth_service/tools/compile_proto.py |
index af450bba24a5e596892391b371bb4d3520485dc5..dcdc1c35d996e9668f22ada3a7a815b6d6b74a0e 100755 |
--- a/appengine/auth_service/tools/compile_proto.py |
+++ b/appengine/auth_service/tools/compile_proto.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2014 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. |
"""Compiles all *.proto files it finds into *_pb2.py.""" |