| Index: appengine/gce-backend/models.py
|
| diff --git a/appengine/gce-backend/models.py b/appengine/gce-backend/models.py
|
| index b173c184aefd08883ff7e751b57decd6882db7f6..fc291c42914ca4698eae1102f3eed893cc9cefd4 100644
|
| --- a/appengine/gce-backend/models.py
|
| +++ b/appengine/gce-backend/models.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.
|
|
|
| """Datastore model for GCE Backend."""
|
|
|
|
|