aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/tinyexr/REUSE.toml
blob: e8470fff8f1cc024124e5655799f066eba1df164 (plain)
1
2
3
4
5
6
7
8
9
10
version = 1

[[annotations]]
path = ["tinyexr.h"]
comment = ["Part of the in file copyright is on two line",
           "Second line does not start with copyright word and is ignored by reuse."]
precedence = "override"
SPDX-FileCopyrightText = ["Copyright (c) 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC",
                          "Copyright (c) 2014 - 2021, Syoyo Fujita and many contributors."]
SPDX-License-Identifier = "BSD-3-Clause"