diff options
author | Eric Biederman <ebiederm@xmission.com> | 2003-07-12 02:15:12 +0000 |
---|---|---|
committer | Eric Biederman <ebiederm@xmission.com> | 2003-07-12 02:15:12 +0000 |
commit | 655bf44cde143433587a82424d67f4d92060bfb4 (patch) | |
tree | ac3b52e1fdedf85fb069c2cc15546e5ed20e9cc3 /src/northbridge/motorola/mpc107 | |
parent | 3d3f438937f9359ecb58f1c18a910a8302404ad5 (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/northbridge/motorola/mpc107')
-rw-r--r-- | src/northbridge/motorola/mpc107/i2c.c | 2 | ||||
-rw-r--r-- | src/northbridge/motorola/mpc107/i2c.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/northbridge/motorola/mpc107/i2c.c b/src/northbridge/motorola/mpc107/i2c.c index 5f06a5136f..9b19f824a6 100644 --- a/src/northbridge/motorola/mpc107/i2c.c +++ b/src/northbridge/motorola/mpc107/i2c.c @@ -1,4 +1,4 @@ -/* $Id$ +/* * (C) Copyright 2002 * Humboldt Solutions Ltd, <adrian@humboldt.co.uk> * diff --git a/src/northbridge/motorola/mpc107/i2c.h b/src/northbridge/motorola/mpc107/i2c.h index c335a6f9ee..d54f599bd3 100644 --- a/src/northbridge/motorola/mpc107/i2c.h +++ b/src/northbridge/motorola/mpc107/i2c.h @@ -1,4 +1,4 @@ -/* $Id$ +/* * (C) Copyright 2002 * Humboldt Solutions Ltd, <adrian@humboldt.co.uk> * |