]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Replace sha1.h with slightly older version.
authorNeilBrown <neilb@suse.de>
Thu, 18 Oct 2012 04:38:36 +0000 (15:38 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 18 Oct 2012 04:38:36 +0000 (15:38 +1100)
commit14026ab68295f0b3787ed5d10270dc2777b4e720
tree72170a44ac63b5e8f0f15f729d01eef6571a3028
parentac78f24502d79e48dabc41e34cc08aabfe651091
Replace sha1.h with slightly older version.

sha1.h claims GPL3+, while sha1.c claims GPL2+.  This is
inconsistent and technically prevents the whole from being
distributed under GPL2.
So replace sha1.h with a version from the GCC sources from before
  Tue Apr 20 08:36:39 2010
when the copyright notice was updated.

Reported-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
sha1.h