summaryrefslogtreecommitdiffstats
path: root/src/filestore/util.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/filestore/util.rs')
-rw-r--r--src/filestore/util.rs10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/filestore/util.rs b/src/filestore/util.rs
index b1e1506..c27d8c6 100644
--- a/src/filestore/util.rs
+++ b/src/filestore/util.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
+//
+
//! Module containing utilities for the filestore implementation
//!