Cindy Liu | 867b10e | 2022-04-01 13:42:27 -0700 | [diff] [blame] | 1 | // Copyright lowRISC contributors. |
2 | // Licensed under the Apache License, Version 2.0, see LICENSE for details. | ||||
3 | // SPDX-License-Identifier: Apache-2.0 | ||||
4 | { | ||||
5 | licence: | ||||
6 | @@LICENCE@@, | ||||
7 | match_regex: "@@MATCH_REGEX@@", | ||||
8 | exclude_paths: [@@EXCLUDE_PATHS@@], | ||||
9 | } |