]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/dpdk: remove xsky copyright and LGPL copying 21121/head
authorKefu Chai <kchai@redhat.com>
Thu, 29 Mar 2018 11:33:44 +0000 (19:33 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 29 Mar 2018 11:37:36 +0000 (19:37 +0800)
commit3f4984db0453174c35dfcdd7b1ef57821155366f
treea4682f904283233d0e29498d2d9db69baa523a3d
parent1b5ad4f2239104e089365ce0c0f0717125bc0c44
msg/async/dpdk: remove xsky copyright and LGPL copying

it's not legitimate to relicense source code without original author's
permission. some of the source files are copied from seastar project
with minor changes. so xsky cannot claim the copyright of them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
14 files changed:
src/msg/async/dpdk/ARP.cc
src/msg/async/dpdk/ARP.h
src/msg/async/dpdk/DPDK.cc
src/msg/async/dpdk/DPDK.h
src/msg/async/dpdk/IP.h
src/msg/async/dpdk/IPChecksum.cc
src/msg/async/dpdk/IPChecksum.h
src/msg/async/dpdk/Packet.h
src/msg/async/dpdk/PacketUtil.h
src/msg/async/dpdk/byteorder.h
src/msg/async/dpdk/const.h
src/msg/async/dpdk/net.cc
src/msg/async/dpdk/net.h
src/msg/async/dpdk/stream.h