From 9b6157850331f681404ddd5e965b8c42b547d92a Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 24 Mar 2012 11:10:59 +0100 Subject: updated (c) year to 2012 in the sources --- plugins/mono2stereo/mono2stereo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/mono2stereo') diff --git a/plugins/mono2stereo/mono2stereo.c b/plugins/mono2stereo/mono2stereo.c index 66168bed..d6e286a4 100644 --- a/plugins/mono2stereo/mono2stereo.c +++ b/plugins/mono2stereo/mono2stereo.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2011 Alexey Yakovenko + Copyright (C) 2009-2012 Alexey Yakovenko This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -144,7 +144,7 @@ static DB_dsp_t plugin = { .plugin.name = "Mono to stereo", .plugin.descr = "DSP plugin to convert mono to stereo", .plugin.copyright = - "Copyright (C) 2009-2011 Alexey Yakovenko \n" + "Copyright (C) 2009-2012 Alexey Yakovenko \n" "\n" "This program is free software; you can redistribute it and/or\n" "modify it under the terms of the GNU General Public License\n" -- cgit v1.2.3