aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDmitry Chagin <dchagin@FreeBSD.org>2021-07-20 07:06:16 +0000
committerDmitry Chagin <dchagin@FreeBSD.org>2021-07-20 07:06:16 +0000
commit2b3818633090aed7941b9d484cb7d05f810ca8f5 (patch)
tree7d64e54b16aec5a0a2405bac68cf9f2a51f2a17d /sys
parent1ca6b15bbdcebd6a0726dae2e9b72f383139d16c (diff)
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/linux/linux_event.c1
-rw-r--r--sys/compat/linux/linux_event.h1
2 files changed, 0 insertions, 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 <dchagin@FreeBSD.org>
*
* 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 <dchagin@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without