Chromium Code Reviews| Index: mojom/mojom_parser/utils/sort_utils.go |
| diff --git a/mojom/mojom_parser/utils/sort_utils.go b/mojom/mojom_parser/utils/sort_utils.go |
| index 94b3a88afb68636a938d9a495e3c3ad7dcfdcd53..ecb4cdae2847d37a3af8ded26ab260ba3a0f3a36 100644 |
| --- a/mojom/mojom_parser/utils/sort_utils.go |
| +++ b/mojom/mojom_parser/utils/sort_utils.go |
| @@ -1,3 +1,7 @@ |
| +// Copyright 2016 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. |
| + |
| package utils |
| // BoolSlice |