d/copyright: adapt to file moves and deletions
Lots of targeted commands consisting of a single file as source got moved a level up from their command-specific sub-directory to cmd/ directory directly. A handful of build-artefacts like configure/m4 files generated by auto-tools, was removed from being tracked by git. Then some stuff was simple unused or broken and got deleted (vdev_cache, zfs_spa). Others where replaced (sha256 by general sha2 library, zstreamdump by zstream). Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									508220ed2c
								
							
						
					
					
						commit
						1621cb1079
					
				
							
								
								
									
										54
									
								
								debian/copyright
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										54
									
								
								debian/copyright
									
									
									
									
										vendored
									
									
								
							| @ -37,25 +37,26 @@ Copyright: 2011, 2013, Nexenta Systems, Inc. | |||||||
|            2007, 2009, Sun Microsystems, Inc. |            2007, 2009, Sun Microsystems, Inc. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/arc_summary/* | Files: cmd/arc_summary | ||||||
| Copyright: | Copyright: | ||||||
|   2010, 2011, Jason J. Hellenthal <jhell@DataIX.net> |   2010, 2011, Jason J. Hellenthal <jhell@DataIX.net> | ||||||
|   2010, Martin Matuska <mm@FreeBSD.org> |   2010, Martin Matuska <mm@FreeBSD.org> | ||||||
|   2008, Ben Rockwood <benr@cuddletech.com> |   2008, Ben Rockwood <benr@cuddletech.com> | ||||||
|  |   2017, Scot W. Stevenson <scot.stevenson@gmail.com> | ||||||
| License: BSD-2-clause | License: BSD-2-clause | ||||||
| 
 | 
 | ||||||
| Files: cmd/arcstat/* | Files: cmd/arcstat.in | ||||||
| Source: http://github.com/mharsch/arcstat | Source: http://github.com/mharsch/arcstat | ||||||
| Copyright: | Copyright: | ||||||
|   2007, Oracle and/or its affiliates. |   2007, Oracle and/or its affiliates. | ||||||
|   2010-2015, Mike Harsch |   2010-2015, Mike Harsch | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/dbufstat/* | Files: cmd/dbufstat.in | ||||||
| Copyright: 2013, Lawrence Livermore National Security, LLC | Copyright: 2013, Lawrence Livermore National Security, LLC | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/mount_zfs/* | Files: cmd/mount_zfs.c | ||||||
| Copyright: 2011, Lawrence Livermore National Security, LLC | Copyright: 2011, Lawrence Livermore National Security, LLC | ||||||
|            2005, 2010, Oracle and/or its affiliates. |            2005, 2010, Oracle and/or its affiliates. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| @ -64,7 +65,7 @@ Files: cmd/raidz_test/* | |||||||
| Copyright: 2016 Gvozden Nešković. | Copyright: 2016 Gvozden Nešković. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/vdev_id/* | Files: udev/vdev_id | ||||||
| Copyright: 2011, 2013, Nexenta Systems, Inc. | Copyright: 2011, 2013, Nexenta Systems, Inc. | ||||||
|            2007, 2009, Sun Microsystems, Inc. |            2007, 2009, Sun Microsystems, Inc. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| @ -106,7 +107,7 @@ Copyright: | |||||||
|   2018 Datto Inc. |   2018 Datto Inc. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/zhack/* | Files: cmd/zhack.c | ||||||
| Copyright: 2013, Steven Hartland. | Copyright: 2013, Steven Hartland. | ||||||
|            2011, 2012, 2014, Delphix. |            2011, 2012, 2014, Delphix. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| @ -139,7 +140,7 @@ Copyright: | |||||||
|   2010, Sun Microsystems, Inc. |   2010, Sun Microsystems, Inc. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/ztest/* | Files: cmd/ztest.c | ||||||
| Copyright: | Copyright: | ||||||
|   2005, 2010, Oracle and/or its affiliates. |   2005, 2010, Oracle and/or its affiliates. | ||||||
|   2011, 2018 by Delphix. |   2011, 2018 by Delphix. | ||||||
| @ -150,7 +151,7 @@ Copyright: | |||||||
|   2017, Intel Corporation. |   2017, Intel Corporation. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: cmd/zvol_id/* | Files: udev/zvol_id.c | ||||||
| Copyright: 2011, Fajar A. Nugraha. | Copyright: 2011, Fajar A. Nugraha. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| @ -158,27 +159,6 @@ Files: config/* | |||||||
| Copyright: 1996-2012, Free Software Foundation, Inc. | Copyright: 1996-2012, Free Software Foundation, Inc. | ||||||
| License: GPL-2+ with autoconf exception | License: GPL-2+ with autoconf exception | ||||||
| 
 | 
 | ||||||
| Files: config/ltoptions.m4 |  | ||||||
|        config/lt~obsolete.m4 |  | ||||||
|        config/ltversion.m4 |  | ||||||
|        config/libtool.m4 |  | ||||||
|        config/ltsugar.m4 |  | ||||||
| Copyright: 1996-2012, Free Software Foundation, Inc. |  | ||||||
| License: PERMISSIVE |  | ||||||
|  This file is free software; the Free Software Foundation gives |  | ||||||
|  unlimited permission to copy and/or distribute it, with or without |  | ||||||
|  modifications, as long as this notice is preserved. |  | ||||||
| 
 |  | ||||||
| Files: config/install-sh |  | ||||||
| Copyright: 1994, X Consortium |  | ||||||
| License: Expat |  | ||||||
| 
 |  | ||||||
| Files: configure |  | ||||||
| Copyright: 1992-1996, 1998-2010, Free Software |  | ||||||
| License: PERMISSIVE2 |  | ||||||
|  This configure script is free software; the Free Software Foundation |  | ||||||
|  gives unlimited permission to copy, distribute and modify it. |  | ||||||
| 
 |  | ||||||
| Files: contrib/bash_completion.d/* | Files: contrib/bash_completion.d/* | ||||||
| Copyright: 2010, 2013, Aneurin Price <aneurin.price@gmail.com> | Copyright: 2010, 2013, Aneurin Price <aneurin.price@gmail.com> | ||||||
| License: Expat | License: Expat | ||||||
| @ -203,11 +183,6 @@ Copyright: | |||||||
|  2018-2020, Mo Zhou <lumin@debian.org> |  2018-2020, Mo Zhou <lumin@debian.org> | ||||||
| License: GPL-2+ | License: GPL-2+ | ||||||
| 
 | 
 | ||||||
| Files: debian/po/* |  | ||||||
| Copyright: |  | ||||||
|  2013, The Debian po file translators. |  | ||||||
| License: CDDL-1.0 |  | ||||||
| 
 |  | ||||||
| Files: etc/init.d/zfs-*.in | Files: etc/init.d/zfs-*.in | ||||||
| Copyright: | Copyright: | ||||||
|   2016, Carlo Landmeter <clandmeter@gmail.com> |   2016, Carlo Landmeter <clandmeter@gmail.com> | ||||||
| @ -421,10 +396,6 @@ Copyright: 2007, Sun Microsystems, Inc. | |||||||
|   2013, Delphix |   2013, Delphix | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: man/man8/zstreamdump.8 |  | ||||||
| Copyright: 2009, Sun Microsystems, Inc. |  | ||||||
| License: CDDL-1.0 |  | ||||||
| 
 |  | ||||||
| Files: module/* | Files: module/* | ||||||
| Copyright: 2011-2014, Delphix. | Copyright: 2011-2014, Delphix. | ||||||
|   2007, 2009, 2010, Sun Microsystems, Inc. |   2007, 2009, 2010, Sun Microsystems, Inc. | ||||||
| @ -577,7 +548,6 @@ Files: module/zfs/dmu_zfetch.c | |||||||
|   module/zfs/rrwlock.c |   module/zfs/rrwlock.c | ||||||
|   module/zfs/space_map.c |   module/zfs/space_map.c | ||||||
|   module/zfs/space_reftree.c |   module/zfs/space_reftree.c | ||||||
|   module/zfs/vdev_cache.c |  | ||||||
|   module/zfs/vdev_mirror.c |   module/zfs/vdev_mirror.c | ||||||
|   module/zfs/vdev_missing.c |   module/zfs/vdev_missing.c | ||||||
|   module/zfs/vdev_queue.c |   module/zfs/vdev_queue.c | ||||||
| @ -645,14 +615,16 @@ Copyright: 2013, Steven Hartland. | |||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
| Files: module/zfs/gzip.c | Files: module/zfs/gzip.c | ||||||
|   module/zfs/sha256.c |  | ||||||
|   module/zfs/spa_boot.c |  | ||||||
|   module/zfs/unique.c |   module/zfs/unique.c | ||||||
|   module/zfs/zfs_byteswap.c |   module/zfs/zfs_byteswap.c | ||||||
|   module/zfs/zle.c |   module/zfs/zle.c | ||||||
| Copyright: 2005-2010, Sun Microsystems, Inc. | Copyright: 2005-2010, Sun Microsystems, Inc. | ||||||
| License: CDDL-1.0 | License: CDDL-1.0 | ||||||
| 
 | 
 | ||||||
|  | Files: module/icp/algs/sha2/* | ||||||
|  | Copyright: 2022, Tino Reichardt <milky-zfs@mcmilk.de> | ||||||
|  | License: CDDL-1.0 | ||||||
|  | 
 | ||||||
| Files: module/zfs/lz4.c | Files: module/zfs/lz4.c | ||||||
| Copyright: 2011-2013, Yann Collet | Copyright: 2011-2013, Yann Collet | ||||||
| License: BSD-2-clause | License: BSD-2-clause | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht