git: 417be38b9f86 - stable/13 - vtfontcvt: update FreeBSD Foundation copyrights
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 19:55:02 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=417be38b9f86031e9b3ab76684f560eef3bedc50
commit 417be38b9f86031e9b3ab76684f560eef3bedc50
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-02-18 01:04:29 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-02-22 19:53:41 +0000
vtfontcvt: update FreeBSD Foundation copyrights
Remove "All Rights Reserved"
(cherry picked from commit 4e1e3ff5718acc110f3cd4e7a6855248f8ced652)
---
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.