git: 4e1e3ff5718a - main - vtfontcvt: update FreeBSD Foundation copyrights
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Feb 2022 01:05:27 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=4e1e3ff5718acc110f3cd4e7a6855248f8ced652
commit 4e1e3ff5718acc110f3cd4e7a6855248f8ced652
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-02-18 01:04:29 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-02-18 01:05:14 +0000
vtfontcvt: update FreeBSD Foundation copyrights
Remove "All Rights Reserved"
---
usr.bin/vtfontcvt/vtfontcvt.8 | 2 +-
usr.bin/vtfontcvt/vtfontcvt.c | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/usr.bin/vtfontcvt/vtfontcvt.8 b/usr.bin/vtfontcvt/vtfontcvt.8
index 451f8134181b..a059f7589242 100644
--- a/usr.bin/vtfontcvt/vtfontcvt.8
+++ b/usr.bin/vtfontcvt/vtfontcvt.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 The FreeBSD Foundation. All rights reserved.
+.\" Copyright (c) 2014 The FreeBSD Foundation.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/usr.bin/vtfontcvt/vtfontcvt.c b/usr.bin/vtfontcvt/vtfontcvt.c
index b7587f5881ec..d236ff6a3e2f 100644
--- a/usr.bin/vtfontcvt/vtfontcvt.c
+++ b/usr.bin/vtfontcvt/vtfontcvt.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2009, 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Ed Schouten under sponsorship from the
* FreeBSD Foundation.