diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-03 20:41:21 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-03 20:41:21 +0000 |
| commit | 06740f7b414f9381875f377d4662be8bd929c8a4 (patch) | |
| tree | f194f2d45a2e3a40b0065d7e2c859ed820d045c5 | |
| parent | 7afdb22d23444b074a09ccab5be3a72c236ba64d (diff) | |
Notes
| -rw-r--r-- | sys/dev/fdc/fdc.c | 2 | ||||
| -rw-r--r-- | sys/isa/fd.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/fdc/fdc.c b/sys/dev/fdc/fdc.c index 4de26243b2ecf..022f348bb5cf0 100644 --- a/sys/dev/fdc/fdc.c +++ b/sys/dev/fdc/fdc.c @@ -19,7 +19,7 @@ * dufault@hda.com (Peter Dufault) * * Copyright (c) 2001 Joerg Wunsch, - * joerg_wunsch@uriah.sax.de (Joerg Wunsch) + * joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/isa/fd.c b/sys/isa/fd.c index 4de26243b2ecf..022f348bb5cf0 100644 --- a/sys/isa/fd.c +++ b/sys/isa/fd.c @@ -19,7 +19,7 @@ * dufault@hda.com (Peter Dufault) * * Copyright (c) 2001 Joerg Wunsch, - * joerg_wunsch@uriah.sax.de (Joerg Wunsch) + * joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
