aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/motorola
diff options
context:
space:
mode:
authorEric Biederman <ebiederm@xmission.com>2003-07-12 02:15:12 +0000
committerEric Biederman <ebiederm@xmission.com>2003-07-12 02:15:12 +0000
commit655bf44cde143433587a82424d67f4d92060bfb4 (patch)
treeac3b52e1fdedf85fb069c2cc15546e5ed20e9cc3 /src/mainboard/motorola
parent3d3f438937f9359ecb58f1c18a910a8302404ad5 (diff)
- Remove all of the annoying $Id strings
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/motorola')
-rw-r--r--src/mainboard/motorola/sandpoint/flash.h1
-rw-r--r--src/mainboard/motorola/sandpoint/flash/amd800.c1
-rw-r--r--src/mainboard/motorola/sandpoint/flash/flash.c1
-rw-r--r--src/mainboard/motorola/sandpoint/nvram.h1
-rw-r--r--src/mainboard/motorola/sandpoint/nvram/nvram.c1
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) */