diff options
Diffstat (limited to 'src/arch/ppc/include')
-rw-r--r-- | src/arch/ppc/include/ppc.h | 1 | ||||
-rw-r--r-- | src/arch/ppc/include/ppcreg.h | 1 | ||||
-rw-r--r-- | src/arch/ppc/include/timer.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/ppc/include/ppc.h b/src/arch/ppc/include/ppc.h index fe4aa1654b..88154712ff 100644 --- a/src/arch/ppc/include/ppc.h +++ b/src/arch/ppc/include/ppc.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ diff --git a/src/arch/ppc/include/ppcreg.h b/src/arch/ppc/include/ppcreg.h index 5ec0dd9417..8e917ebeff 100644 --- a/src/arch/ppc/include/ppcreg.h +++ b/src/arch/ppc/include/ppcreg.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ diff --git a/src/arch/ppc/include/timer.h b/src/arch/ppc/include/timer.h index 9a2328f7cd..eacd7f01af 100644 --- a/src/arch/ppc/include/timer.h +++ b/src/arch/ppc/include/timer.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ |