Skip to content

Commit 4eafa9e

Browse files
robntonyhutter
authored andcommitted
SPDX: license tags: BSD-3-Clause
Sponsored-by: https://despairlabs.com/sponsor/ Signed-off-by: Rob Norris <robn@despairlabs.com> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
1 parent 137045b commit 4eafa9e

File tree

15 files changed

+15
-0
lines changed

15 files changed

+15
-0
lines changed

contrib/pam_zfs_key/pam_zfs_key.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* Redistribution and use in source and binary forms, with or without
34
* modification, are permitted provided that the following conditions are met:

include/sys/zstd/zstd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

lib/libzutil/os/linux/zutil_setproctitle.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* Copyright © 2013 Guillem Jover <guillem@hadrons.org>
34
*

module/lua/setjmp/setjmp_mips.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009
34
* The President and Fellows of Harvard College.

module/lua/setjmp/setjmp_sparc64.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* Copyright (c) 1992, 1993
34
* The Regents of the University of California. All rights reserved.

module/zstd/include/aarch64_compat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/limits.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/stddef.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/stdint.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/stdio.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/stdlib.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/string.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/include/zstd_compat_wrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/zfs_zstd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause New License (https://spdx.org/licenses/BSD-3-Clause.html)
34
*

module/zstd/zstd-in.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
12
/*
23
* BSD 3-Clause Clear License
34
*

0 commit comments

Comments
 (0)