aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libbe')
-rw-r--r--lib/libbe/be.c1
-rw-r--r--lib/libbe/be.h1
-rw-r--r--lib/libbe/be_access.c1
-rw-r--r--lib/libbe/be_error.c1
-rw-r--r--lib/libbe/be_impl.h1
-rw-r--r--lib/libbe/be_info.c1
-rw-r--r--lib/libbe/libbe.31
-rw-r--r--lib/libbe/tests/target_prog.c1
8 files changed, 0 insertions, 8 deletions
diff --git a/lib/libbe/be.c b/lib/libbe/be.c
index 804809db7a554..a5c112c238e57 100644
--- a/lib/libbe/be.c
+++ b/lib/libbe/be.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/be.h b/lib/libbe/be.h
index 1752b1fb4b43f..3a99c177e4bd7 100644
--- a/lib/libbe/be.h
+++ b/lib/libbe/be.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/be_access.c b/lib/libbe/be_access.c
index 47fbd63c87b0a..60375d0cbc12c 100644
--- a/lib/libbe/be_access.c
+++ b/lib/libbe/be_access.c
@@ -4,7 +4,6 @@
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
* Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
* Copyright (c) 2019 Wes Maag <wes@jwmaag.org>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/be_error.c b/lib/libbe/be_error.c
index e7f7607c6ba01..b625092addaca 100644
--- a/lib/libbe/be_error.c
+++ b/lib/libbe/be_error.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/be_impl.h b/lib/libbe/be_impl.h
index a28981ba0f324..98fd3b29f9320 100644
--- a/lib/libbe/be_impl.h
+++ b/lib/libbe/be_impl.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/be_info.c b/lib/libbe/be_info.c
index b1625e68fc15d..7f1b58a071ca4 100644
--- a/lib/libbe/be_info.c
+++ b/lib/libbe/be_info.c
@@ -3,7 +3,6 @@
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
* Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/lib/libbe/libbe.3 b/lib/libbe/libbe.3
index 8a63fd52d2ca8..0a93b30dbcbc3 100644
--- a/lib/libbe/libbe.3
+++ b/lib/libbe/libbe.3
@@ -2,7 +2,6 @@
.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
.\"
.\" Copyright (c) 2017 Kyle Kneitinger
-.\" All rights reserved.
.\" Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/lib/libbe/tests/target_prog.c b/lib/libbe/tests/target_prog.c
index 71184c6ba3964..f51768a253da5 100644
--- a/lib/libbe/tests/target_prog.c
+++ b/lib/libbe/tests/target_prog.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2019 Rob Wing
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions