summaryrefslogtreecommitdiffstats
path: root/usr.sbin/installboot/i386_softraid.c
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2019-09-02 16:36:12 +0000
committerotto <otto@openbsd.org>2019-09-02 16:36:12 +0000
commita305f3d61899470938d6d20bc0376674d8b447ed (patch)
treeeb12cf0e2be82ccc52be3f6e33b27dedccf12a0a /usr.sbin/installboot/i386_softraid.c
parentImplement setting the CPU clock for Allwinner A64 SoCs. (diff)
downloadwireguard-openbsd-a305f3d61899470938d6d20bc0376674d8b447ed.tar.xz
wireguard-openbsd-a305f3d61899470938d6d20bc0376674d8b447ed.zip
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@
Diffstat (limited to 'usr.sbin/installboot/i386_softraid.c')
-rw-r--r--usr.sbin/installboot/i386_softraid.c3
1 files changed, 2 insertions, 1 deletions
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 <jsing@openbsd.org>
+ * Copyright (c) 2010 Otto Moerbeek <otto@drijf.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above