acrn-hypervisor/hypervisor/common
Geoffroy Van Cutsem 8b16be9185 Remove "All rights reserved" string headers
Many of the license and Intel copyright headers include the "All rights
reserved" string. It is not relevant in the context of the BSD-3-Clause
license that the code is released under. This patch removes those strings
throughout the code (hypervisor, devicemodel and misc).

Tracked-On: #7254
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2022-04-06 13:21:02 +08:00
..
delay.c hv/mod_timer: separate delay functions from the timer module 2021-05-18 16:43:28 +08:00
efi_mmap.c HV: fix build issue on RELEASE version 2021-11-16 19:01:44 +08:00
event.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hv_main.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hypercall.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
irq.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ptdev.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sched_bvt.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sched_iorr.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sched_noop.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sched_prio.c hv: add priority based scheduler 2021-09-24 09:32:18 +08:00
schedule.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
softirq.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ticks.c hv/mod_timer: split tsc handling code from timer. 2021-05-18 16:43:28 +08:00
timer.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
trusty_hypercall.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vm_load.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00