The branch main has been updated by dchagin:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2b3818633090aed7941b9d484cb7d05f810ca8f5

commit 2b3818633090aed7941b9d484cb7d05f810ca8f5
Author:     Dmitry Chagin <[email protected]>
AuthorDate: 2021-07-20 07:06:16 +0000
Commit:     Dmitry Chagin <[email protected]>
CommitDate: 2021-07-20 07:06:16 +0000

    Drop rdivacky@ "All rights reserved" from linux_event.
    
    I got explicit permission from Roman.
    
    Reviewed by:            imp
    Differential Revision:  https://reviews.freebsd.org/D30913
    MFC after:              2 weeks
---
 sys/compat/linux/linux_event.c | 1 -
 sys/compat/linux/linux_event.h | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sys/compat/linux/linux_event.c b/sys/compat/linux/linux_event.c
index 9860acd8900d..331732eb4234 100644
--- a/sys/compat/linux/linux_event.c
+++ b/sys/compat/linux/linux_event.c
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2007 Roman Divacky
- * All rights reserved.
  * Copyright (c) 2014 Dmitry Chagin <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/sys/compat/linux/linux_event.h b/sys/compat/linux/linux_event.h
index 27b25b4e28e3..445564da4150 100644
--- a/sys/compat/linux/linux_event.h
+++ b/sys/compat/linux/linux_event.h
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2007 Roman Divacky
- * All rights reserved.
  * Copyright (c) 2014 Dmitry Chagin <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to