From 281352b8c65da0831269ab4c6614d3b431a6e93d Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Sun, 29 Dec 2024 19:02:58 -0500 Subject: [PATCH] Import "Cleanup some copyright stuff" from upstream OpenSSL This imports https://github.com/openssl/openssl/commit/624265c60e07f8e5f251d0f5b79e34cf0221af73 from upstream OpenSSL. The only part that applies to BoringSSL is x_spki.c. Bug: 364634028 Change-Id: I709ed9765ee78ed35983384b0a472071a3cee4ea Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/74713 Reviewed-by: Adam Langley Commit-Queue: David Benjamin --- crypto/x509/x_spki.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/crypto/x509/x_spki.cc b/crypto/x509/x_spki.cc index b1bac0654..8c7fcb01a 100644 --- a/crypto/x509/x_spki.cc +++ b/crypto/x509/x_spki.cc @@ -7,9 +7,6 @@ * https://www.openssl.org/source/license.html */ -// This module was send to me my Pat Richards who wrote it. -// It is under my Copyright with his permission. - #include #include