diff options
| author | Brad Midgley <bmidgley@xmission.com> | 2008-01-19 15:56:52 +0000 | 
|---|---|---|
| committer | Brad Midgley <bmidgley@xmission.com> | 2008-01-19 15:56:52 +0000 | 
| commit | 66fe637352aeb2b5d376bff7095a7a5fd209a426 (patch) | |
| tree | 5ec85a55a3460ee1c3953f4f6e087d1ff00c55ad | |
| parent | f6dd2c738c08de510d8eb2d2f81c1c9f10521cd2 (diff) | |
update copyrights
| -rw-r--r-- | sbc/sbc.c | 2 | ||||
| -rw-r--r-- | sbc/sbc_math.h | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -4,7 +4,7 @@   *   *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>   *  Copyright (C) 2004-2005  Henryk Ploetz <henryk@ploetzli.ch> - *  Copyright (C) 2005-2006  Brad Midgley <bmidgley@xmission.com> + *  Copyright (C) 2005-2008  Brad Midgley <bmidgley@xmission.com>   *   *   *  This library is free software; you can redistribute it and/or diff --git a/sbc/sbc_math.h b/sbc/sbc_math.h index fae2a0c5..f5879fbf 100644 --- a/sbc/sbc_math.h +++ b/sbc/sbc_math.h @@ -4,7 +4,7 @@   *   *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>   *  Copyright (C) 2004-2005  Henryk Ploetz <henryk@ploetzli.ch> - *  Copyright (C) 2005-2006  Brad Midgley <bmidgley@xmission.com> + *  Copyright (C) 2005-2008  Brad Midgley <bmidgley@xmission.com>   *   *   *  This library is free software; you can redistribute it and/or | 
