diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2007-02-02 13:44:09 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2007-02-02 13:44:09 +0000 |
| commit | 155414e2e422f797d28c2dee8218e7698ef11c67 (patch) | |
| tree | 5969a940f236964400bd7f925d8e0096f75cae35 /sys/dev/sound/isa | |
| parent | a0afd24d9c5dbaa8b8a91d28e0acb4545f8547ce (diff) | |
Notes
Diffstat (limited to 'sys/dev/sound/isa')
| -rw-r--r-- | sys/dev/sound/isa/ad1816.h | 2 | ||||
| -rw-r--r-- | sys/dev/sound/isa/mss.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sound/isa/ad1816.h b/sys/dev/sound/isa/ad1816.h index 8f401266af2ec..e09f40d5fadc3 100644 --- a/sys/dev/sound/isa/ad1816.h +++ b/sys/dev/sound/isa/ad1816.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1997 Luigi Rizzo (luigi@iet.unipi.it) + * Copyright (c) 1997 Luigi Rizzo * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/isa/mss.h b/sys/dev/sound/isa/mss.h index 6246442f4daec..aaa28c0e8f8ae 100644 --- a/sys/dev/sound/isa/mss.h +++ b/sys/dev/sound/isa/mss.h @@ -1,6 +1,6 @@ /*- * Copyright (c) 1999 Doug Rabson - * Copyright (c) 1997 Luigi Rizzo (luigi@iet.unipi.it) + * Copyright (c) 1997 Luigi Rizzo * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
