From 0796b270b1699336f29908d11bca92d64da0653c Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Fri, 1 Jan 2010 05:58:10 -0800 Subject: [PATCH] Update copyright notices --- src/charset.c | 2 +- src/charset.h | 2 +- src/colors.c | 2 +- src/colors.h | 2 +- src/command.c | 2 +- src/command.h | 2 +- src/conf.c | 2 +- src/conf.h | 2 +- src/defaults.h | 2 +- src/filelist.c | 2 +- src/filelist.h | 2 +- src/gidle.c | 2 +- src/gidle.h | 2 +- src/hscroll.c | 2 +- src/hscroll.h | 2 +- src/i18n.h | 2 +- src/lirc.c | 2 +- src/lirc.h | 2 +- src/list_window.c | 2 +- src/list_window.h | 2 +- src/lyrics.c | 2 +- src/lyrics.h | 2 +- src/main.c | 2 +- src/match.c | 2 +- src/match.h | 2 +- src/mpdclient.c | 2 +- src/ncmpc.h | 2 +- src/ncu.c | 2 +- src/ncu.h | 2 +- src/options.c | 2 +- src/options.h | 2 +- src/paint.h | 2 +- src/player_command.c | 2 +- src/player_command.h | 2 +- src/playlist.c | 2 +- src/playlist.h | 2 +- src/plugin.c | 2 +- src/plugin.h | 2 +- src/progress_bar.c | 2 +- src/progress_bar.h | 2 +- src/screen.c | 2 +- src/screen.h | 2 +- src/screen_artist.c | 2 +- src/screen_artist.h | 2 +- src/screen_browser.c | 2 +- src/screen_browser.h | 2 +- src/screen_client.c | 2 +- src/screen_client.h | 2 +- src/screen_file.c | 2 +- src/screen_file.h | 2 +- src/screen_find.c | 2 +- src/screen_find.h | 2 +- src/screen_help.c | 2 +- src/screen_help.h | 2 +- src/screen_interface.h | 2 +- src/screen_keydef.c | 2 +- src/screen_keydef.h | 2 +- src/screen_list.c | 2 +- src/screen_list.h | 2 +- src/screen_lyrics.c | 2 +- src/screen_lyrics.h | 2 +- src/screen_message.c | 2 +- src/screen_message.h | 2 +- src/screen_outputs.c | 2 +- src/screen_outputs.h | 2 +- src/screen_queue.c | 2 +- src/screen_queue.h | 2 +- src/screen_search.c | 2 +- src/screen_search.h | 2 +- src/screen_song.c | 2 +- src/screen_song.h | 2 +- src/screen_text.c | 2 +- src/screen_text.h | 2 +- src/screen_utils.c | 2 +- src/screen_utils.h | 2 +- src/song_paint.c | 2 +- src/song_paint.h | 2 +- src/status_bar.c | 2 +- src/status_bar.h | 2 +- src/str_pool.c | 2 +- src/str_pool.h | 2 +- src/strfsong.c | 2 +- src/strfsong.h | 2 +- src/title_bar.c | 2 +- src/title_bar.h | 2 +- src/utils.c | 2 +- src/utils.h | 2 +- src/window.h | 2 +- src/wreadln.c | 2 +- src/wreadln.h | 2 +- 90 files changed, 90 insertions(+), 90 deletions(-) diff --git a/src/charset.c b/src/charset.c index e57ab0f..7e2e2d1 100644 --- a/src/charset.c +++ b/src/charset.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/charset.h b/src/charset.h index 6515229..3dcdea7 100644 --- a/src/charset.h +++ b/src/charset.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/colors.c b/src/colors.c index dfaa84f..361a7e9 100644 --- a/src/colors.c +++ b/src/colors.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/colors.h b/src/colors.h index f7caae0..f10cb51 100644 --- a/src/colors.h +++ b/src/colors.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/command.c b/src/command.c index d8af856..f323b12 100644 --- a/src/command.c +++ b/src/command.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/command.h b/src/command.h index b3222c5..cd0b233 100644 --- a/src/command.h +++ b/src/command.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/conf.c b/src/conf.c index 527306b..ea35486 100644 --- a/src/conf.c +++ b/src/conf.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/conf.h b/src/conf.h index 541d8d5..2a8cca2 100644 --- a/src/conf.h +++ b/src/conf.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/defaults.h b/src/defaults.h index 4c32e4e..adc4554 100644 --- a/src/defaults.h +++ b/src/defaults.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/filelist.c b/src/filelist.c index 46b9a1c..73cc6f3 100644 --- a/src/filelist.c +++ b/src/filelist.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/filelist.h b/src/filelist.h index a54e2ae..63c2758 100644 --- a/src/filelist.h +++ b/src/filelist.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/gidle.c b/src/gidle.c index 2165294..415fb17 100644 --- a/src/gidle.c +++ b/src/gidle.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - (c) 2004-2009 The Music Player Daemon Project + (c) 2004-2010 The Music Player Daemon Project Project homepage: http://musicpd.org Redistribution and use in source and binary forms, with or without diff --git a/src/gidle.h b/src/gidle.h index 2404116..385b00d 100644 --- a/src/gidle.h +++ b/src/gidle.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - (c) 2004-2009 The Music Player Daemon Project + (c) 2004-2010 The Music Player Daemon Project Project homepage: http://musicpd.org Redistribution and use in source and binary forms, with or without diff --git a/src/hscroll.c b/src/hscroll.c index f28c3f6..164f178 100644 --- a/src/hscroll.c +++ b/src/hscroll.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/hscroll.h b/src/hscroll.h index b3047b5..37c6721 100644 --- a/src/hscroll.h +++ b/src/hscroll.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/i18n.h b/src/i18n.h index 93e4c5e..569f8ea 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/lirc.c b/src/lirc.c index 87ef308..ff75b90 100644 --- a/src/lirc.c +++ b/src/lirc.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/lirc.h b/src/lirc.h index d56c763..9032c29 100644 --- a/src/lirc.h +++ b/src/lirc.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/list_window.c b/src/list_window.c index 822805c..a98176f 100644 --- a/src/list_window.c +++ b/src/list_window.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/list_window.h b/src/list_window.h index cf938f8..a61d24b 100644 --- a/src/list_window.h +++ b/src/list_window.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/lyrics.c b/src/lyrics.c index 3f73690..ae17a8f 100644 --- a/src/lyrics.c +++ b/src/lyrics.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/lyrics.h b/src/lyrics.h index a5ab307..cc21482 100644 --- a/src/lyrics.h +++ b/src/lyrics.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/main.c b/src/main.c index cae4994..bc2a8c7 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/match.c b/src/match.c index e729b44..d987913 100644 --- a/src/match.c +++ b/src/match.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/match.h b/src/match.h index fed7207..cb1266a 100644 --- a/src/match.h +++ b/src/match.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/mpdclient.c b/src/mpdclient.c index e53e58c..7bf29ea 100644 --- a/src/mpdclient.c +++ b/src/mpdclient.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/ncmpc.h b/src/ncmpc.h index 3f5e503..5f57611 100644 --- a/src/ncmpc.h +++ b/src/ncmpc.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/ncu.c b/src/ncu.c index 08cb820..65b1c78 100644 --- a/src/ncu.c +++ b/src/ncu.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/ncu.h b/src/ncu.h index 6bbdc4c..804afba 100644 --- a/src/ncu.h +++ b/src/ncu.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/options.c b/src/options.c index f50f18c..db72e3b 100644 --- a/src/options.c +++ b/src/options.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/options.h b/src/options.h index ef78e5b..920605f 100644 --- a/src/options.h +++ b/src/options.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/paint.h b/src/paint.h index 4d8ef71..4aeec9e 100644 --- a/src/paint.h +++ b/src/paint.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player_command.c b/src/player_command.c index a366b2a..2455c83 100644 --- a/src/player_command.c +++ b/src/player_command.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/player_command.h b/src/player_command.h index 689116f..3107a2d 100644 --- a/src/player_command.h +++ b/src/player_command.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist.c b/src/playlist.c index 2ce7ae2..c95f447 100644 --- a/src/playlist.c +++ b/src/playlist.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist.h b/src/playlist.h index c5256e6..5b7aeee 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/plugin.c b/src/plugin.c index d89e210..b575e8c 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/plugin.h b/src/plugin.h index e633154..ebe9b41 100644 --- a/src/plugin.h +++ b/src/plugin.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/progress_bar.c b/src/progress_bar.c index 37a3977..601b7ba 100644 --- a/src/progress_bar.c +++ b/src/progress_bar.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/progress_bar.h b/src/progress_bar.h index 94a7600..36c9185 100644 --- a/src/progress_bar.h +++ b/src/progress_bar.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen.c b/src/screen.c index d3a8265..9bbfda7 100644 --- a/src/screen.c +++ b/src/screen.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen.h b/src/screen.h index 0180e14..e3b0062 100644 --- a/src/screen.h +++ b/src/screen.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_artist.c b/src/screen_artist.c index 450914b..14d37a5 100644 --- a/src/screen_artist.c +++ b/src/screen_artist.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_artist.h b/src/screen_artist.h index 60ebd9b..967fe68 100644 --- a/src/screen_artist.h +++ b/src/screen_artist.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_browser.c b/src/screen_browser.c index b11c48d..4982764 100644 --- a/src/screen_browser.c +++ b/src/screen_browser.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_browser.h b/src/screen_browser.h index ba2ad3b..6ba0921 100644 --- a/src/screen_browser.h +++ b/src/screen_browser.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_client.c b/src/screen_client.c index 0b3484e..f864f19 100644 --- a/src/screen_client.c +++ b/src/screen_client.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_client.h b/src/screen_client.h index e98f772..99dfa4f 100644 --- a/src/screen_client.h +++ b/src/screen_client.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_file.c b/src/screen_file.c index c6effe4..73f5600 100644 --- a/src/screen_file.c +++ b/src/screen_file.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_file.h b/src/screen_file.h index c2e640c..eb560c5 100644 --- a/src/screen_file.h +++ b/src/screen_file.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_find.c b/src/screen_find.c index 531fe49..e58a1a2 100644 --- a/src/screen_find.c +++ b/src/screen_find.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_find.h b/src/screen_find.h index 780aff1..1d46a9f 100644 --- a/src/screen_find.h +++ b/src/screen_find.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_help.c b/src/screen_help.c index 44b1b55..e5dfaae 100644 --- a/src/screen_help.c +++ b/src/screen_help.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_help.h b/src/screen_help.h index 6323e33..eefeb24 100644 --- a/src/screen_help.h +++ b/src/screen_help.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_interface.h b/src/screen_interface.h index ca8b783..8371b53 100644 --- a/src/screen_interface.h +++ b/src/screen_interface.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_keydef.c b/src/screen_keydef.c index 36472bf..8ecc003 100644 --- a/src/screen_keydef.c +++ b/src/screen_keydef.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_keydef.h b/src/screen_keydef.h index 2eb2444..0f716a5 100644 --- a/src/screen_keydef.h +++ b/src/screen_keydef.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_list.c b/src/screen_list.c index b2959a0..4afbcea 100644 --- a/src/screen_list.c +++ b/src/screen_list.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_list.h b/src/screen_list.h index 8d76147..df61f08 100644 --- a/src/screen_list.h +++ b/src/screen_list.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_lyrics.c b/src/screen_lyrics.c index 7b9d1df..ba197a0 100644 --- a/src/screen_lyrics.c +++ b/src/screen_lyrics.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_lyrics.h b/src/screen_lyrics.h index 4975165..a10e696 100644 --- a/src/screen_lyrics.h +++ b/src/screen_lyrics.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_message.c b/src/screen_message.c index 99b3deb..6bb907d 100644 --- a/src/screen_message.c +++ b/src/screen_message.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_message.h b/src/screen_message.h index 4eed37a..fa789a6 100644 --- a/src/screen_message.h +++ b/src/screen_message.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_outputs.c b/src/screen_outputs.c index b0acf71..abfc457 100644 --- a/src/screen_outputs.c +++ b/src/screen_outputs.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_outputs.h b/src/screen_outputs.h index 36a0332..276bad5 100644 --- a/src/screen_outputs.h +++ b/src/screen_outputs.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_queue.c b/src/screen_queue.c index fbcc180..1ee8c00 100644 --- a/src/screen_queue.c +++ b/src/screen_queue.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_queue.h b/src/screen_queue.h index 2c3075f..4722d84 100644 --- a/src/screen_queue.h +++ b/src/screen_queue.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_search.c b/src/screen_search.c index 0561ae3..6af4937 100644 --- a/src/screen_search.c +++ b/src/screen_search.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_search.h b/src/screen_search.h index 3c807ed..3eaa178 100644 --- a/src/screen_search.h +++ b/src/screen_search.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_song.c b/src/screen_song.c index b56b551..27b8b8b 100644 --- a/src/screen_song.c +++ b/src/screen_song.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_song.h b/src/screen_song.h index ac229af..fbecb7b 100644 --- a/src/screen_song.h +++ b/src/screen_song.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_text.c b/src/screen_text.c index b7d6683..617d38e 100644 --- a/src/screen_text.c +++ b/src/screen_text.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_text.h b/src/screen_text.h index 43ae3c6..2f6f795 100644 --- a/src/screen_text.h +++ b/src/screen_text.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_utils.c b/src/screen_utils.c index 39b1162..ab1b39b 100644 --- a/src/screen_utils.c +++ b/src/screen_utils.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/screen_utils.h b/src/screen_utils.h index 288535d..e67648e 100644 --- a/src/screen_utils.h +++ b/src/screen_utils.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/song_paint.c b/src/song_paint.c index 5c0eee4..c8123fd 100644 --- a/src/song_paint.c +++ b/src/song_paint.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song_paint.h b/src/song_paint.h index 9136fba..e46f4f5 100644 --- a/src/song_paint.h +++ b/src/song_paint.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/status_bar.c b/src/status_bar.c index 8f80fca..c6357f4 100644 --- a/src/status_bar.c +++ b/src/status_bar.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/status_bar.h b/src/status_bar.h index c4a5470..71298e0 100644 --- a/src/status_bar.h +++ b/src/status_bar.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/str_pool.c b/src/str_pool.c index ee69786..57c4c4f 100644 --- a/src/str_pool.c +++ b/src/str_pool.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/str_pool.h b/src/str_pool.h index dd6c5ac..20f04a9 100644 --- a/src/str_pool.h +++ b/src/str_pool.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/strfsong.c b/src/strfsong.c index 39e0c52..ac0e049 100644 --- a/src/strfsong.c +++ b/src/strfsong.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/strfsong.h b/src/strfsong.h index c1f5ae4..4aff6c5 100644 --- a/src/strfsong.h +++ b/src/strfsong.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/title_bar.c b/src/title_bar.c index 5fa0ca5..f45b05f 100644 --- a/src/title_bar.c +++ b/src/title_bar.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/title_bar.h b/src/title_bar.h index fd6d816..5100e8e 100644 --- a/src/title_bar.h +++ b/src/title_bar.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils.c b/src/utils.c index 84db64a..b748580 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/utils.h b/src/utils.h index 85331bc..c3a6f1e 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/window.h b/src/window.h index e2edeb2..4ebe6d7 100644 --- a/src/window.h +++ b/src/window.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/wreadln.c b/src/wreadln.c index 66a1f1c..c6dbda7 100644 --- a/src/wreadln.c +++ b/src/wreadln.c @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify diff --git a/src/wreadln.h b/src/wreadln.h index 98d41f1..f03a32d 100644 --- a/src/wreadln.h +++ b/src/wreadln.h @@ -1,5 +1,5 @@ /* ncmpc (Ncurses MPD Client) - * (c) 2004-2009 The Music Player Daemon Project + * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.org * This program is free software; you can redistribute it and/or modify -- 2.30.2