diff options
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r-- | sys/arch/sparc64/include/apmvar.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/sparc64/include/apmvar.h b/sys/arch/sparc64/include/apmvar.h index 3231eacf7da..2fa6eb92326 100644 --- a/sys/arch/sparc64/include/apmvar.h +++ b/sys/arch/sparc64/include/apmvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: apmvar.h,v 1.5 2015/02/07 22:16:52 miod Exp $ */ +/* $OpenBSD: apmvar.h,v 1.6 2019/01/22 01:48:55 phessler Exp $ */ /* * Copyright (c) 2001 Alexander Guy @@ -81,9 +81,9 @@ * * This software may be used, modified, copied, and distributed, in * both source and binary form provided that the above copyright and - * these terms are retained. Under no circumstances is the author - * responsible for the proper functioning of this software, nor does - * the author assume any responsibility for damages incurred with its + * these terms are retained. Under no circumstances is the author + * responsible for the proper functioning of this software, nor does + * the author assume any responsibility for damages incurred with its * use. * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) |