Skip to content

Commit 3dd00fd

Browse files
outscale-rcejobs62
authored andcommitted
🔧 config: Update Reuse conf file
1 parent 5645c59 commit 3dd00fd

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

‎.reuse/dep5‎

Lines changed: 0 additions & 12 deletions
This file was deleted.

‎REUSE.toml‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version = 1
2+
SPDX-PackageName = "osc-sdk-rust"
3+
SPDX-PackageSupplier = "Outscale support <[email protected]>"
4+
SPDX-PackageDownloadLocation = "https://gitlab.com/outscale/osc-sdk-rust/"
5+
6+
[[annotations]]
7+
path = "**.md"
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2022 Outscale SAS <[email protected]>"
10+
SPDX-License-Identifier = "CC-BY-4.0"
11+
12+
[[annotations]]
13+
path = ["Makefile", "sdk_version", "api_version", "**.rs", ".git**", "src/**", "**.yml", "**.yaml", ".patch/**.patch", "**.patch", "Cargo.toml", "Cargo.lock", "examples/config_example.json", "**.mustache"]
14+
precedence = "aggregate"
15+
SPDX-FileCopyrightText = "2022 Outscale SAS <[email protected]>"
16+
SPDX-License-Identifier = "BSD-3-Clause"

0 commit comments

Comments
 (0)