git: 522a2aa7613a - main - Drop "All rights reserved" from a Netflix copyright.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Nov 2021 22:45:23 UTC
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=522a2aa7613aa43f4d3bb5bdd1d87f966304be34
commit 522a2aa7613aa43f4d3bb5bdd1d87f966304be34
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-11-11 22:41:16 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-11-11 22:41:16 +0000
Drop "All rights reserved" from a Netflix copyright.
Reviewed by: imp
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D32778
---
sys/opencrypto/ktls_ocf.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/opencrypto/ktls_ocf.c b/sys/opencrypto/ktls_ocf.c
index 3b944e302a8d..0fdec6f6d139 100644
--- a/sys/opencrypto/ktls_ocf.c
+++ b/sys/opencrypto/ktls_ocf.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2019 Netflix Inc.
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions