diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
| commit | 4ab2e064d7950be84256d671a7ae93f87cc6aa36 (patch) | |
| tree | f64a2aebb1ac9925d884f8e87440e4fff3bfb5ee /sys/dev/ppc | |
| parent | b84110def5e692aa60c1b13e44f8e312d2baf9ce (diff) | |
Notes
Diffstat (limited to 'sys/dev/ppc')
| -rw-r--r-- | sys/dev/ppc/ppc.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppc_acpi.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppc_isa.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppc_pci.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppc_puc.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppcreg.h | 2 | ||||
| -rw-r--r-- | sys/dev/ppc/ppcvar.h | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/sys/dev/ppc/ppc.c b/sys/dev/ppc/ppc.c index 48e9309deec2..c89eb2fa094a 100644 --- a/sys/dev/ppc/ppc.c +++ b/sys/dev/ppc/ppc.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. diff --git a/sys/dev/ppc/ppc_acpi.c b/sys/dev/ppc/ppc_acpi.c index 582638183f13..b0a30b44331b 100644 --- a/sys/dev/ppc/ppc_acpi.c +++ b/sys/dev/ppc/ppc_acpi.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ppc/ppc_isa.c b/sys/dev/ppc/ppc_isa.c index 96bfc9bd18af..a40fc8e8ef36 100644 --- a/sys/dev/ppc/ppc_isa.c +++ b/sys/dev/ppc/ppc_isa.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * Copyright (c) 2006 Marcel Moolenaar diff --git a/sys/dev/ppc/ppc_pci.c b/sys/dev/ppc/ppc_pci.c index b3a2826c6f0c..64f31823139c 100644 --- a/sys/dev/ppc/ppc_pci.c +++ b/sys/dev/ppc/ppc_pci.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ppc/ppc_puc.c b/sys/dev/ppc/ppc_puc.c index 5acdd1f05b83..361d9b70af7e 100644 --- a/sys/dev/ppc/ppc_puc.c +++ b/sys/dev/ppc/ppc_puc.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2006 Marcel Moolenaar * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu diff --git a/sys/dev/ppc/ppcreg.h b/sys/dev/ppc/ppcreg.h index ddd036ff6eb8..a7295033d731 100644 --- a/sys/dev/ppc/ppcreg.h +++ b/sys/dev/ppc/ppcreg.h @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppc/ppcvar.h b/sys/dev/ppc/ppcvar.h index 08d7a6af4f33..792111e8e23d 100644 --- a/sys/dev/ppc/ppcvar.h +++ b/sys/dev/ppc/ppcvar.h @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. |
