diff options
| author | macallan <macallan@NetBSD.org> | 2021-09-11 16:29:18 +0000 |
|---|---|---|
| committer | macallan <macallan@NetBSD.org> | 2021-09-11 16:29:18 +0000 |
| commit | cd7aaca8d00a42cf596ba47b139b54a7c527dc32 (patch) | |
| tree | dd188e4fe0f912180ec99fd911628ef169a46225 | |
| parent | 72dd758d2688b17ae3d1a5e496367f6722cc525b (diff) | |
fix license copypasta
NFC
| -rw-r--r-- | sys/arch/macppc/dev/obiofan.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/macppc/dev/obiofan.c b/sys/arch/macppc/dev/obiofan.c index fc8d9469e02..7ce620a539d 100644 --- a/sys/arch/macppc/dev/obiofan.c +++ b/sys/arch/macppc/dev/obiofan.c @@ -1,8 +1,7 @@ -/* $NetBSD: obiofan.c,v 1.1 2021/09/10 23:32:17 macallan Exp $ */ -/* Id: ki2c.c,v 1.7 2002/10/05 09:56:05 tsubai Exp */ +/* $NetBSD: obiofan.c,v 1.2 2021/09/11 16:29:18 macallan Exp $ */ /*- - * Copyright (c) 2006 Michael Lorenz + * Copyright (c) 2021 Michael Lorenz * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
