Index: appengine/gce-backend/main.py |
diff --git a/appengine/gce-backend/main.py b/appengine/gce-backend/main.py |
index 60a74123d001c2db1a0ea52d278f5f88be3d98bc..4af4621cf3ff20b54fb455cf0ab85f4f1dc5583e 100644 |
--- a/appengine/gce-backend/main.py |
+++ b/appengine/gce-backend/main.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. |
"""Handlers for HTTP requests.""" |