summaryrefslogtreecommitdiffstats
path: root/cmd/stcrashreceiver/diskstore.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/stcrashreceiver/diskstore.go')
-rw-r--r--cmd/stcrashreceiver/diskstore.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/stcrashreceiver/diskstore.go b/cmd/stcrashreceiver/diskstore.go
index a5f459ad01..83a4cc175f 100644
--- a/cmd/stcrashreceiver/diskstore.go
+++ b/cmd/stcrashreceiver/diskstore.go
@@ -1,3 +1,9 @@
+// Copyright (C) 2023 The Syncthing Authors.
+//
+// This Source Code Form is subject to the terms of the Mozilla Public
+// License, v. 2.0. If a copy of the MPL was not distributed with this file,
+// You can obtain one at https://mozilla.org/MPL/2.0/.
+
package main
import (