aboutsummaryrefslogtreecommitdiff
path: root/sys/cam
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-05-09 20:32:23 +0000
committerWarner Losh <imp@FreeBSD.org>2018-05-09 20:32:23 +0000
commit041f49aeced18be6f7ee94b93209f1548ee73868 (patch)
treea1abaef18a498241d5f2df7706231bdc6746813b /sys/cam
parent33123867afc092425e9400fb09d8675496a52529 (diff)
downloadsrc-041f49aeced18be6f7ee94b93209f1548ee73868.tar.gz
src-041f49aeced18be6f7ee94b93209f1548ee73868.zip
Remove the 'All Rights Reserved' clause from some of the stuff I've
done for Netflix, since I'm in the neighborhood.
Notes
Notes: svn path=/head/; revision=333434
Diffstat (limited to 'sys/cam')
-rw-r--r--sys/cam/cam_iosched.c1
-rw-r--r--sys/cam/cam_iosched.h1
-rw-r--r--sys/cam/nvme/nvme_all.c1
-rw-r--r--sys/cam/nvme/nvme_all.h1
-rw-r--r--sys/cam/nvme/nvme_da.c1
-rw-r--r--sys/cam/nvme/nvme_xpt.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/sys/cam/cam_iosched.c b/sys/cam/cam_iosched.c
index b36f5f943cac..fb91baf97c77 100644
--- a/sys/cam/cam_iosched.c
+++ b/sys/cam/cam_iosched.c
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc.
- * 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/sys/cam/cam_iosched.h b/sys/cam/cam_iosched.h
index aa1e87cef5c3..8c575a5ad0de 100644
--- a/sys/cam/cam_iosched.h
+++ b/sys/cam/cam_iosched.h
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc.
- * 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/sys/cam/nvme/nvme_all.c b/sys/cam/nvme/nvme_all.c
index 325bd689111a..fc79671ec208 100644
--- a/sys/cam/nvme/nvme_all.c
+++ b/sys/cam/nvme/nvme_all.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc
- * 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/sys/cam/nvme/nvme_all.h b/sys/cam/nvme/nvme_all.h
index fa2298460ca1..e31c1e5e0d7d 100644
--- a/sys/cam/nvme/nvme_all.h
+++ b/sys/cam/nvme/nvme_all.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc
- * 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/sys/cam/nvme/nvme_da.c b/sys/cam/nvme/nvme_da.c
index 5ebd2034c66e..65155386f68a 100644
--- a/sys/cam/nvme/nvme_da.c
+++ b/sys/cam/nvme/nvme_da.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc
- * 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/sys/cam/nvme/nvme_xpt.c b/sys/cam/nvme/nvme_xpt.c
index 2719f35ec005..643db5183b94 100644
--- a/sys/cam/nvme/nvme_xpt.c
+++ b/sys/cam/nvme/nvme_xpt.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Netflix, Inc.
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions