summaryrefslogtreecommitdiffstats
path: root/src/filestore/staging.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/filestore/staging.rs')
-rw-r--r--src/filestore/staging.rs10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/filestore/staging.rs b/src/filestore/staging.rs
index 0fa6e03..911d3e3 100644
--- a/src/filestore/staging.rs
+++ b/src/filestore/staging.rs
@@ -1,3 +1,13 @@
+//
+// Copyright (c) 2020-2021 science+computing ag and other contributors
+//
+// This program and the accompanying materials are made
+// available under the terms of the Eclipse Public License 2.0
+// which is available at https://www.eclipse.org/legal/epl-2.0/
+//
+// SPDX-License-Identifier: EPL-2.0
+//
+
use std::fmt::Debug;
use std::path::Path;