Date: Sat, 17 Jul 2021 11:02:50 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 0ecd3cde77e5 - stable/13 - amd64 locore.S: add FF copyright for LA57 work Message-ID: <202107171102.16HB2ohI065851@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0ecd3cde77e52a482d78a675fac0148da3d56f7d commit 0ecd3cde77e52a482d78a675fac0148da3d56f7d Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-07-10 11:05:19 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-07-17 10:51:45 +0000 amd64 locore.S: add FF copyright for LA57 work (cherry picked from commit 63664df72036dc8ee99bd83fecc91faf167fa232) --- sys/amd64/amd64/locore.S | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys/amd64/amd64/locore.S b/sys/amd64/amd64/locore.S index ce37288f4400..a49687ca9f90 100644 --- a/sys/amd64/amd64/locore.S +++ b/sys/amd64/amd64/locore.S @@ -2,6 +2,12 @@ * Copyright (c) 2003 Peter Wemm <peter@FreeBSD.org> * All rights reserved. * + * Copyright (c) 2020, 2021 The FreeBSD Foundation + * + * Portions of this software were developed by + * Konstantin Belousov <kib@FreeBSD.org> under sponsorship from + * the FreeBSD Foundation. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107171102.16HB2ohI065851>