diff options
author | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-10-06 16:02:20 +0200 |
---|---|---|
committer | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-10-06 16:02:20 +0200 |
commit | 92155388d5ede4929d90e28076abdbb79f04b48c (patch) | |
tree | 3dcf37859c6e86d20e0444d7b581bb43bde0b005 /plugins | |
parent | 7d43bcaf63ab6ffd96defc75bf4790f74092ae14 (diff) |
copyright years updated
Diffstat (limited to 'plugins')
113 files changed, 152 insertions, 151 deletions
diff --git a/plugins/aac/aac.c b/plugins/aac/aac.c index 15e493ca..076694b2 100644 --- a/plugins/aac/aac.c +++ b/plugins/aac/aac.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1271,7 +1271,7 @@ static DB_decoder_t plugin = { .plugin.name = "AAC player", .plugin.descr = "plays aac files, supports raw aac files, as well as mp4 container", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified libmp4ff (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com\n" "\n" diff --git a/plugins/aac/aac_parser.c b/plugins/aac/aac_parser.c index 81338cd0..3a25622e 100644 --- a/plugins/aac/aac_parser.c +++ b/plugins/aac/aac_parser.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/aac/aac_parser.h b/plugins/aac/aac_parser.h index fa1d4120..255b58e3 100644 --- a/plugins/aac/aac_parser.h +++ b/plugins/aac/aac_parser.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/adplug/adplug-db.cpp b/plugins/adplug/adplug-db.cpp index a3e0c322..9fa9ef82 100644 --- a/plugins/adplug/adplug-db.cpp +++ b/plugins/adplug/adplug-db.cpp @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/adplug/plugin.c b/plugins/adplug/plugin.c index 2fdae09f..5ad940a4 100644 --- a/plugins/adplug/plugin.c +++ b/plugins/adplug/plugin.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -59,7 +59,7 @@ DB_decoder_t adplug_plugin = { .plugin.name = "Adplug player", .plugin.descr = "Adplug player (ADLIB OPL2/OPL3 emulator)", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified AdPlug library\n" "Copyright (C) 1999 - 2010 Simon Peter, et al.\n" diff --git a/plugins/alac/alac_plugin.c b/plugins/alac/alac_plugin.c index 25f45d1e..160821f2 100644 --- a/plugins/alac/alac_plugin.c +++ b/plugins/alac/alac_plugin.c @@ -1,6 +1,6 @@ /* ALAC plugin for deadbeef - Copyright (C) 2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net> Uses the reverse engineered ALAC decoder (C) 2005 David Hammerton All rights reserved. @@ -620,7 +620,7 @@ static DB_decoder_t plugin = { .plugin.descr = "plays alac files from MP4 and M4A files", .plugin.copyright = "ALAC plugin for deadbeef\n" - "Copyright (C) 2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "Uses the reverse engineered ALAC decoder (C) 2005 David Hammerton\n" "All rights reserved.\n" "\n" diff --git a/plugins/alsa/alsa.c b/plugins/alsa/alsa.c index 4c87f9c9..799dab72 100644 --- a/plugins/alsa/alsa.c +++ b/plugins/alsa/alsa.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -826,7 +826,7 @@ static DB_output_t plugin = { .plugin.name = "ALSA output plugin", .plugin.descr = "plays sound through linux standard alsa library", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/ao/plugin.c b/plugins/ao/plugin.c index 3743ea72..46faec6b 100644 --- a/plugins/ao/plugin.c +++ b/plugins/ao/plugin.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -359,7 +359,7 @@ static DB_decoder_t plugin = { .plugin.name = "PSF player using Audio Overload SDK", .plugin.descr = "plays psf, psf2, spu, ssf, dsf, qsf file formats", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified aosdk-1.4.8 - library for playing .PSF (Sony PlayStation), .SPU (Sony PlayStation), .PSF2 (Sony PlayStation 2), .SSF (Sega Saturn), .DSF (Sega Dreamcast), and .QSF (Capcom QSound) audio file formats,\n" "http://rbelmont.mameworld.info/?page_id=221\n" diff --git a/plugins/artwork/albumartorg.c b/plugins/artwork/albumartorg.c index c07bb82c..1b21f3f0 100644 --- a/plugins/artwork/albumartorg.c +++ b/plugins/artwork/albumartorg.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/artwork/albumartorg.h b/plugins/artwork/albumartorg.h index c561b4f7..46ade53f 100644 --- a/plugins/artwork/albumartorg.h +++ b/plugins/artwork/albumartorg.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/artwork/artwork.c b/plugins/artwork/artwork.c index 74fdcc10..60f1f000 100644 --- a/plugins/artwork/artwork.c +++ b/plugins/artwork/artwork.c @@ -1458,7 +1458,7 @@ static DB_artwork_plugin_t plugin = { .plugin.plugin.name = "Album Artwork", .plugin.plugin.descr = "Loads album artwork either from local directories or from internet", .plugin.plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>\n" "\n" "This program is free software; you can redistribute it and/or\n" diff --git a/plugins/artwork/escape.h b/plugins/artwork/escape.h index e23421a2..a8086a89 100644 --- a/plugins/artwork/escape.h +++ b/plugins/artwork/escape.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/artwork/lastfm.h b/plugins/artwork/lastfm.h index b5c12b8b..b11ca370 100644 --- a/plugins/artwork/lastfm.h +++ b/plugins/artwork/lastfm.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/artwork/wos.c b/plugins/artwork/wos.c index 9262345d..ea605bf3 100644 --- a/plugins/artwork/wos.c +++ b/plugins/artwork/wos.c @@ -1,6 +1,6 @@ /* world of spectrum game cover downloader for the Deadbeef Artwork plugin - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/artwork/wos.h b/plugins/artwork/wos.h index 62fbe61a..e91b166a 100644 --- a/plugins/artwork/wos.h +++ b/plugins/artwork/wos.h @@ -1,6 +1,6 @@ /* world of spectrum game cover downloader for the Deadbeef Artwork plugin - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/cdda/cdda.c b/plugins/cdda/cdda.c index fa039969..c99fcfbb 100644 --- a/plugins/cdda/cdda.c +++ b/plugins/cdda/cdda.c @@ -677,7 +677,7 @@ static DB_decoder_t plugin = { .plugin.name = "Audio CD player", .plugin.descr = "Audio CD plugin using libcdio and libcddb", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>\n" "\n" "This program is free software; you can redistribute it and/or\n" diff --git a/plugins/converter/converter.c b/plugins/converter/converter.c index e26e7e6b..5a7b2e6f 100644 --- a/plugins/converter/converter.c +++ b/plugins/converter/converter.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1219,7 +1219,7 @@ static ddb_converter_t plugin = { .misc.plugin.descr = "Converts any supported formats to other formats.\n" "Requires separate GUI plugin, e.g. Converter GTK UI\n", .misc.plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/converter/converter.h b/plugins/converter/converter.h index 530b192c..0adc5833 100644 --- a/plugins/converter/converter.h +++ b/plugins/converter/converter.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/converter/convgui.c b/plugins/converter/convgui.c index 70cfb2f2..7ae73bc1 100644 --- a/plugins/converter/convgui.c +++ b/plugins/converter/convgui.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1480,7 +1480,7 @@ DB_misc_t plugin = { "· right click\n" "· select «Convert»\n", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/dca/dcaplug.c b/plugins/dca/dcaplug.c index dd37d064..6e21aa9f 100644 --- a/plugins/dca/dcaplug.c +++ b/plugins/dca/dcaplug.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -732,7 +732,7 @@ static DB_decoder_t plugin = { .plugin.name = "dts decoder", .plugin.descr = "plays dts-encoded files using libdca from VLC project", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified libdca from VLC Player project,\n" "developed by Gildas Bazin <gbazin@videolan.org>" diff --git a/plugins/dsp_libsrc/src.c b/plugins/dsp_libsrc/src.c index 826606af..786bbcda 100644 --- a/plugins/dsp_libsrc/src.c +++ b/plugins/dsp_libsrc/src.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -289,7 +289,7 @@ static DB_dsp_t plugin = { .plugin.name = "Resampler (Secret Rabbit Code)", .plugin.descr = "High quality samplerate converter using libsamplerate, http://www.mega-nerd.com/SRC/", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/dsp_libsrc/src.h b/plugins/dsp_libsrc/src.h index 89c1bc58..4359af57 100644 --- a/plugins/dsp_libsrc/src.h +++ b/plugins/dsp_libsrc/src.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/dumb/cdumb.c b/plugins/dumb/cdumb.c index 63fb4b18..dfd9ec50 100644 --- a/plugins/dumb/cdumb.c +++ b/plugins/dumb/cdumb.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -897,7 +897,7 @@ static DB_decoder_t plugin = { .plugin.name = "DUMB module player", .plugin.descr = "module player based on DUMB library", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses a fork of DUMB (Dynamic Universal Music Bibliotheque), Version 0.9.3\n" "Copyright (C) 2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere\n" diff --git a/plugins/ffap/ffap.c b/plugins/ffap/ffap.c index d8fb4044..1a7641fb 100644 --- a/plugins/ffap/ffap.c +++ b/plugins/ffap/ffap.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> based on apedec from FFMpeg Copyright (c) 2007 Benjamin Zores <ben@geexbox.org> based upon libdemac from Dave Chapman. @@ -1874,7 +1874,7 @@ static DB_decoder_t plugin = { .plugin.name = "Monkey's Audio (APE) decoder", .plugin.descr = "APE player based on code from libavc and rockbox", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "based on apedec from FFMpeg Copyright (c) 2007 Benjamin Zores <ben@geexbox.org>\n" "based upon libdemac from Dave Chapman.\n" diff --git a/plugins/ffmpeg/ffmpeg.c b/plugins/ffmpeg/ffmpeg.c index 41d75d53..e4a2c860 100644 --- a/plugins/ffmpeg/ffmpeg.c +++ b/plugins/ffmpeg/ffmpeg.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -910,7 +910,7 @@ static DB_decoder_t plugin = { .plugin.name = "FFMPEG audio player", .plugin.descr = "decodes audio formats using FFMPEG libavcodec", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/flac/flac.c b/plugins/flac/flac.c index 29f89b22..4282220c 100644 --- a/plugins/flac/flac.c +++ b/plugins/flac/flac.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -1125,7 +1125,7 @@ static DB_decoder_t plugin = { .plugin.name = "FLAC decoder", .plugin.descr = "FLAC decoder using libFLAC", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/gme/cgme.c b/plugins/gme/cgme.c index 8c428444..5bedacc3 100644 --- a/plugins/gme/cgme.c +++ b/plugins/gme/cgme.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -474,7 +474,7 @@ static DB_decoder_t plugin = { .plugin.name = "Game-Music-Emu player", .plugin.descr = "chiptune/game music player based on GME library", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses Game-Music-Emu by Shay Green <gblargg@gmail.com>, http://code.google.com/p/game-music-emu/\n" "\n" diff --git a/plugins/gtkui/actionhandlers.c b/plugins/gtkui/actionhandlers.c index a6e12fc2..b2f909d2 100644 --- a/plugins/gtkui/actionhandlers.c +++ b/plugins/gtkui/actionhandlers.c @@ -1,6 +1,6 @@ /* gtkui hotkey handlers - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/actionhandlers.h b/plugins/gtkui/actionhandlers.h index 272ea873..1b1e7a1d 100644 --- a/plugins/gtkui/actionhandlers.h +++ b/plugins/gtkui/actionhandlers.h @@ -1,6 +1,6 @@ /* gtkui hotkey handlers - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/actions.c b/plugins/gtkui/actions.c index 3868fc69..72ec3dc8 100644 --- a/plugins/gtkui/actions.c +++ b/plugins/gtkui/actions.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>, + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>, Viktor Semykin <thesame.ml@gmail.com> This program is free software; you can redistribute it and/or diff --git a/plugins/gtkui/actions.h b/plugins/gtkui/actions.h index cbcce711..815e99cc 100644 --- a/plugins/gtkui/actions.h +++ b/plugins/gtkui/actions.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>, + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>, Viktor Semykin <thesame.ml@gmail.com> This program is free software; you can redistribute it and/or diff --git a/plugins/gtkui/callbacks.c b/plugins/gtkui/callbacks.c index ff1f2503..ed56f742 100644 --- a/plugins/gtkui/callbacks.c +++ b/plugins/gtkui/callbacks.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/callbacks.h b/plugins/gtkui/callbacks.h index 5a147945..5b8f6b26 100644 --- a/plugins/gtkui/callbacks.h +++ b/plugins/gtkui/callbacks.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/coverart.c b/plugins/gtkui/coverart.c index ed167c48..c3d93b8d 100644 --- a/plugins/gtkui/coverart.c +++ b/plugins/gtkui/coverart.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/coverart.h b/plugins/gtkui/coverart.h index 65bf1d6f..5f6bc2ef 100644 --- a/plugins/gtkui/coverart.h +++ b/plugins/gtkui/coverart.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/ctmapping.c b/plugins/gtkui/ctmapping.c index c486805b..f4c4abed 100644 --- a/plugins/gtkui/ctmapping.c +++ b/plugins/gtkui/ctmapping.c @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/ctmapping.h b/plugins/gtkui/ctmapping.h index 3412e003..0115b32b 100644 --- a/plugins/gtkui/ctmapping.h +++ b/plugins/gtkui/ctmapping.h @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/ddblistview.c b/plugins/gtkui/ddblistview.c index 17ecff0e..9f9f53b3 100644 --- a/plugins/gtkui/ddblistview.c +++ b/plugins/gtkui/ddblistview.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/ddblistview.h b/plugins/gtkui/ddblistview.h index b2876bb1..84627209 100644 --- a/plugins/gtkui/ddblistview.h +++ b/plugins/gtkui/ddblistview.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/ddbtabstrip.c b/plugins/gtkui/ddbtabstrip.c index 98253770..e347fc9d 100644 --- a/plugins/gtkui/ddbtabstrip.c +++ b/plugins/gtkui/ddbtabstrip.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/ddbtabstrip.h b/plugins/gtkui/ddbtabstrip.h index cc59bef7..652485c7 100644 --- a/plugins/gtkui/ddbtabstrip.h +++ b/plugins/gtkui/ddbtabstrip.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/ddbvolumebar.c b/plugins/gtkui/ddbvolumebar.c index ae7f5420..e56ca03c 100644 --- a/plugins/gtkui/ddbvolumebar.c +++ b/plugins/gtkui/ddbvolumebar.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/ddbvolumebar.h b/plugins/gtkui/ddbvolumebar.h index 7db07479..e8ef0a2d 100644 --- a/plugins/gtkui/ddbvolumebar.h +++ b/plugins/gtkui/ddbvolumebar.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/drawing.h b/plugins/gtkui/drawing.h index 0a7fd17f..192b7a94 100644 --- a/plugins/gtkui/drawing.h +++ b/plugins/gtkui/drawing.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/dspconfig.c b/plugins/gtkui/dspconfig.c index adb95f84..1fdbb79f 100644 --- a/plugins/gtkui/dspconfig.c +++ b/plugins/gtkui/dspconfig.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/dspconfig.h b/plugins/gtkui/dspconfig.h index 4d945f2c..79dbf14b 100644 --- a/plugins/gtkui/dspconfig.h +++ b/plugins/gtkui/dspconfig.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/eq.c b/plugins/gtkui/eq.c index 63018a75..7ddd0986 100644 --- a/plugins/gtkui/eq.c +++ b/plugins/gtkui/eq.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/eq.h b/plugins/gtkui/eq.h index d269f160..4ad46209 100644 --- a/plugins/gtkui/eq.h +++ b/plugins/gtkui/eq.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/gdkdrawing.c b/plugins/gtkui/gdkdrawing.c index e6f5d7e4..4c015589 100644 --- a/plugins/gtkui/gdkdrawing.c +++ b/plugins/gtkui/gdkdrawing.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c index a2b5f3ea..c0ff834b 100644 --- a/plugins/gtkui/gtkui.c +++ b/plugins/gtkui/gtkui.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1704,7 +1704,7 @@ static ddb_gtkui_t plugin = { .gui.plugin.descr = "User interface using GTK+ 2.x", #endif .gui.plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/gtkui/gtkui.h b/plugins/gtkui/gtkui.h index c4b59e07..f0d21eab 100644 --- a/plugins/gtkui/gtkui.h +++ b/plugins/gtkui/gtkui.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/gtkui_api.h b/plugins/gtkui/gtkui_api.h index 70d23824..170e2de5 100644 --- a/plugins/gtkui/gtkui_api.h +++ b/plugins/gtkui/gtkui_api.h @@ -2,7 +2,7 @@ gtkui_api.h -- API of the DeaDBeeF GTK UI plugin http://deadbeef.sourceforge.net - Copyright (C) 2009-2012 Alexey Yakovenko + Copyright (C) 2009-2013 Alexey Yakovenko This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/gtkuigl.c b/plugins/gtkui/gtkuigl.c index dbf426ee..8a1cb802 100644 --- a/plugins/gtkui/gtkuigl.c +++ b/plugins/gtkui/gtkuigl.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/gtkuigl.h b/plugins/gtkui/gtkuigl.h index d547b8c9..c2a0d0a9 100644 --- a/plugins/gtkui/gtkuigl.h +++ b/plugins/gtkui/gtkuigl.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/hotkeys.c b/plugins/gtkui/hotkeys.c index b4858bd6..f70db363 100644 --- a/plugins/gtkui/hotkeys.c +++ b/plugins/gtkui/hotkeys.c @@ -1,6 +1,6 @@ /* GTK hotkeys configuration for Deadbeef player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/hotkeys.h b/plugins/gtkui/hotkeys.h index 48996c06..ddbe27c7 100644 --- a/plugins/gtkui/hotkeys.h +++ b/plugins/gtkui/hotkeys.h @@ -1,6 +1,6 @@ /* GTK hotkeys configuration for Deadbeef player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/mainplaylist.c b/plugins/gtkui/mainplaylist.c index cfc81a83..e1ad1d2d 100644 --- a/plugins/gtkui/mainplaylist.c +++ b/plugins/gtkui/mainplaylist.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/mainplaylist.h b/plugins/gtkui/mainplaylist.h index 1b25ca6b..a746b395 100644 --- a/plugins/gtkui/mainplaylist.h +++ b/plugins/gtkui/mainplaylist.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/namedicons.c b/plugins/gtkui/namedicons.c index 012f8a22..366333be 100644 --- a/plugins/gtkui/namedicons.c +++ b/plugins/gtkui/namedicons.c @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/namedicons.h b/plugins/gtkui/namedicons.h index c2cfe66b..5821e8f3 100644 --- a/plugins/gtkui/namedicons.h +++ b/plugins/gtkui/namedicons.h @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/plcommon.c b/plugins/gtkui/plcommon.c index 1b111e26..84338cc5 100644 --- a/plugins/gtkui/plcommon.c +++ b/plugins/gtkui/plcommon.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/plcommon.h b/plugins/gtkui/plcommon.h index f5c04e35..fb8fb385 100644 --- a/plugins/gtkui/plcommon.h +++ b/plugins/gtkui/plcommon.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/pltmenu.c b/plugins/gtkui/pltmenu.c index 5c36d12c..eb6c4b3d 100644 --- a/plugins/gtkui/pltmenu.c +++ b/plugins/gtkui/pltmenu.c @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/gtkui/pluginconf.c b/plugins/gtkui/pluginconf.c index b73a9a86..beb36304 100644 --- a/plugins/gtkui/pluginconf.c +++ b/plugins/gtkui/pluginconf.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/pluginconf.h b/plugins/gtkui/pluginconf.h index 5a1c5895..6717aa2f 100644 --- a/plugins/gtkui/pluginconf.h +++ b/plugins/gtkui/pluginconf.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/prefwin.c b/plugins/gtkui/prefwin.c index 532bc7fa..ca2c8883 100644 --- a/plugins/gtkui/prefwin.c +++ b/plugins/gtkui/prefwin.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/progress.c b/plugins/gtkui/progress.c index 0c3465f0..80dbcf1d 100644 --- a/plugins/gtkui/progress.c +++ b/plugins/gtkui/progress.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/progress.h b/plugins/gtkui/progress.h index 97366565..9d550e64 100644 --- a/plugins/gtkui/progress.h +++ b/plugins/gtkui/progress.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/search.c b/plugins/gtkui/search.c index dbdb465a..57d52071 100644 --- a/plugins/gtkui/search.c +++ b/plugins/gtkui/search.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/search.h b/plugins/gtkui/search.h index 34931692..18a5239d 100644 --- a/plugins/gtkui/search.h +++ b/plugins/gtkui/search.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/gtkui/tagwritersettings.c b/plugins/gtkui/tagwritersettings.c index d7554bac..57b42596 100644 --- a/plugins/gtkui/tagwritersettings.c +++ b/plugins/gtkui/tagwritersettings.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/tagwritersettings.h b/plugins/gtkui/tagwritersettings.h index fedaa2ba..9686c5f5 100644 --- a/plugins/gtkui/tagwritersettings.h +++ b/plugins/gtkui/tagwritersettings.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/timeline.c b/plugins/gtkui/timeline.c index 224d3671..6338bc90 100644 --- a/plugins/gtkui/timeline.c +++ b/plugins/gtkui/timeline.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/timeline.h b/plugins/gtkui/timeline.h index dc4cc7f9..589c458b 100644 --- a/plugins/gtkui/timeline.h +++ b/plugins/gtkui/timeline.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/trkproperties.c b/plugins/gtkui/trkproperties.c index d57cd393..95535a94 100644 --- a/plugins/gtkui/trkproperties.c +++ b/plugins/gtkui/trkproperties.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/trkproperties.h b/plugins/gtkui/trkproperties.h index b081fcef..8d438c89 100644 --- a/plugins/gtkui/trkproperties.h +++ b/plugins/gtkui/trkproperties.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/wingeom.c b/plugins/gtkui/wingeom.c index cefd885c..60290ffd 100644 --- a/plugins/gtkui/wingeom.c +++ b/plugins/gtkui/wingeom.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/gtkui/wingeom.h b/plugins/gtkui/wingeom.h index dcbb2c79..6ed43a0e 100644 --- a/plugins/gtkui/wingeom.h +++ b/plugins/gtkui/wingeom.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/hotkeys/actionhandlers.c b/plugins/hotkeys/actionhandlers.c index 5f42a731..b351c9f4 100644 --- a/plugins/hotkeys/actionhandlers.c +++ b/plugins/hotkeys/actionhandlers.c @@ -1,6 +1,6 @@ /* hotkey action handlers for deadbeef hotkeys plugin - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/hotkeys/actionhandlers.h b/plugins/hotkeys/actionhandlers.h index 46a2e0cb..1809fd78 100644 --- a/plugins/hotkeys/actionhandlers.h +++ b/plugins/hotkeys/actionhandlers.h @@ -1,6 +1,6 @@ /* hotkey action handlers for deadbeef hotkeys plugin - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/plugins/hotkeys/hotkeys.c b/plugins/hotkeys/hotkeys.c index f85d5aec..694fb6f6 100644 --- a/plugins/hotkeys/hotkeys.c +++ b/plugins/hotkeys/hotkeys.c @@ -1,7 +1,7 @@ /* Hotkeys plugin for DeaDBeeF - Copyright (C) 2009 Viktor Semykin <thesame.ml@gmail.com> - Copyright (C) 2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com> + Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -1056,7 +1056,7 @@ static DB_hotkeys_plugin_t plugin = { " * added local hotkeys support\n" , .misc.plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>\n" "\n" "This program is free software; you can redistribute it and/or\n" diff --git a/plugins/hotkeys/hotkeys.h b/plugins/hotkeys/hotkeys.h index 4a26570f..cfc12108 100644 --- a/plugins/hotkeys/hotkeys.h +++ b/plugins/hotkeys/hotkeys.h @@ -1,6 +1,7 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2011 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/lastfm/lastfm.c b/plugins/lastfm/lastfm.c index 4a6b6f4b..29898742 100644 --- a/plugins/lastfm/lastfm.c +++ b/plugins/lastfm/lastfm.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -996,7 +996,7 @@ static DB_misc_t plugin = { .plugin.name = "last.fm scrobbler", .plugin.descr = "Sends played songs information to your last.fm account, or other service that use AudioScrobbler protocol", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/libparser/parser.c b/plugins/libparser/parser.c index 54e94d55..dfb5fa5e 100644 --- a/plugins/libparser/parser.c +++ b/plugins/libparser/parser.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/libparser/parser.h b/plugins/libparser/parser.h index 5c7e5d83..59a02554 100644 --- a/plugins/libparser/parser.h +++ b/plugins/libparser/parser.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/m3u/m3u.c b/plugins/m3u/m3u.c index d01b0079..6b5ddd03 100644 --- a/plugins/m3u/m3u.c +++ b/plugins/m3u/m3u.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -588,7 +588,7 @@ DB_playlist_t plugin = { .plugin.name = "M3U and PLS support", .plugin.descr = "Importing and exporting M3U and PLS formats\nRecognizes .pls, .m3u and .m3u8 file types\n\nNOTE: only utf8 file names are currently supported", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/mms/mmsplug.c b/plugins/mms/mmsplug.c index a8524ade..5d87250c 100644 --- a/plugins/mms/mmsplug.c +++ b/plugins/mms/mmsplug.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -173,7 +173,7 @@ static DB_vfs_t plugin = { .plugin.name = "mms vfs", .plugin.descr = "MMS streaming plugin based on libmms", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified libmms-0.6.0, http://sourceforge.net/projects/libmms/\n" "\n" diff --git a/plugins/mono2stereo/mono2stereo.c b/plugins/mono2stereo/mono2stereo.c index d6e286a4..18bcc074 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-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/mpgmad/mpgmad.c b/plugins/mpgmad/mpgmad.c index b82089e5..095f368e 100644 --- a/plugins/mpgmad/mpgmad.c +++ b/plugins/mpgmad/mpgmad.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -1458,7 +1458,7 @@ static DB_decoder_t plugin = { .plugin.name = "MPEG decoder", .plugin.descr = "MPEG v1/2 layer1/2/3 decoder based on libmad", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/musepack/musepack.c b/plugins/musepack/musepack.c index 7a8b2616..cb4ecbd6 100644 --- a/plugins/musepack/musepack.c +++ b/plugins/musepack/musepack.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -538,7 +538,7 @@ static DB_decoder_t plugin = { .plugin.name = "MusePack decoder", .plugin.descr = "Musepack decoder using libmppdec", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses Musepack SV8 libs (r435), (C) 2005-2009, The Musepack Development Team\n" "\n" diff --git a/plugins/notify/notify.c b/plugins/notify/notify.c index 1112ca30..86f7ee50 100644 --- a/plugins/notify/notify.c +++ b/plugins/notify/notify.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -343,7 +343,7 @@ DB_misc_t plugin = { .plugin.name = "OSD Notify", .plugin.descr = "Displays notifications when new track starts.\nRequires dbus and notification daemon to be running.\nNotification daemon should be provided by your desktop environment.\n", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" 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 <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/oss/oss.c b/plugins/oss/oss.c index 6a747a2f..e7c272c7 100644 --- a/plugins/oss/oss.c +++ b/plugins/oss/oss.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -382,7 +382,7 @@ static DB_output_t plugin = { .plugin.name = "OSS output plugin", .plugin.descr = "plays sound via OSS API", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/pltbrowser/pltbrowser.c b/plugins/pltbrowser/pltbrowser.c index a1614c22..aefd23fc 100644 --- a/plugins/pltbrowser/pltbrowser.c +++ b/plugins/pltbrowser/pltbrowser.c @@ -1,6 +1,6 @@ /* DeaDBeeF -- the music player - Copyright (C) 2009-2012 Alexey Yakovenko and other contributors + Copyright (C) 2009-2013 Alexey Yakovenko and other contributors This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -276,7 +276,7 @@ static DB_misc_t plugin = { .plugin.descr = "Playlist browser", .plugin.copyright = "DeaDBeeF -- the music player\n" - "Copyright (C) 2009-2012 Alexey Yakovenko and other contributors\n" + "Copyright (C) 2009-2013 Alexey Yakovenko and other contributors\n" "\n" "This software is provided 'as-is', without any express or implied\n" "warranty. In no event will the authors be held liable for any damages\n" diff --git a/plugins/pulse/pulse.c b/plugins/pulse/pulse.c index e8863094..3315c139 100644 --- a/plugins/pulse/pulse.c +++ b/plugins/pulse/pulse.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/shn/shn.c b/plugins/shn/shn.c index cc03ac72..a8b773a1 100644 --- a/plugins/shn/shn.c +++ b/plugins/shn/shn.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1809,7 +1809,7 @@ static DB_decoder_t plugin = { .plugin.name = "Shorten player", .plugin.descr = "decodes shn files", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Based on xmms-shn, http://www.etree.org/shnutils/xmms-shn/\n" "Copyright (C) 2000-2007 Jason Jordan <shnutils@freeshell.org>\n" diff --git a/plugins/sid/csid.cpp b/plugins/sid/csid.cpp index 6658850e..af258f34 100644 --- a/plugins/sid/csid.cpp +++ b/plugins/sid/csid.cpp @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/sid/csid.h b/plugins/sid/csid.h index 39988f2d..005fa2fa 100644 --- a/plugins/sid/csid.h +++ b/plugins/sid/csid.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 diff --git a/plugins/sid/plugin.c b/plugins/sid/plugin.c index 56223ec9..2b33876b 100644 --- a/plugins/sid/plugin.c +++ b/plugins/sid/plugin.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -38,7 +38,7 @@ DB_decoder_t sid_plugin = { .plugin.id = "sidplay2", .plugin.descr = "SID player based on libsidplay2", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified libsidplay2-2.1.0\n" "Commodore 64 SID emulation library\n" diff --git a/plugins/sndfile/sndfile.c b/plugins/sndfile/sndfile.c index 0eb4f50e..4ec9cb39 100644 --- a/plugins/sndfile/sndfile.c +++ b/plugins/sndfile/sndfile.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -582,7 +582,7 @@ static DB_decoder_t plugin = { .plugin.name = "WAV/PCM player", .plugin.descr = "wav/aiff player using libsndfile", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/soundtouch/plugin.c b/plugins/soundtouch/plugin.c index 6e813d4b..fb224bbb 100644 --- a/plugins/soundtouch/plugin.c +++ b/plugins/soundtouch/plugin.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -274,7 +274,7 @@ static DB_dsp_t plugin = { .plugin.name = "Soundtouch", .plugin.descr = "Tempo/Pitch/Rate changer using SoundTouch Library (http://www.surina.net/soundtouch)", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "uses SoundTouch Library, (C) Olli Parviainen" "\n" diff --git a/plugins/soundtouch/st.cpp b/plugins/soundtouch/st.cpp index 50390c1c..5433e3ce 100644 --- a/plugins/soundtouch/st.cpp +++ b/plugins/soundtouch/st.cpp @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/soundtouch/st.h b/plugins/soundtouch/st.h index 9ea5c65c..fbcbdfa0 100644 --- a/plugins/soundtouch/st.h +++ b/plugins/soundtouch/st.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/supereq/Equ.cpp b/plugins/supereq/Equ.cpp index 8e91f113..49413ab2 100644 --- a/plugins/supereq/Equ.cpp +++ b/plugins/supereq/Equ.cpp @@ -1,6 +1,6 @@ /*
DeaDBeeF - ultimate music player for GNU/Linux systems with X11
- Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>
+ Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>
Original SuperEQ code (C) Naoki Shibata <shibatch@users.sf.net>
This program is free software; you can redistribute it and/or
diff --git a/plugins/supereq/Equ.h b/plugins/supereq/Equ.h index f9cfaf15..f67f7aa4 100644 --- a/plugins/supereq/Equ.h +++ b/plugins/supereq/Equ.h @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/supereq/supereq.c b/plugins/supereq/supereq.c index d50aff12..957da5a3 100644 --- a/plugins/supereq/supereq.c +++ b/plugins/supereq/supereq.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -282,7 +282,7 @@ static DB_dsp_t plugin = { .plugin.name = "SuperEQ", .plugin.descr = "equalizer plugin using SuperEQ library", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses supereq library by Naoki Shibata, http://shibatch.sourceforge.net\n" "Uses FFT library by Takuya Ooura, http://www.kurims.kyoto-u.ac.jp/~ooura/\n" diff --git a/plugins/tta/ttaplug.c b/plugins/tta/ttaplug.c index cb6f35f7..ba6fac92 100644 --- a/plugins/tta/ttaplug.c +++ b/plugins/tta/ttaplug.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -331,7 +331,7 @@ static DB_decoder_t plugin = { .plugin.name = "tta decoder", .plugin.descr = "tta decoder based on TTA Hardware Players Library Version 1.2", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified TTA Hardware Players Library Version 1.2,\n" "(c) 2004 Alexander Djourik. All rights reserved.\n" diff --git a/plugins/uade2/plugin.c b/plugins/uade2/plugin.c index b28861fe..e8cf532a 100644 --- a/plugins/uade2/plugin.c +++ b/plugins/uade2/plugin.c @@ -1,6 +1,6 @@ /* ddb_input_uade2 - UADE input plugin for DeaDBeeF player - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> based on UADE2 plugin for Audacious, Copyright (C) 2005-2006 Heikki Orsila, UADE TEAM This program is free software; you can redistribute it and/or diff --git a/plugins/vfs_curl/vfs_curl.c b/plugins/vfs_curl/vfs_curl.c index 8babcd19..c3ae2537 100644 --- a/plugins/vfs_curl/vfs_curl.c +++ b/plugins/vfs_curl/vfs_curl.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1100,7 +1100,7 @@ static DB_vfs_t plugin = { .plugin.name = "cURL vfs", .plugin.descr = "http and ftp streaming module using libcurl, with ICY protocol support", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/vfs_zip/vfs_zip.c b/plugins/vfs_zip/vfs_zip.c index f8ad50a1..a70b96d8 100644 --- a/plugins/vfs_zip/vfs_zip.c +++ b/plugins/vfs_zip/vfs_zip.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -219,7 +219,7 @@ static DB_vfs_t plugin = { .plugin.name = "ZIP vfs", .plugin.descr = "play files directly from zip files", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/vorbis/vorbis.c b/plugins/vorbis/vorbis.c index 6036d215..1e828e9f 100644 --- a/plugins/vorbis/vorbis.c +++ b/plugins/vorbis/vorbis.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> 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 @@ -792,7 +792,7 @@ static DB_decoder_t plugin = { .plugin.name = "OggVorbis decoder", .plugin.descr = "OggVorbis decoder using standard xiph.org libraries", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\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" diff --git a/plugins/vtx/vtx.c b/plugins/vtx/vtx.c index 35cbde95..27a1f4b1 100644 --- a/plugins/vtx/vtx.c +++ b/plugins/vtx/vtx.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -309,7 +309,7 @@ static DB_decoder_t plugin = { .plugin.name = "VTX player", .plugin.descr = "AY8910/12 chip emulator and vtx file player", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses libayemu - AY/YM sound chip emulator and music file loader\n" "Copyright (C) 2003-2004 Sashnov Alexander\n" diff --git a/plugins/wildmidi/wildmidiplug.c b/plugins/wildmidi/wildmidiplug.c index a346f6b7..951d7129 100644 --- a/plugins/wildmidi/wildmidiplug.c +++ b/plugins/wildmidi/wildmidiplug.c @@ -1,6 +1,6 @@ /* DeaDBeeF - ultimate music player for GNU/Linux systems with X11 - Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net> + Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -193,7 +193,7 @@ DB_decoder_t wmidi_plugin = { .plugin.name = "WildMidi player", .plugin.descr = "MIDI player based on WildMidi library\n\nRequires freepats package to be installed\nSee http://freepats.zenvoid.org/\nMake sure to set correct freepats.cfg path in plugin settings.", .plugin.copyright = - "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n" + "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n" "\n" "Uses modified WildMidi v0.2.2\n" "(C) 2001-2004 Chris Ison\n" |