Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
a5c68b87c536e133ad7fc07dfc9ef95234b1fc84
/
.
/
util
/
lowrisc_misc-linters
/
rules
/
licence-checker-config.template.hjson
blob: de94c5802fc1620aa8e3deb81bf18b6ee8c703c4 [
file
] [
log
] [
blame
]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
licence
:
@
@LICENCE@@
,
match_regex
:
"@@MATCH_REGEX@@"
,
exclude_paths
:
[@
@EXCLUDE_PATHS@@
],
}