From 655bf44cde143433587a82424d67f4d92060bfb4 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Sat, 12 Jul 2003 02:15:12 +0000 Subject: - Remove all of the annoying $Id strings git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/motorola/sandpoint/flash.h | 1 - src/mainboard/motorola/sandpoint/flash/amd800.c | 1 - src/mainboard/motorola/sandpoint/flash/flash.c | 1 - src/mainboard/motorola/sandpoint/nvram.h | 1 - src/mainboard/motorola/sandpoint/nvram/nvram.c | 1 - 5 files changed, 5 deletions(-) (limited to 'src/mainboard') 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) */ -- cgit v1.2.3