Skip to content

Commit 03526fd

Browse files
authored
update SPDX annotations (#301)
* . * don not include schema changes in this branch * .
1 parent 85ace8b commit 03526fd

File tree

24 files changed

+31
-27
lines changed

24 files changed

+31
-27
lines changed

.github/workflows/sdk.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
1+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
22
# SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
33
#
44
# SPDX-License-Identifier: Apache-2.0
@@ -40,4 +40,3 @@ jobs:
4040
run: |
4141
cargo test -p dstack-sdk-types --test no_std_test --no-default-features
4242
cargo check -p no_std_check --target thumbv6m-none-eabi
43-

.mailmap

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Wenfeng Wang <wfwang@phala.network> Wenfeng Wang <kalot.wang@gmail.com>
1313

1414
# Other contributors
1515
Andrew MacPherson <github@andrewmohawk.com> Andrew MacPherson <github@andrewmohawk.com>
16-
Daniel Sharifi <danielsharifi@outlook.com> --local <danielsharifi@outlook.com>
17-
Daniel Sharifi <danielsharifi@outlook.com> Daniel Sharifi <40335219+DSharifi@users.noreply.github.com>
16+
Daniel Sharifi <daniel.sharifi@nearone.org> Daniel Sharifi <daniel.sharifi@nearone.org>
1817
Franco Barpp Gomes <franco@nethermind.io> Franco Barpp Gomes <franco.b.gomes@gmail.com>
1918
Franco Barpp Gomes <franco@nethermind.io> Franco Barpp Gomes <franco@nethermind.io>
2019
Nitanshu Lokhande <nitanshu@rizelabs.io> nlok5923 <nlokhande5923@gmail.com>

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: © 2024-2025 Phala Network <dstack@phala.network>
22
# SPDX-FileCopyrightText: © 2025 Created-for-a-purpose <rachitchahar@gmail.com>
3-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
3+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
44
#
55
# SPDX-License-Identifier: Apache-2.0
66

cc-eventlog/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: © 2024 Phala Network <dstack@phala.network>
2-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
2+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

dstack-mr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
1+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
22
# SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
33
#
44
# SPDX-License-Identifier: Apache-2.0

dstack-mr/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
1+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
22
# SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
33
#
44
# SPDX-License-Identifier: Apache-2.0

key-provider-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: © 2024 Phala Network <dstack@phala.network>
2-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
2+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

sdk/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
3+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
44
# SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
55
#
66
# SPDX-License-Identifier: Apache-2.0

sdk/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: © 2025 Created-for-a-purpose <rachitchahar@gmail.com>
2-
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
2+
# SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
33
# SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
44
# SPDX-FileCopyrightText: © 2025 tuddman <tuddman@users.noreply.github.com>
55
#

sdk/rust/examples/dstack_client_usage.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: © 2025 Daniel Sharifi <danielsharifi@outlook.com>
1+
// SPDX-FileCopyrightText: © 2025 Daniel Sharifi <daniel.sharifi@nearone.org>
22
// SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network>
33
//
44
// SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)