blob: 6c911a98dfe96954d41624ef10eaed448d86751f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
version = 1
[[annotations]]
path = ["**"]
precedence = "closest"
SPDX-FileCopyrightText = ["Copyright 2014-2016 The Chromium Authors. All rights reserved."]
SPDX-License-Identifier = "BSD-3-Clause"
[[annotations]]
path = ["psl_data.cpp"]
precedence = "closest"
SPDX-FileCopyrightText = ["The list was originally provided by Jo Hermans <jo.hermans@gmail.com>.\nIt is now maintained on github (https://github.com/publicsuffix/list)."]
SPDX-License-Identifier = "MPL-2.0"
|