From b68354a2235f6c2fdd8683c841a7c8cecaece3fe Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sat, 19 Dec 2020 17:51:29 +0100 Subject: [PATCH] Update header information and my email --- AUTHORS | 2 +- extras/artist_to_albumartist.cpp | 4 ++-- src/actions.cpp | 4 ++-- src/actions.h | 4 ++-- src/bindings.cpp | 4 ++-- src/bindings.h | 4 ++-- src/charset.cpp | 4 ++-- src/charset.h | 4 ++-- src/configuration.cpp | 4 ++-- src/configuration.h | 4 ++-- src/curl_handle.cpp | 4 ++-- src/curl_handle.h | 4 ++-- src/curses/formatted_color.cpp | 4 ++-- src/curses/formatted_color.h | 4 ++-- src/curses/menu.h | 4 ++-- src/curses/menu_impl.h | 4 ++-- src/curses/scrollpad.cpp | 4 ++-- src/curses/scrollpad.h | 4 ++-- src/curses/strbuffer.h | 4 ++-- src/curses/window.cpp | 4 ++-- src/curses/window.h | 4 ++-- src/display.cpp | 4 ++-- src/display.h | 4 ++-- src/enums.cpp | 4 ++-- src/enums.h | 4 ++-- src/format.cpp | 4 ++-- src/format.h | 4 ++-- src/format_impl.h | 4 ++-- src/gcc.h | 4 ++-- src/global.cpp | 4 ++-- src/global.h | 4 ++-- src/helpers.cpp | 4 ++-- src/helpers.h | 4 ++-- src/helpers/song_iterator_maker.h | 4 ++-- src/interfaces.h | 4 ++-- src/lastfm_service.cpp | 4 ++-- src/lastfm_service.h | 4 ++-- src/lyrics_fetcher.cpp | 4 ++-- src/lyrics_fetcher.h | 4 ++-- src/macro_utilities.cpp | 4 ++-- src/macro_utilities.h | 4 ++-- src/mpdpp.cpp | 4 ++-- src/mpdpp.h | 4 ++-- src/mutable_song.cpp | 4 ++-- src/mutable_song.h | 4 ++-- src/ncmpcpp.cpp | 4 ++-- src/regex_filter.h | 4 ++-- src/runnable_item.h | 4 ++-- src/screens/browser.cpp | 4 ++-- src/screens/browser.h | 4 ++-- src/screens/clock.cpp | 4 ++-- src/screens/clock.h | 4 ++-- src/screens/help.cpp | 4 ++-- src/screens/help.h | 4 ++-- src/screens/lastfm.cpp | 4 ++-- src/screens/lastfm.h | 4 ++-- src/screens/lyrics.cpp | 4 ++-- src/screens/lyrics.h | 4 ++-- src/screens/media_library.cpp | 4 ++-- src/screens/media_library.h | 4 ++-- src/screens/outputs.cpp | 4 ++-- src/screens/outputs.h | 4 ++-- src/screens/playlist.cpp | 4 ++-- src/screens/playlist.h | 4 ++-- src/screens/playlist_editor.cpp | 4 ++-- src/screens/playlist_editor.h | 4 ++-- src/screens/screen.cpp | 4 ++-- src/screens/screen.h | 4 ++-- src/screens/screen_switcher.h | 4 ++-- src/screens/screen_type.cpp | 4 ++-- src/screens/screen_type.h | 4 ++-- src/screens/search_engine.cpp | 4 ++-- src/screens/search_engine.h | 4 ++-- src/screens/sel_items_adder.cpp | 4 ++-- src/screens/sel_items_adder.h | 4 ++-- src/screens/server_info.cpp | 4 ++-- src/screens/server_info.h | 4 ++-- src/screens/song_info.cpp | 4 ++-- src/screens/song_info.h | 4 ++-- src/screens/sort_playlist.cpp | 4 ++-- src/screens/sort_playlist.h | 4 ++-- src/screens/tag_editor.cpp | 4 ++-- src/screens/tag_editor.h | 4 ++-- src/screens/tiny_tag_editor.cpp | 4 ++-- src/screens/tiny_tag_editor.h | 4 ++-- src/screens/visualizer.cpp | 4 ++-- src/screens/visualizer.h | 4 ++-- src/settings.cpp | 4 ++-- src/settings.h | 4 ++-- src/song.cpp | 4 ++-- src/song.h | 4 ++-- src/song_list.cpp | 4 ++-- src/song_list.h | 4 ++-- src/status.cpp | 4 ++-- src/status.h | 4 ++-- src/statusbar.cpp | 4 ++-- src/statusbar.h | 4 ++-- src/tags.cpp | 4 ++-- src/tags.h | 4 ++-- src/title.cpp | 4 ++-- src/title.h | 4 ++-- src/utility/comparators.cpp | 4 ++-- src/utility/comparators.h | 4 ++-- src/utility/const.h | 4 ++-- src/utility/conversion.h | 4 ++-- src/utility/functional.h | 4 ++-- src/utility/html.cpp | 4 ++-- src/utility/html.h | 4 ++-- src/utility/option_parser.cpp | 2 +- src/utility/option_parser.h | 2 +- src/utility/readline.h | 4 ++-- src/utility/sample_buffer.cpp | 4 ++-- src/utility/sample_buffer.h | 4 ++-- src/utility/scoped_value.h | 4 ++-- src/utility/shared_resource.h | 4 ++-- src/utility/storage_kind.h | 4 ++-- src/utility/string.cpp | 4 ++-- src/utility/string.h | 4 ++-- src/utility/type_conversions.cpp | 4 ++-- src/utility/type_conversions.h | 4 ++-- src/utility/wide_string.cpp | 4 ++-- src/utility/wide_string.h | 4 ++-- 122 files changed, 241 insertions(+), 241 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5e1ed0d4..85642200 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,7 +2,7 @@ Adrian Kowalski Alexander Lopatin Alexey Semenko Andreas Rammhold -Andrzej Rybczak +Andrzej Rybczak Anton Simakov Arnaud Guignard Asa Sourdiffe diff --git a/extras/artist_to_albumartist.cpp b/extras/artist_to_albumartist.cpp index 1f691123..c3ddfee3 100644 --- a/extras/artist_to_albumartist.cpp +++ b/extras/artist_to_albumartist.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2013 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/actions.cpp b/src/actions.cpp index 1a55b512..228e7f6b 100644 --- a/src/actions.cpp +++ b/src/actions.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/actions.h b/src/actions.h index 153f1bad..ecbf16eb 100644 --- a/src/actions.h +++ b/src/actions.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/bindings.cpp b/src/bindings.cpp index 831a2f59..0a560f2e 100644 --- a/src/bindings.cpp +++ b/src/bindings.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/bindings.h b/src/bindings.h index ac9d5073..beab06ef 100644 --- a/src/bindings.h +++ b/src/bindings.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/charset.cpp b/src/charset.cpp index 236cca79..c0fcc531 100644 --- a/src/charset.cpp +++ b/src/charset.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/charset.h b/src/charset.h index dbc00045..11f17c79 100644 --- a/src/charset.h +++ b/src/charset.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/configuration.cpp b/src/configuration.cpp index ee8b4b50..b7d80d75 100644 --- a/src/configuration.cpp +++ b/src/configuration.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/configuration.h b/src/configuration.h index d3307bd3..ea2e541d 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curl_handle.cpp b/src/curl_handle.cpp index dfe2c495..4e712825 100644 --- a/src/curl_handle.cpp +++ b/src/curl_handle.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curl_handle.h b/src/curl_handle.h index 67571b8f..8289f9ed 100644 --- a/src/curl_handle.h +++ b/src/curl_handle.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/formatted_color.cpp b/src/curses/formatted_color.cpp index 285b8e67..56b22e61 100644 --- a/src/curses/formatted_color.cpp +++ b/src/curses/formatted_color.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/formatted_color.h b/src/curses/formatted_color.h index 180ffbf0..2dac2634 100644 --- a/src/curses/formatted_color.h +++ b/src/curses/formatted_color.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/menu.h b/src/curses/menu.h index d8e5e8ef..71738716 100644 --- a/src/curses/menu.h +++ b/src/curses/menu.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/menu_impl.h b/src/curses/menu_impl.h index bcb4fd82..cddafa87 100644 --- a/src/curses/menu_impl.h +++ b/src/curses/menu_impl.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/scrollpad.cpp b/src/curses/scrollpad.cpp index ac21047f..eea75c02 100644 --- a/src/curses/scrollpad.cpp +++ b/src/curses/scrollpad.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/scrollpad.h b/src/curses/scrollpad.h index bb2c056c..fe5837fc 100644 --- a/src/curses/scrollpad.h +++ b/src/curses/scrollpad.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/strbuffer.h b/src/curses/strbuffer.h index ab91cd31..38def8d8 100644 --- a/src/curses/strbuffer.h +++ b/src/curses/strbuffer.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/window.cpp b/src/curses/window.cpp index 9e024c97..238f03a8 100644 --- a/src/curses/window.cpp +++ b/src/curses/window.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/curses/window.h b/src/curses/window.h index 97ed2e40..380dc12a 100644 --- a/src/curses/window.h +++ b/src/curses/window.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/display.cpp b/src/display.cpp index 3ca63201..59769c86 100644 --- a/src/display.cpp +++ b/src/display.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/display.h b/src/display.h index 9014d0cc..4160ad7e 100644 --- a/src/display.h +++ b/src/display.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/enums.cpp b/src/enums.cpp index ad9a052c..5ff08031 100644 --- a/src/enums.cpp +++ b/src/enums.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/enums.h b/src/enums.h index d3055c0b..0c3245ed 100644 --- a/src/enums.h +++ b/src/enums.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/format.cpp b/src/format.cpp index 810b6150..2316bccd 100644 --- a/src/format.cpp +++ b/src/format.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/format.h b/src/format.h index 21f8804b..a88889e5 100644 --- a/src/format.h +++ b/src/format.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/format_impl.h b/src/format_impl.h index 7655919d..914bc6ba 100644 --- a/src/format_impl.h +++ b/src/format_impl.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/gcc.h b/src/gcc.h index 0a83dc65..0a2cbd92 100644 --- a/src/gcc.h +++ b/src/gcc.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/global.cpp b/src/global.cpp index 682a6bbe..d8f17a4f 100644 --- a/src/global.cpp +++ b/src/global.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/global.h b/src/global.h index 03e3d24f..d9e07ccb 100644 --- a/src/global.h +++ b/src/global.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/helpers.cpp b/src/helpers.cpp index e3fdd3d8..de58ef6e 100644 --- a/src/helpers.cpp +++ b/src/helpers.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/helpers.h b/src/helpers.h index 09a4ea7c..48dff6e3 100644 --- a/src/helpers.h +++ b/src/helpers.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/helpers/song_iterator_maker.h b/src/helpers/song_iterator_maker.h index abdd227b..4c0f96ea 100644 --- a/src/helpers/song_iterator_maker.h +++ b/src/helpers/song_iterator_maker.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/interfaces.h b/src/interfaces.h index 46ebeb15..abbc31e0 100644 --- a/src/interfaces.h +++ b/src/interfaces.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/lastfm_service.cpp b/src/lastfm_service.cpp index d2da4230..39432adc 100644 --- a/src/lastfm_service.cpp +++ b/src/lastfm_service.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/lastfm_service.h b/src/lastfm_service.h index a815ebb7..858a4960 100644 --- a/src/lastfm_service.h +++ b/src/lastfm_service.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/lyrics_fetcher.cpp b/src/lyrics_fetcher.cpp index 5a41cabd..4c8352f5 100644 --- a/src/lyrics_fetcher.cpp +++ b/src/lyrics_fetcher.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/lyrics_fetcher.h b/src/lyrics_fetcher.h index 0e27dade..f2030683 100644 --- a/src/lyrics_fetcher.h +++ b/src/lyrics_fetcher.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/macro_utilities.cpp b/src/macro_utilities.cpp index 53ddf8a7..9f72805e 100644 --- a/src/macro_utilities.cpp +++ b/src/macro_utilities.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/macro_utilities.h b/src/macro_utilities.h index 8e17d4f6..660e6a53 100644 --- a/src/macro_utilities.h +++ b/src/macro_utilities.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/mpdpp.cpp b/src/mpdpp.cpp index b1f532b3..05c127e4 100644 --- a/src/mpdpp.cpp +++ b/src/mpdpp.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/mpdpp.h b/src/mpdpp.h index 11577142..5f56187a 100644 --- a/src/mpdpp.h +++ b/src/mpdpp.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/mutable_song.cpp b/src/mutable_song.cpp index 9a4c8100..4536ac8d 100644 --- a/src/mutable_song.cpp +++ b/src/mutable_song.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/mutable_song.h b/src/mutable_song.h index 368e8834..e7678253 100644 --- a/src/mutable_song.h +++ b/src/mutable_song.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/ncmpcpp.cpp b/src/ncmpcpp.cpp index c927cb56..f4385468 100644 --- a/src/ncmpcpp.cpp +++ b/src/ncmpcpp.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/regex_filter.h b/src/regex_filter.h index 42bbb411..31cd9e47 100644 --- a/src/regex_filter.h +++ b/src/regex_filter.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/runnable_item.h b/src/runnable_item.h index 76049588..7d71c600 100644 --- a/src/runnable_item.h +++ b/src/runnable_item.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/browser.cpp b/src/screens/browser.cpp index 7111e5c5..21069cc8 100644 --- a/src/screens/browser.cpp +++ b/src/screens/browser.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/browser.h b/src/screens/browser.h index 907c5cc0..5c90c144 100644 --- a/src/screens/browser.h +++ b/src/screens/browser.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/clock.cpp b/src/screens/clock.cpp index cf169428..a82d7182 100644 --- a/src/screens/clock.cpp +++ b/src/screens/clock.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/clock.h b/src/screens/clock.h index e2aec71f..58300ce1 100644 --- a/src/screens/clock.h +++ b/src/screens/clock.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/help.cpp b/src/screens/help.cpp index 868182f0..9235ec59 100644 --- a/src/screens/help.cpp +++ b/src/screens/help.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/help.h b/src/screens/help.h index 02f71f25..a3ca8c0e 100644 --- a/src/screens/help.h +++ b/src/screens/help.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/lastfm.cpp b/src/screens/lastfm.cpp index 7bc835b0..aaf6ee3f 100644 --- a/src/screens/lastfm.cpp +++ b/src/screens/lastfm.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/lastfm.h b/src/screens/lastfm.h index c590a3ee..bb6271d0 100644 --- a/src/screens/lastfm.h +++ b/src/screens/lastfm.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/lyrics.cpp b/src/screens/lyrics.cpp index 0a89bd8e..c2cc7d74 100644 --- a/src/screens/lyrics.cpp +++ b/src/screens/lyrics.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/lyrics.h b/src/screens/lyrics.h index 0146a677..11ef3654 100644 --- a/src/screens/lyrics.h +++ b/src/screens/lyrics.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/media_library.cpp b/src/screens/media_library.cpp index 5e556fbd..0cb75146 100644 --- a/src/screens/media_library.cpp +++ b/src/screens/media_library.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/media_library.h b/src/screens/media_library.h index ae437883..6c26677d 100644 --- a/src/screens/media_library.h +++ b/src/screens/media_library.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/outputs.cpp b/src/screens/outputs.cpp index 21280537..aa941e4b 100644 --- a/src/screens/outputs.cpp +++ b/src/screens/outputs.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/outputs.h b/src/screens/outputs.h index aff31ec0..143c6232 100644 --- a/src/screens/outputs.h +++ b/src/screens/outputs.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/playlist.cpp b/src/screens/playlist.cpp index 16bb4134..80f81dac 100644 --- a/src/screens/playlist.cpp +++ b/src/screens/playlist.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/playlist.h b/src/screens/playlist.h index e45e1022..30d6d565 100644 --- a/src/screens/playlist.h +++ b/src/screens/playlist.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/playlist_editor.cpp b/src/screens/playlist_editor.cpp index f5ed7e8f..1c00d3b4 100644 --- a/src/screens/playlist_editor.cpp +++ b/src/screens/playlist_editor.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/playlist_editor.h b/src/screens/playlist_editor.h index 73ae2a60..f5bce737 100644 --- a/src/screens/playlist_editor.h +++ b/src/screens/playlist_editor.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/screen.cpp b/src/screens/screen.cpp index e2e74bba..034a78aa 100644 --- a/src/screens/screen.cpp +++ b/src/screens/screen.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/screen.h b/src/screens/screen.h index 42252ee4..245c0450 100644 --- a/src/screens/screen.h +++ b/src/screens/screen.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/screen_switcher.h b/src/screens/screen_switcher.h index f77862c0..d1249f3d 100644 --- a/src/screens/screen_switcher.h +++ b/src/screens/screen_switcher.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/screen_type.cpp b/src/screens/screen_type.cpp index e543c48c..551be169 100644 --- a/src/screens/screen_type.cpp +++ b/src/screens/screen_type.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/screen_type.h b/src/screens/screen_type.h index 4fcc53ee..5182b23c 100644 --- a/src/screens/screen_type.h +++ b/src/screens/screen_type.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/search_engine.cpp b/src/screens/search_engine.cpp index c4d4a1a8..e18702c4 100644 --- a/src/screens/search_engine.cpp +++ b/src/screens/search_engine.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/search_engine.h b/src/screens/search_engine.h index 71fcd09b..0d067018 100644 --- a/src/screens/search_engine.h +++ b/src/screens/search_engine.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/sel_items_adder.cpp b/src/screens/sel_items_adder.cpp index 02128537..e48eeac6 100644 --- a/src/screens/sel_items_adder.cpp +++ b/src/screens/sel_items_adder.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/sel_items_adder.h b/src/screens/sel_items_adder.h index 578069b3..2e0ddfae 100644 --- a/src/screens/sel_items_adder.h +++ b/src/screens/sel_items_adder.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/server_info.cpp b/src/screens/server_info.cpp index d1e077eb..14521d6f 100644 --- a/src/screens/server_info.cpp +++ b/src/screens/server_info.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/server_info.h b/src/screens/server_info.h index 11c27c42..69bfe4da 100644 --- a/src/screens/server_info.h +++ b/src/screens/server_info.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/song_info.cpp b/src/screens/song_info.cpp index ff545bc7..853d33b2 100644 --- a/src/screens/song_info.cpp +++ b/src/screens/song_info.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/song_info.h b/src/screens/song_info.h index 8f240a85..37a0ae45 100644 --- a/src/screens/song_info.h +++ b/src/screens/song_info.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/sort_playlist.cpp b/src/screens/sort_playlist.cpp index c58d7f8f..39a8eb15 100644 --- a/src/screens/sort_playlist.cpp +++ b/src/screens/sort_playlist.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/sort_playlist.h b/src/screens/sort_playlist.h index 2c6c67fd..09c9f2cb 100644 --- a/src/screens/sort_playlist.h +++ b/src/screens/sort_playlist.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/tag_editor.cpp b/src/screens/tag_editor.cpp index 526d2be6..d754f499 100644 --- a/src/screens/tag_editor.cpp +++ b/src/screens/tag_editor.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/tag_editor.h b/src/screens/tag_editor.h index 591dcdb8..1896026f 100644 --- a/src/screens/tag_editor.h +++ b/src/screens/tag_editor.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/tiny_tag_editor.cpp b/src/screens/tiny_tag_editor.cpp index c0e7a651..c791490e 100644 --- a/src/screens/tiny_tag_editor.cpp +++ b/src/screens/tiny_tag_editor.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/tiny_tag_editor.h b/src/screens/tiny_tag_editor.h index 58a8be80..a91e8ee2 100644 --- a/src/screens/tiny_tag_editor.h +++ b/src/screens/tiny_tag_editor.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/visualizer.cpp b/src/screens/visualizer.cpp index b6348b07..c60c1dc3 100644 --- a/src/screens/visualizer.cpp +++ b/src/screens/visualizer.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/screens/visualizer.h b/src/screens/visualizer.h index 87cb0c80..fbe0e271 100644 --- a/src/screens/visualizer.h +++ b/src/screens/visualizer.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/settings.cpp b/src/settings.cpp index b493a8dc..2d8a0ba2 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/settings.h b/src/settings.h index 78e5480f..b8079ade 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/song.cpp b/src/song.cpp index d18ba9df..70822d10 100644 --- a/src/song.cpp +++ b/src/song.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/song.h b/src/song.h index c80ce117..a86b56b2 100644 --- a/src/song.h +++ b/src/song.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/song_list.cpp b/src/song_list.cpp index ddea39f9..4da04c34 100644 --- a/src/song_list.cpp +++ b/src/song_list.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/song_list.h b/src/song_list.h index f4b27d3d..5080d8c4 100644 --- a/src/song_list.h +++ b/src/song_list.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/status.cpp b/src/status.cpp index a7d6654c..5ee50b4a 100644 --- a/src/status.cpp +++ b/src/status.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/status.h b/src/status.h index 5bbb01e0..f0fc0ba6 100644 --- a/src/status.h +++ b/src/status.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/statusbar.cpp b/src/statusbar.cpp index 758b9b8f..8421bc8d 100644 --- a/src/statusbar.cpp +++ b/src/statusbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/statusbar.h b/src/statusbar.h index 58b0d2ca..0cadaf56 100644 --- a/src/statusbar.h +++ b/src/statusbar.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/tags.cpp b/src/tags.cpp index d8823a55..a8b34ab7 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/tags.h b/src/tags.h index b943e529..cf97d4a2 100644 --- a/src/tags.h +++ b/src/tags.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/title.cpp b/src/title.cpp index 8efb6593..bcf61a50 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/title.h b/src/title.h index b5a4bd14..8fc7d825 100644 --- a/src/title.h +++ b/src/title.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/comparators.cpp b/src/utility/comparators.cpp index 66ea16e6..a9c0d339 100644 --- a/src/utility/comparators.cpp +++ b/src/utility/comparators.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/comparators.h b/src/utility/comparators.h index e464c152..1b8e056e 100644 --- a/src/utility/comparators.h +++ b/src/utility/comparators.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/const.h b/src/utility/const.h index a1627e23..2b84f0df 100644 --- a/src/utility/const.h +++ b/src/utility/const.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/conversion.h b/src/utility/conversion.h index 478786a6..80d0a839 100644 --- a/src/utility/conversion.h +++ b/src/utility/conversion.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/functional.h b/src/utility/functional.h index d9c45a8e..a5727c33 100644 --- a/src/utility/functional.h +++ b/src/utility/functional.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/html.cpp b/src/utility/html.cpp index b2445619..031f258e 100644 --- a/src/utility/html.cpp +++ b/src/utility/html.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/html.h b/src/utility/html.h index 3f6f11f5..a5b07944 100644 --- a/src/utility/html.h +++ b/src/utility/html.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/option_parser.cpp b/src/utility/option_parser.cpp index 52caa1cd..826ed937 100644 --- a/src/utility/option_parser.cpp +++ b/src/utility/option_parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017, Andrzej Rybczak + * Copyright (c) 2014-2021, Andrzej Rybczak * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/utility/option_parser.h b/src/utility/option_parser.h index 7f9cc9ca..b68fd2ab 100644 --- a/src/utility/option_parser.h +++ b/src/utility/option_parser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017, Andrzej Rybczak + * Copyright (c) 2014-2021, Andrzej Rybczak * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/utility/readline.h b/src/utility/readline.h index 43a8be44..1506bef9 100644 --- a/src/utility/readline.h +++ b/src/utility/readline.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/sample_buffer.cpp b/src/utility/sample_buffer.cpp index 7e3053d1..8e916811 100644 --- a/src/utility/sample_buffer.cpp +++ b/src/utility/sample_buffer.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/sample_buffer.h b/src/utility/sample_buffer.h index 51516ad8..d90247e1 100644 --- a/src/utility/sample_buffer.h +++ b/src/utility/sample_buffer.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/scoped_value.h b/src/utility/scoped_value.h index 8aad5422..3c286c6d 100644 --- a/src/utility/scoped_value.h +++ b/src/utility/scoped_value.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/shared_resource.h b/src/utility/shared_resource.h index cc5a4d3d..1021240f 100644 --- a/src/utility/shared_resource.h +++ b/src/utility/shared_resource.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/storage_kind.h b/src/utility/storage_kind.h index 70d69cbf..81b2f818 100644 --- a/src/utility/storage_kind.h +++ b/src/utility/storage_kind.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/string.cpp b/src/utility/string.cpp index f82e6be7..5356e651 100644 --- a/src/utility/string.cpp +++ b/src/utility/string.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/string.h b/src/utility/string.h index 41616756..e86ddeb8 100644 --- a/src/utility/string.h +++ b/src/utility/string.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/type_conversions.cpp b/src/utility/type_conversions.cpp index 6e460e5a..d4bfb8cd 100644 --- a/src/utility/type_conversions.cpp +++ b/src/utility/type_conversions.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/type_conversions.h b/src/utility/type_conversions.h index 43c1da9b..2143c6a5 100644 --- a/src/utility/type_conversions.h +++ b/src/utility/type_conversions.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/wide_string.cpp b/src/utility/wide_string.cpp index 381f2f99..70edc93e 100644 --- a/src/utility/wide_string.cpp +++ b/src/utility/wide_string.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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/src/utility/wide_string.h b/src/utility/wide_string.h index 38e24208..009b4ab2 100644 --- a/src/utility/wide_string.h +++ b/src/utility/wide_string.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2008-2017 by Andrzej Rybczak * - * electricityispower@gmail.com * + * Copyright (C) 2008-2021 by Andrzej Rybczak * + * andrzej@rybczak.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 *