diff options
Diffstat (limited to 'fs/bcachefs/siphash.c')
-rw-r--r-- | fs/bcachefs/siphash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/bcachefs/siphash.c b/fs/bcachefs/siphash.c index 3a6c9c8217f0..c062edb3fbc2 100644 --- a/fs/bcachefs/siphash.c +++ b/fs/bcachefs/siphash.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: BSD-3-Clause /* $OpenBSD: siphash.c,v 1.3 2015/02/20 11:51:03 tedu Exp $ */ /*- |