diff options
Diffstat (limited to 'sys/arch/sparc/dev')
-rw-r--r-- | sys/arch/sparc/dev/bpp.c | 2 | ||||
-rw-r--r-- | sys/arch/sparc/dev/bppreg.h | 2 | ||||
-rw-r--r-- | sys/arch/sparc/dev/magmareg.h | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/sys/arch/sparc/dev/bpp.c b/sys/arch/sparc/dev/bpp.c index 72c34eb881f..a1fdf28a56f 100644 --- a/sys/arch/sparc/dev/bpp.c +++ b/sys/arch/sparc/dev/bpp.c @@ -1,3 +1,5 @@ +/* $OpenBSD: bpp.c,v 1.2 2001/07/04 08:43:28 niklas Exp $ */ + /* * Copyright (c) 1997, Jason Downs. All rights reserved. * diff --git a/sys/arch/sparc/dev/bppreg.h b/sys/arch/sparc/dev/bppreg.h index fe3d7e5c6a4..13c9dadd694 100644 --- a/sys/arch/sparc/dev/bppreg.h +++ b/sys/arch/sparc/dev/bppreg.h @@ -1,3 +1,5 @@ +/* $OpenBSD: bppreg.h,v 1.2 2001/07/04 08:43:28 niklas Exp $ */ + /* * Copyright (c) 1997, Jason Downs. All rights reserved. * diff --git a/sys/arch/sparc/dev/magmareg.h b/sys/arch/sparc/dev/magmareg.h index 4025e50a081..7dc14b20e9a 100644 --- a/sys/arch/sparc/dev/magmareg.h +++ b/sys/arch/sparc/dev/magmareg.h @@ -1,3 +1,5 @@ +/* $OpenBSD: magmareg.h,v 1.4 2001/07/04 08:43:28 niklas Exp $ */ + /* magmareg.h * * Copyright (c) 1998 Iain Hibbert |