Index: appengine/gce-backend/catalog.py |
diff --git a/appengine/gce-backend/catalog.py b/appengine/gce-backend/catalog.py |
index f0bd421eaf613efffcd2fcf15d626b9469e88a0f..0f23bb55d0a49771b289b697c1e56826e3739f58 100644 |
--- a/appengine/gce-backend/catalog.py |
+++ b/appengine/gce-backend/catalog.py |
@@ -1,6 +1,6 @@ |
# Copyright 2016 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. |
"""Utilities for interacting with the Machine Provider catalog.""" |