From 92155388d5ede4929d90e28076abdbb79f04b48c Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 6 Oct 2013 16:02:20 +0200 Subject: copyright years updated --- plugins/nullout/nullout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/nullout') diff --git a/plugins/nullout/nullout.c b/plugins/nullout/nullout.c index 65e0273f..1a58f4d8 100644 --- a/plugins/nullout/nullout.c +++ b/plugins/nullout/nullout.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko + Copyright (C) 2009-2013 Alexey Yakovenko This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -199,7 +199,7 @@ static DB_output_t plugin = { .plugin.name = "null output plugin", .plugin.descr = "doesn't play anything", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko \n" + "Copyright (C) 2009-2013 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