Index: appengine/components/components/gce.py |
diff --git a/appengine/components/components/gce.py b/appengine/components/components/gce.py |
index c9244eb47d59e3de3db8a622143b197aefea2017..9a72f83b0426e663c5a9bf65c721a4cff2a57e66 100644 |
--- a/appengine/components/components/gce.py |
+++ b/appengine/components/components/gce.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""Wrapper around GCE REST API.""" |