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/sbcenc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbc/sbcenc.c') diff --git a/sbc/sbcenc.c b/sbc/sbcenc.c index cba31c7b..cf5e1533 100644 --- a/sbc/sbcenc.c +++ b/sbc/sbcenc.c @@ -2,7 +2,7 @@ * * Bluetooth low-complexity, subband codec (SBC) encoder * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify @@ -190,7 +190,7 @@ done: static void usage(void) { printf("SBC encoder utility ver %s\n", VERSION); - printf("Copyright (c) 2004-2007 Marcel Holtmann\n\n"); + printf("Copyright (c) 2004-2008 Marcel Holtmann\n\n"); printf("Usage:\n" "\tsbcenc [options] file(s)\n" -- cgit