Index: appengine/gce-backend/config.py |
diff --git a/appengine/gce-backend/config.py b/appengine/gce-backend/config.py |
index d90e75a19629e418ef7496091e03c86352d60889..599f292592a8a615d5ada8d97efe8fc6fc97d3b0 100644 |
--- a/appengine/gce-backend/config.py |
+++ b/appengine/gce-backend/config.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 reading GCE Backend configuration.""" |