diff options
| author | Michal Simek <monstr@monstr.eu> | 2007-09-24 00:18:46 +0200 |
|---|---|---|
| committer | Michal Simek <monstr@monstr.eu> | 2007-09-24 00:18:46 +0200 |
| commit | db14d77995ce515b728b178b63f82babe60e3d56 (patch) | |
| tree | b47da158a0df7af335c993c93e7fa0149e1caf79 | |
| parent | 481d4328618804add1f818a6c96296121cd0528e (diff) | |
| download | olio-uboot-2014.01-db14d77995ce515b728b178b63f82babe60e3d56.tar.xz olio-uboot-2014.01-db14d77995ce515b728b178b63f82babe60e3d56.zip | |
[FIX] repair email address
| -rw-r--r-- | cpu/microblaze/cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/microblaze/cache.c b/cpu/microblaze/cache.c index 6ce0b55b2..4b7866fae 100644 --- a/cpu/microblaze/cache.c +++ b/cpu/microblaze/cache.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2007 Michal Simek * - * Michal SIMEK <moonstr@monstr.eu> + * Michal SIMEK <monstr@monstr.eu> * * See file CREDITS for list of people who contributed to this * project. |