summaryrefslogtreecommitdiffstats
path: root/ipfs-api-backend-actix/src/error.rs
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2021-02-23 23:50:30 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2021-02-23 23:50:30 -0500
commitfc3cd21efe52b0575617bcd249b30e8846ad2278 (patch)
tree8f667651fa405ef549145c575806e4ed0c808b5e /ipfs-api-backend-actix/src/error.rs
parentdd03b0edb4928894b64b85cc44a4984a721650c2 (diff)
update copyright headers
Diffstat (limited to 'ipfs-api-backend-actix/src/error.rs')
-rw-r--r--ipfs-api-backend-actix/src/error.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipfs-api-backend-actix/src/error.rs b/ipfs-api-backend-actix/src/error.rs
index aad2b05..99af54d 100644
--- a/ipfs-api-backend-actix/src/error.rs
+++ b/ipfs-api-backend-actix/src/error.rs
@@ -1,4 +1,4 @@
-// Copyright 2017 rust-ipfs-api Developers
+// Copyright 2021 rust-ipfs-api Developers
//
// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
// http://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or