Index: appengine/gce-backend/agent/agent.py |
diff --git a/appengine/gce-backend/agent/agent.py b/appengine/gce-backend/agent/agent.py |
index 46cca90a9fc87e79be4e0be32cf9db0ae9fdb7c0..f24194b67f971019383edcd20a00c4e96420bbdd 100755 |
--- a/appengine/gce-backend/agent/agent.py |
+++ b/appengine/gce-backend/agent/agent.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/python |
# Copyright 2015 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. |
"""Machine Provider agent for GCE instances.""" |