Index: service/datastore/types.go |
diff --git a/service/datastore/types.go b/service/datastore/types.go |
index ffc54a9c763a39c710883750d9cc28e122a58f01..103fc64c57924e619bd411c9e2106947f03fbda7 100644 |
--- a/service/datastore/types.go |
+++ b/service/datastore/types.go |
@@ -1,6 +1,6 @@ |
-// Copyright 2015 The Chromium Authors. All rights reserved. |
-// Use of this source code is governed by a BSD-style license that can be |
-// found in the LICENSE file. |
+// Copyright 2015 The LUCI Authors. All rights reserved. |
+// Use of this source code is governed under the Apache License, Version 2.0 |
+// that can be found in the LICENSE file. |
//go:generate stringer -type=Toggle |