diff options
-rw-r--r-- | sys/dev/amr/amr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/amr/amr.c b/sys/dev/amr/amr.c index 473152e..3b9d317 100644 --- a/sys/dev/amr/amr.c +++ b/sys/dev/amr/amr.c @@ -1,6 +1,7 @@ /*- * Copyright (c) 1999,2000 Michael Smith * Copyright (c) 2000 BSDi + * Copyright (c) 2005 Scott Long * All rights reserved. * * Redistribution and use in source and binary forms, with or without |