From: kettenis Date: Thu, 24 Mar 2022 18:42:05 +0000 (+0000) Subject: Add $OpenBSD$ tag and declare that this file is in the public domain. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bb20f43c8ee6330c4b648d4c8ff7c1b3656219fa;p=openbsd Add $OpenBSD$ tag and declare that this file is in the public domain. requested by miod@ --- diff --git a/sys/arch/powerpc64/include/fpu.h b/sys/arch/powerpc64/include/fpu.h index 7c212e77adc..f8a6784615c 100644 --- a/sys/arch/powerpc64/include/fpu.h +++ b/sys/arch/powerpc64/include/fpu.h @@ -1,3 +1,7 @@ +/* $OpenBSD: fpu.h,v 1.4 2022/03/24 18:42:05 kettenis Exp $ */ + +/* public domain */ + #ifndef _MACHINE_FPU_H #define _MACHINE_FPU_H