The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0ecd3cde77e52a482d78a675fac0148da3d56f7d
commit 0ecd3cde77e52a482d78a675fac0148da3d56f7d Author: Konstantin Belousov <k...@freebsd.org> AuthorDate: 2021-07-10 11:05:19 +0000 Commit: Konstantin Belousov <k...@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 <pe...@freebsd.org> * All rights reserved. * + * Copyright (c) 2020, 2021 The FreeBSD Foundation + * + * Portions of this software were developed by + * Konstantin Belousov <k...@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: _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"