summaryrefslogtreecommitdiffstats
path: root/sbc/sbcenc.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-01 19:33:20 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-01 19:33:20 +0100
commitfb333f1c88df9c50529a390297565a6627bcf7ad (patch)
tree1549b55570c865b8be09b2df5f59e37492289794 /sbc/sbcenc.c
parent8a206b8115c6030d0883f8b6a8b0ac2cc1cfbb0a (diff)
Update copyright information
Diffstat (limited to 'sbc/sbcenc.c')
-rw-r--r--sbc/sbcenc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbc/sbcenc.c b/sbc/sbcenc.c
index 180c3485..2a8066ec 100644
--- a/sbc/sbcenc.c
+++ b/sbc/sbcenc.c
@@ -2,7 +2,7 @@
*
* Bluetooth low-complexity, subband codec (SBC) encoder
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
@@ -213,7 +213,7 @@ done:
static void usage(void)
{
printf("SBC encoder utility ver %s\n", VERSION);
- printf("Copyright (c) 2004-2008 Marcel Holtmann\n\n");
+ printf("Copyright (c) 2004-2009 Marcel Holtmann\n\n");
printf("Usage:\n"
"\tsbcenc [options] file(s)\n"