git: e8f2e3b6ddef - main - Two more $FreeBSD$ stragglers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 21:15:06 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=e8f2e3b6ddefe5eb08b472d6516cb923e74917bc
commit e8f2e3b6ddefe5eb08b472d6516cb923e74917bc
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-25 21:14:19 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-25 21:14:19 +0000
Two more $FreeBSD$ stragglers
---
crypto/README | 2 --
sys/dev/cxgb/bin2h.pl | 3 ---
2 files changed, 5 deletions(-)
diff --git a/crypto/README b/crypto/README
index a3c5ccf50a1c..28b7b9a115e9 100644
--- a/crypto/README
+++ b/crypto/README
@@ -1,5 +1,3 @@
-$FreeBSD$
-
This directory is for the EXACT same use as src/contrib, except it
holds crypto sources. In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied. No
diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl
index 8d132be43ffb..46ed98de77be 100644
--- a/sys/dev/cxgb/bin2h.pl
+++ b/sys/dev/cxgb/bin2h.pl
@@ -47,9 +47,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-
-\$FreeBSD\$
-
***************************************************************************/
END
print OUTPUT "$license\n";