Date: Mon, 28 Dec 2020 19:03:48 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 58b2ed467245 - main - eventfd.2: Add the mail address of the submitter into copyright. Message-ID: <202012281903.0BSJ3mb9019257@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=58b2ed467245d64adc68eb9d4e8b16b087b08d16 commit 58b2ed467245d64adc68eb9d4e8b16b087b08d16 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2020-12-28 19:01:26 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2020-12-28 19:03:16 +0000 eventfd.2: Add the mail address of the submitter into copyright. Requested by: rgrimes MFC after: 13 days --- lib/libc/sys/eventfd.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/eventfd.2 b/lib/libc/sys/eventfd.2 index 597c58122033..ae9e44efc853 100644 --- a/lib/libc/sys/eventfd.2 +++ b/lib/libc/sys/eventfd.2 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2020 Greg V +.\" Copyright (c) 2020 Greg V <greg@unrelenting.technology> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012281903.0BSJ3mb9019257>