summaryrefslogtreecommitdiff
path: root/fs/bcachefs/siphash.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/siphash.h')
-rw-r--r--fs/bcachefs/siphash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/bcachefs/siphash.h b/fs/bcachefs/siphash.h
index 7a4b2241f1e1..3dfaf34a43b2 100644
--- a/fs/bcachefs/siphash.h
+++ b/fs/bcachefs/siphash.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/* $OpenBSD: siphash.h,v 1.5 2015/02/20 11:51:03 tedu Exp $ */
/*-
* Copyright (c) 2013 Andre Oppermann <andre@FreeBSD.org>