diff options
Diffstat (limited to 'src/mainboard/motorola')
-rw-r--r-- | src/mainboard/motorola/sandpoint/flash.h | 1 | ||||
-rw-r--r-- | src/mainboard/motorola/sandpoint/flash/amd800.c | 1 | ||||
-rw-r--r-- | src/mainboard/motorola/sandpoint/flash/flash.c | 1 | ||||
-rw-r--r-- | src/mainboard/motorola/sandpoint/nvram.h | 1 | ||||
-rw-r--r-- | src/mainboard/motorola/sandpoint/nvram/nvram.c | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/motorola/sandpoint/flash.h b/src/mainboard/motorola/sandpoint/flash.h index bd104a529c..1d4b812dbc 100644 --- a/src/mainboard/motorola/sandpoint/flash.h +++ b/src/mainboard/motorola/sandpoint/flash.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/mainboard/motorola/sandpoint/flash/amd800.c b/src/mainboard/motorola/sandpoint/flash/amd800.c index 607f3d7635..da56082bfc 100644 --- a/src/mainboard/motorola/sandpoint/flash/amd800.c +++ b/src/mainboard/motorola/sandpoint/flash/amd800.c @@ -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/mainboard/motorola/sandpoint/flash/flash.c b/src/mainboard/motorola/sandpoint/flash/flash.c index 8db0f6aa57..3cd50c0827 100644 --- a/src/mainboard/motorola/sandpoint/flash/flash.c +++ b/src/mainboard/motorola/sandpoint/flash/flash.c @@ -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/mainboard/motorola/sandpoint/nvram.h b/src/mainboard/motorola/sandpoint/nvram.h index 67b99f57f6..081ffa6758 100644 --- a/src/mainboard/motorola/sandpoint/nvram.h +++ b/src/mainboard/motorola/sandpoint/nvram.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ /* Definitions for nvram devices - these are flash or eeprom devices used to diff --git a/src/mainboard/motorola/sandpoint/nvram/nvram.c b/src/mainboard/motorola/sandpoint/nvram/nvram.c index 45ca3f26e9..e6a293b029 100644 --- a/src/mainboard/motorola/sandpoint/nvram/nvram.c +++ b/src/mainboard/motorola/sandpoint/nvram/nvram.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ |