git: 93074f595e7e - stable/13 - Drop "All rights reserved" from a Netflix copyright.

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Tue, 23 Nov 2021 23:13:03 UTC
The branch stable/13 has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=93074f595e7e28e605eeed28e188707fe7619a9f

commit 93074f595e7e28e605eeed28e188707fe7619a9f
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-11-11 22:41:16 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-11-23 23:11:53 +0000

    Drop "All rights reserved" from a Netflix copyright.
    
    Reviewed by:    imp
    Sponsored by:   Netflix
    Differential Revision:  https://reviews.freebsd.org/D32778
    
    (cherry picked from commit 522a2aa7613aa43f4d3bb5bdd1d87f966304be34)
---
 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 71f6339e02ad..f33af68dde8f 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