Spdk/lib/ioat
Daniel Verkamp c02b179490 Remove year from copyright headers.
Also add a space between Copyright and (c).

The copyright year can be determined using git metadata.

Also remove the duplicated "All rights reserved." - every instance of
this line already has a corresponding "All rights reserved" immediately
below it, except for examples/ioat/kperf/kmod/dma_perf.c, where I have
added it manually.

Performed using this command:

git ls-files | xargs sed -i -e 's/Copyright(c) \(.*\) Intel Corporation. All rights reserved./Copyright (c) Intel Corporation./'

Change-Id: I3779f404966800709024eb1eb66a50068af2716c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-28 08:54:18 -07:00
..
ioat_impl.h ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00
ioat_internal.h Remove year from copyright headers. 2016-01-28 08:54:18 -07:00
ioat_pci.h Remove year from copyright headers. 2016-01-28 08:54:18 -07:00
ioat.c Remove year from copyright headers. 2016-01-28 08:54:18 -07:00
Makefile Remove year from copyright headers. 2016-01-28 08:54:18 -07:00