summaryrefslogtreecommitdiffstats
path: root/sbc/sbctester.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
commite823c15e43a6f924779e466d434c51157002d9ee (patch)
treee8ad19952f012fff6d39432c6f635b7ee2e20023 /sbc/sbctester.c
parentae689c59cc62acc9f160afe6beb6ccc07b6c6f55 (diff)
Update copyright information
Diffstat (limited to 'sbc/sbctester.c')
-rw-r--r--sbc/sbctester.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sbc/sbctester.c b/sbc/sbctester.c
index af4d1244..260f34ae 100644
--- a/sbc/sbctester.c
+++ b/sbc/sbctester.c
@@ -2,8 +2,8 @@
*
* Bluetooth low-complexity, subband codec (SBC) library
*
- * Copyright (C) 2007 Marcel Holtmann <marcel@holtmann.org>
- * Copyright (C) 2007 Frederic Dalleau <fdalleau@free.fr>
+ * Copyright (C) 2007-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2007-2008 Frederic Dalleau <fdalleau@free.fr>
*
*
* This program is free software; you can redistribute it and/or modify
@@ -247,8 +247,8 @@ static int check_absolute_diff(SNDFILE * sndref, SF_INFO * infosref,
static void usage()
{
printf("SBC conformance test ver %s\n", VERSION);
- printf("Copyright (c) 2007 Marcel Holtmann\n");
- printf("Copyright (c) 2007 Frederic Dalleau\n\n");
+ printf("Copyright (c) 2007-2008 Marcel Holtmann\n");
+ printf("Copyright (c) 2007-2008 Frederic Dalleau\n\n");
printf("Usage:\n"
"\tsbctester reference.wav checkfile.wav\n"