Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2021 11:47:09 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: 63664df72036 - main - amd64 locore.S: add FF copyright for LA57 work
Message-ID:  <202107101147.16ABl9Ts048426@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=63664df72036dc8ee99bd83fecc91faf167fa232

commit 63664df72036dc8ee99bd83fecc91faf167fa232
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-07-10 11:05:19 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-07-10 11:46:53 +0000

    amd64 locore.S: add FF copyright for LA57 work
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
---
 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 6cd2061aef07..f2eedb402ef3 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?202107101147.16ABl9Ts048426>