mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
crc32c: note intel crc code copyrights
It's a BSD 3-clause. Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
6ee1591d19
commit
33783e5f4b
5
COPYING
5
COPYING
@ -26,6 +26,11 @@ Files: m4/acx_pthread.m4
|
||||
Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
|
||||
License: GPLWithACException
|
||||
|
||||
Files: src/common/crc32c_intel*:
|
||||
Copyright:
|
||||
Copyright 2012-2013 Intel Corporation All Rights Reserved.
|
||||
License: BSD 3-clause
|
||||
|
||||
Files: src/common/sctp_crc32.c:
|
||||
Copyright:
|
||||
Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -27,6 +27,11 @@ Files: m4/acx_pthread.m4
|
||||
Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
|
||||
License: GPLWithACException
|
||||
|
||||
Files: src/common/crc32c_intel*:
|
||||
Copyright:
|
||||
Copyright 2012-2013 Intel Corporation All Rights Reserved.
|
||||
License: BSD 3-clause
|
||||
|
||||
Files: src/common/sctp_crc32.c:
|
||||
Copyright:
|
||||
Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user