From e823c15e43a6f924779e466d434c51157002d9ee Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 2 Feb 2008 03:37:05 +0000 Subject: Update copyright information --- sbc/sbctester.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sbc/sbctester.c') 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 - * Copyright (C) 2007 Frederic Dalleau + * Copyright (C) 2007-2008 Marcel Holtmann + * Copyright (C) 2007-2008 Frederic Dalleau * * * 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" -- cgit