From e0fb9e33262c3bf4ce91944418e3295b683594f0 Mon Sep 17 00:00:00 2001 From: danj Date: Fri, 26 Feb 2021 00:44:42 +0000 Subject: [PATCH] Add my copyright since I added most of the content --- share/man/man5/cargo-module.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man5/cargo-module.5 b/share/man/man5/cargo-module.5 index d6702af5247..73786bb86d7 100644 --- a/share/man/man5/cargo-module.5 +++ b/share/man/man5/cargo-module.5 @@ -1,6 +1,7 @@ -.\" $OpenBSD: cargo-module.5,v 1.1 2021/02/25 09:13:18 espie Exp $ +.\" $OpenBSD: cargo-module.5,v 1.2 2021/02/26 00:44:42 danj Exp $ .\" .\" Copyright (c) 2008 Marc Espie +.\" Copyright (c) 2017 Daniel Jakots .\" .\" All rights reserved. .\" @@ -24,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 25 2021 $ +.Dd $Mdocdate: February 26 2021 $ .Dt CARGO-MODULE 5 .Os .Sh NAME -- 2.20.1