git: 538b73578b91 - main - kboot: hostdisk.c update copyright notice
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Jan 2023 20:22:35 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=538b73578b9190af1b2fd57ca886c79b40aa1c17 commit 538b73578b9190af1b2fd57ca886c79b40aa1c17 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2022-12-13 05:37:35 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-01-07 20:16:19 +0000 kboot: hostdisk.c update copyright notice I've rewritten a substantial portion of this file, so add Netflix copyright. Sponsored by: Netflix --- 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