git: 0ecd3cde77e5 - stable/13 - amd64 locore.S: add FF copyright for LA57 work
Konstantin Belousov
kib at FreeBSD.org
Sat Jul 17 11:02:50 UTC 2021
The branch stable/13 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=0ecd3cde77e52a482d78a675fac0148da3d56f7d
commit 0ecd3cde77e52a482d78a675fac0148da3d56f7d
Author: Konstantin Belousov <kib at FreeBSD.org>
AuthorDate: 2021-07-10 11:05:19 +0000
Commit: Konstantin Belousov <kib at 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 at FreeBSD.org>
* All rights reserved.
*
+ * Copyright (c) 2020, 2021 The FreeBSD Foundation
+ *
+ * Portions of this software were developed by
+ * Konstantin Belousov <kib at 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:
More information about the dev-commits-src-all
mailing list