Skip to content

Commit 89cc820

Browse files
committed
chore: update year on license description
This seems to be required to get the CI license verification to pass.
1 parent 4c7a4a5 commit 89cc820

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/error.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2024 MaidSafe.net limited.
1+
// Copyright (C) 2025 MaidSafe.net limited.
22
//
33
// This SAFE Network Software is licensed to you under The General Public License (GPL), version 3.
44
// Unless required by applicable law or agreed to in writing, the SAFE Network Software distributed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2024 MaidSafe.net limited.
1+
// Copyright (C) 2025 MaidSafe.net limited.
22
//
33
// This SAFE Network Software is licensed to you under The General Public License (GPL), version 3.
44
// Unless required by applicable law or agreed to in writing, the SAFE Network Software distributed

tests/download_url.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2024 MaidSafe.net limited.
1+
// Copyright (C) 2025 MaidSafe.net limited.
22
//
33
// This SAFE Network Software is licensed to you under The General Public License (GPL), version 3.
44
// Unless required by applicable law or agreed to in writing, the SAFE Network Software distributed

tests/test_download_from_s3.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2024 MaidSafe.net limited.
1+
// Copyright (C) 2025 MaidSafe.net limited.
22
//
33
// This SAFE Network Software is licensed to you under The General Public License (GPL), version 3.
44
// Unless required by applicable law or agreed to in writing, the SAFE Network Software distributed

0 commit comments

Comments
 (0)