Date: Fri, 16 Apr 2021 21:14:51 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: d4cdb68049b6 - main - Remove extra space at start of file. Message-ID: <202104162114.13GLEpFn007192@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d4cdb68049b62165228901d04fb14f7dc05a80d0 commit d4cdb68049b62165228901d04fb14f7dc05a80d0 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-04-16 18:40:57 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-04-16 21:14:29 +0000 Remove extra space at start of file. Sponsored by: Netflix --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 9b9d8145e06a..198ee4ad207f 100644 --- a/UPDATING +++ b/UPDATING @@ -1,4 +1,4 @@ - Updating Information for FreeBSD current users. +Updating Information for FreeBSD current users. This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>. See end of file for further details. For commonly done items, please see the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104162114.13GLEpFn007192>