diff options
author | Raphael Graf <rapha@cvs.openbsd.org> | 2013-06-11 21:51:08 +0000 |
---|---|---|
committer | Raphael Graf <rapha@cvs.openbsd.org> | 2013-06-11 21:51:08 +0000 |
commit | 1aa094ff74fcf42f3745741419a8609e573826b5 (patch) | |
tree | cfcaa54a2eac35bf27907923e9a9bf9a8045cad7 /sys/arch/beagle | |
parent | 8e769d2827862479df6408940b5c425d945fa8f7 (diff) |
Add $OpenBSD$
Diffstat (limited to 'sys/arch/beagle')
-rw-r--r-- | sys/arch/beagle/dev/am335x_cm_padconf.c | 1 | ||||
-rw-r--r-- | sys/arch/beagle/dev/sitara_cm.c | 1 | ||||
-rw-r--r-- | sys/arch/beagle/dev/sitara_cm.h | 1 | ||||
-rw-r--r-- | sys/arch/beagle/dev/sitara_cmreg.h | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/beagle/dev/am335x_cm_padconf.c b/sys/arch/beagle/dev/am335x_cm_padconf.c index 59e8b3d100a..b524277fae8 100644 --- a/sys/arch/beagle/dev/am335x_cm_padconf.c +++ b/sys/arch/beagle/dev/am335x_cm_padconf.c @@ -1,3 +1,4 @@ +/* $OpenBSD: am335x_cm_padconf.c,v 1.2 2013/06/11 21:51:07 rapha Exp $ */ /* $NetBSD: am335x_cm_padconf.c,v 1.2 2013/05/06 18:53:40 rkujawa Exp $ */ /*- * Copyright (c) 2012 Damjan Marion <dmarion@FreeBSD.org> diff --git a/sys/arch/beagle/dev/sitara_cm.c b/sys/arch/beagle/dev/sitara_cm.c index 83c0de1a2ee..227a454e25e 100644 --- a/sys/arch/beagle/dev/sitara_cm.c +++ b/sys/arch/beagle/dev/sitara_cm.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sitara_cm.c,v 1.2 2013/06/11 21:51:07 rapha Exp $ */ /* $NetBSD: sitara_cm.c,v 1.1 2013/04/17 14:31:02 bouyer Exp $ */ /* * Copyright (c) 2010 diff --git a/sys/arch/beagle/dev/sitara_cm.h b/sys/arch/beagle/dev/sitara_cm.h index 028eb10b91e..9ebb6c7317b 100644 --- a/sys/arch/beagle/dev/sitara_cm.h +++ b/sys/arch/beagle/dev/sitara_cm.h @@ -1,3 +1,4 @@ +/* $OpenBSD: sitara_cm.h,v 1.2 2013/06/11 21:51:07 rapha Exp $ */ /* $NetBSD: sitara_cm.h,v 1.1 2013/04/17 14:31:02 bouyer Exp $ */ /* * Copyright (c) 2010 diff --git a/sys/arch/beagle/dev/sitara_cmreg.h b/sys/arch/beagle/dev/sitara_cmreg.h index 853074f7b6d..ce793444121 100644 --- a/sys/arch/beagle/dev/sitara_cmreg.h +++ b/sys/arch/beagle/dev/sitara_cmreg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: sitara_cmreg.h,v 1.2 2013/06/11 21:51:07 rapha Exp $ */ /* $NetBSD: sitara_cmreg.h,v 1.1 2013/04/17 15:04:39 bouyer Exp $ */ /* |