Page MenuHomeFreeBSD

Fix copyright, remove "all rights reserved"
ClosedPublic

Authored by dchagin on Jun 7 2021, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:03 AM
Unknown Object (File)
Wed, May 1, 11:33 AM
Unknown Object (File)
Mar 28 2024, 1:57 PM
Unknown Object (File)
Mar 21 2024, 8:15 PM
Unknown Object (File)
Feb 12 2024, 4:33 AM
Unknown Object (File)
Dec 23 2023, 12:04 AM
Unknown Object (File)
Oct 4 2023, 6:26 AM
Unknown Object (File)
Sep 3 2023, 11:34 PM
Subscribers

Details

Summary

The eventfd code was written by me, rdivacky@ copyrigth applicable only
to epoll part of the Linuxulator code, so I propose to remove his copyright.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib changed the repository for this revision from rS FreeBSD src repository - subversion to rG FreeBSD src repository.

I am fine with this. It seems rdivacky is not on phab. Did you mailed him about this change?

This revision is now accepted and ready to land.Jun 7 2021, 4:31 PM
In D30677#689200, @kib wrote:

I am fine with this. It seems rdivacky is not on phab. Did you mailed him about this change?

no, if necessary, I will of course write to him, but I would say that even epoll() was finished and commited by me,
so Roman's copyright commited by me)

In D30677#689200, @kib wrote:

I am fine with this. It seems rdivacky is not on phab. Did you mailed him about this change?

yes, Roman is ok, also he is ok for removing 'all rights reserved' from sys/compat/linux_event.[c|h]

Looks like this code first arrived in R10:e16fe1c7304da / D1092

epoll, eventfd here https://reviews.freebsd.org/D1094

This revision now requires review to proceed.Jun 7 2021, 11:06 PM
This revision is now accepted and ready to land.Jun 7 2021, 11:08 PM

Probably mention Roman as Approved by

This revision was automatically updated to reflect the committed changes.