]> xenbits.xensource.com Git - unikraft/libs/click.git/commit
Correct license headers introduced by NEC Laboratories Europe GmbH RELEASE-0.10.0 RELEASE-0.11.0 RELEASE-0.12.0 RELEASE-0.13.0 RELEASE-0.13.1 RELEASE-0.14.0 RELEASE-0.6 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Tue, 13 Jul 2021 19:22:18 +0000 (21:22 +0200)
committerUnikraft <monkey@unikraft.io>
Sat, 27 Nov 2021 18:52:08 +0000 (18:52 +0000)
commitc0410c00b7b7d70f2694cbbbc004765f56e67aae
treeb0d51e912d0a6c1010d9f089350082c4f9360fcc
parent37eef176705852e8fdf031f6efba46f4a4434aa2
Correct license headers introduced by NEC Laboratories Europe GmbH

This commit removes the additional clause
"THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY"
from BSD license headers that got introduced by mistake
with the following commits:
 0769e78 - Initial public release: basic unikraft files (Florian Schmidt)
 f43b694 - Initial public release: FromDevice and ToDevice (Florian Schmidt)
 86682a0 - Initial public release: click.cc (Florian Schmidt)

On the one hand, this additional clause is redundant because
the BSD license already states that it must remain and the
copyright notice must be kept.
On the other hand, the clause freezes the file header
and prohibits future contributors from extending the
copyright notice for their contributions. This additional
clause is not part of the official BSD 3-clause.

The original author(s) or an authorized representative from
the author's affiliation consents to the change with a
`Reviewed-by` tag to this commit.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Approved-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #3
Makefile.uk
click.cc
unikraft/fromdevice.cc
unikraft/fromdevice.hh
unikraft/todevice.cc
unikraft/todevice.hh