-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathREUSE.toml
More file actions
27 lines (24 loc) · 714 Bytes
/
REUSE.toml
File metadata and controls
27 lines (24 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
version = 1
[[annotations]]
path = ["data/HowToReadETfromMSStatement.pdf"]
precedence = "aggregate"
SPDX-FileCopyrightText = "© 2022 Morgan Stanley Smith Barney LLC. Member SIPC."
SPDX-License-Identifier = "LicenseRef-ETrade-MorganStanley"
[[annotations]]
path=[
"Cargo.lock",
"assets/etradetaxreturnhelper-640x480.gif",
]
SPDX-FileCopyrightText = "2025 RustInFinance"
SPDX-License-Identifier = "BSD-3-Clause"
[[annotations]]
path = [
"data/G&L_Collapsed.xlsx",
"data/G&L_Expanded.xlsx",
"data/G&L_Expanded_polish.xlsx",
"data/ecb_example_response.xml",
"revolut_data/*.csv",
"revolut_data/*.tsv",
]
SPDX-FileCopyrightText = "2025 RustInFinance"
SPDX-License-Identifier = "LicenseRef-Private-Data"