summaryrefslogtreecommitdiff
path: root/cmd/btrfs-fsck/pass0.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/btrfs-fsck/pass0.go')
-rw-r--r--cmd/btrfs-fsck/pass0.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/btrfs-fsck/pass0.go b/cmd/btrfs-fsck/pass0.go
index acb3aa3..d69e6c0 100644
--- a/cmd/btrfs-fsck/pass0.go
+++ b/cmd/btrfs-fsck/pass0.go
@@ -1,3 +1,7 @@
+// Copyright (C) 2022 Luke Shumaker <lukeshu@lukeshu.com>
+//
+// SPDX-License-Identifier: GPL-2.0-or-later
+
package main
import (