git: 2b42c3818a68 - stable/13 - kboot: hostdisk.c update copyright notice
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 22:14:12 UTC
The branch stable/13 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=2b42c3818a68d05da05d2943defcdc653c08c03a
commit 2b42c3818a68d05da05d2943defcdc653c08c03a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2022-12-13 05:37:35 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-01-24 21:49:45 +0000
kboot: hostdisk.c update copyright notice
I've rewritten a substantial portion of this file, so add Netflix
copyright.
Sponsored by: Netflix
(cherry picked from commit 538b73578b9190af1b2fd57ca886c79b40aa1c17)
---
stand/kboot/hostdisk.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/stand/kboot/hostdisk.c b/stand/kboot/hostdisk.c
index d83161f5bfee..bc31bef8e6d0 100644
--- a/stand/kboot/hostdisk.c
+++ b/stand/kboot/hostdisk.c
@@ -1,6 +1,7 @@
/*-
* Copyright (C) 2014 Nathan Whitehorn
* All rights reserved.
+ * Copyright 2022 Netflix, Inc
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions