Add copyright statement to core/*

Operating Systems / OSv - Nadav Har'El [cloudius-systems.com] - 15 September 2013 07:01 UTC

Added Cloudius copyright statement to core/*.

poll.cc already had a BSD copyright statement, I believe this is a mistake (I think Guy wrote this code from scratch), but not wanting to rush to a conclusion I'm leaving both copyright statements and we should address this issue later.

4c0b39f Add copyright statement to core/*
core/alloctracker.cc | 7 +++++++
core/callstack.cc | 7 +++++++
core/condvar.cc | 7 +++++++
core/debug.cc | 7 +++++++
core/dhcp.cc | 7 +++++++
core/elf.cc | 7 +++++++
core/epoll.cc | 7 +++++++
core/eventlist.cc | 7 +++++++
core/interrupt.cc | 7 +++++++
core/kprintf.c | 7 +++++++
core/lfmutex.cc | 7 +++++++
core/mempool.cc | 7 +++++++
core/mmio.cc | 7 +++++++
core/mmu.cc | 7 +++++++
core/mutex.cc | 7 +++++++
core/per-cpu-counter.cc | 7 +++++++
core/percpu-worker.cc | 7 +++++++
core/percpu.cc | 7 +++++++
core/poll.cc | 7 +++++++
core/power.cc | 7 +++++++
core/printf.cc | 7 +++++++
core/pvclock-abi.cc | 7 +++++++
core/rcu.cc | 7 +++++++
core/rwlock.cc | 7 +++++++
core/sched.cc | 7 +++++++
core/select.c | 7 +++++++
core/semaphore.cc | 7 +++++++
core/trace.cc | 7 +++++++
28 files changed, 196 insertions(+)

Upstream: github.com


  • Share