diff options
Diffstat (limited to 'sys/dev/amr/amr.c')
| -rw-r--r-- | sys/dev/amr/amr.c | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/amr/amr.c b/sys/dev/amr/amr.c index 8762a019159a..ebeb24b6584d 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 @@ -24,9 +25,9 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   */ -/* +/*-   * Copyright (c) 2002 Eric Moore - * Copyright (c) 2002 LSI Logic Corporation + * Copyright (c) 2002, 2004 LSI Logic Corporation   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without  | 
