From a305f3d61899470938d6d20bc0376674d8b447ed Mon Sep 17 00:00:00 2001 From: otto Date: Mon, 2 Sep 2019 16:36:12 +0000 Subject: Fix copyright lines, the "one-inode file system" in i386_softraid.c is my invention; and I have had little to do with the i386_installboot.[ch] files. This was mixed up in the giant reshuffle a few years back. ok jsing@ --- usr.sbin/installboot/i386_softraid.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/installboot/i386_softraid.c') diff --git a/usr.sbin/installboot/i386_softraid.c b/usr.sbin/installboot/i386_softraid.c index 8790db06806..3e9e60433eb 100644 --- a/usr.sbin/installboot/i386_softraid.c +++ b/usr.sbin/installboot/i386_softraid.c @@ -1,6 +1,7 @@ -/* $OpenBSD: i386_softraid.c,v 1.11 2019/06/28 13:32:48 deraadt Exp $ */ +/* $OpenBSD: i386_softraid.c,v 1.12 2019/09/02 16:36:12 otto Exp $ */ /* * Copyright (c) 2012 Joel Sing + * Copyright (c) 2010 Otto Moerbeek * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3-59-g8ed1b