diff --git a/src/collection/collection.cpp b/src/collection/collection.cpp index 34b6dedd6..32a340075 100644 --- a/src/collection/collection.cpp +++ b/src/collection/collection.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collection.h b/src/collection/collection.h index edc508cb9..650ac7259 100644 --- a/src/collection/collection.h +++ b/src/collection/collection.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionbackend.cpp b/src/collection/collectionbackend.cpp index 036ef0937..d37bcd0d9 100644 --- a/src/collection/collectionbackend.cpp +++ b/src/collection/collectionbackend.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionbackend.h b/src/collection/collectionbackend.h index 6c7ac3e3b..ade546c23 100644 --- a/src/collection/collectionbackend.h +++ b/src/collection/collectionbackend.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionitem.h b/src/collection/collectionitem.h index 2942a0b17..0c47ae9f1 100644 --- a/src/collection/collectionitem.h +++ b/src/collection/collectionitem.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionitemdelegate.cpp b/src/collection/collectionitemdelegate.cpp index 505ecdc25..a1275087b 100644 --- a/src/collection/collectionitemdelegate.cpp +++ b/src/collection/collectionitemdelegate.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionitemdelegate.h b/src/collection/collectionitemdelegate.h index c4e0c8370..a38009612 100644 --- a/src/collection/collectionitemdelegate.h +++ b/src/collection/collectionitemdelegate.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionmodel.cpp b/src/collection/collectionmodel.cpp index 7447c285a..9bbdb8277 100644 --- a/src/collection/collectionmodel.cpp +++ b/src/collection/collectionmodel.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionmodel.h b/src/collection/collectionmodel.h index 6b5924a12..73a1aaa28 100644 --- a/src/collection/collectionmodel.h +++ b/src/collection/collectionmodel.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionplaylistitem.cpp b/src/collection/collectionplaylistitem.cpp index 3e9d1da27..7b96ae546 100644 --- a/src/collection/collectionplaylistitem.cpp +++ b/src/collection/collectionplaylistitem.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionplaylistitem.h b/src/collection/collectionplaylistitem.h index 770cdd7bc..b61b2ee11 100644 --- a/src/collection/collectionplaylistitem.h +++ b/src/collection/collectionplaylistitem.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionquery.cpp b/src/collection/collectionquery.cpp index 97226104b..34f20c88d 100644 --- a/src/collection/collectionquery.cpp +++ b/src/collection/collectionquery.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionquery.h b/src/collection/collectionquery.h index 1276f4496..3af8e392a 100644 --- a/src/collection/collectionquery.h +++ b/src/collection/collectionquery.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionview.cpp b/src/collection/collectionview.cpp index d096923c4..adc31a16b 100644 --- a/src/collection/collectionview.cpp +++ b/src/collection/collectionview.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionview.h b/src/collection/collectionview.h index 4083591a6..04c7bfc1b 100644 --- a/src/collection/collectionview.h +++ b/src/collection/collectionview.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionviewcontainer.cpp b/src/collection/collectionviewcontainer.cpp index 1dabf7409..7ea50ebff 100644 --- a/src/collection/collectionviewcontainer.cpp +++ b/src/collection/collectionviewcontainer.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionviewcontainer.h b/src/collection/collectionviewcontainer.h index 866bbf759..f54025789 100644 --- a/src/collection/collectionviewcontainer.h +++ b/src/collection/collectionviewcontainer.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionwatcher.cpp b/src/collection/collectionwatcher.cpp index 0834c52f4..dacf281ef 100644 --- a/src/collection/collectionwatcher.cpp +++ b/src/collection/collectionwatcher.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/collectionwatcher.h b/src/collection/collectionwatcher.h index 41a6eeb52..d01491d6a 100644 --- a/src/collection/collectionwatcher.h +++ b/src/collection/collectionwatcher.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/groupbydialog.cpp b/src/collection/groupbydialog.cpp index 72c0e95d8..908302ceb 100644 --- a/src/collection/groupbydialog.cpp +++ b/src/collection/groupbydialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/groupbydialog.h b/src/collection/groupbydialog.h index 219eaec69..4cfae68ab 100644 --- a/src/collection/groupbydialog.h +++ b/src/collection/groupbydialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collection/savedgroupingmanager.cpp b/src/collection/savedgroupingmanager.cpp index 9869ab5bc..5a5bbb31b 100644 --- a/src/collection/savedgroupingmanager.cpp +++ b/src/collection/savedgroupingmanager.cpp @@ -1,7 +1,8 @@ /* * Strawberry Music Player * This file was part of Clementine. - * Copyright 2010, David Sansome + * Copyright 2015, Nick Lanham + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/collection/savedgroupingmanager.h b/src/collection/savedgroupingmanager.h index 079880e0d..3f42e0ffc 100644 --- a/src/collection/savedgroupingmanager.h +++ b/src/collection/savedgroupingmanager.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2015, Nick Lanham + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/config.h.in b/src/config.h.in index 3b038d394..ad0b77a2d 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -1,22 +1,3 @@ -/* - * Strawberry Music Player - * Copyright 2013, Jonas Kvinge - * - * Strawberry is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Strawberry is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Strawberry. If not, see . - * - */ - #ifndef CONFIG_H_IN #define CONFIG_H_IN diff --git a/src/context/contextalbum.cpp b/src/context/contextalbum.cpp index ba6381c04..b613bdd67 100644 --- a/src/context/contextalbum.cpp +++ b/src/context/contextalbum.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/context/contextalbum.h b/src/context/contextalbum.h index dfc419b3e..37f9cfda8 100644 --- a/src/context/contextalbum.h +++ b/src/context/contextalbum.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/context/contextalbumsmodel.cpp b/src/context/contextalbumsmodel.cpp index f95ccba17..4ba705168 100644 --- a/src/context/contextalbumsmodel.cpp +++ b/src/context/contextalbumsmodel.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/context/contextalbumsmodel.h b/src/context/contextalbumsmodel.h index 2e2d87b99..50b069519 100644 --- a/src/context/contextalbumsmodel.h +++ b/src/context/contextalbumsmodel.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/context/contextalbumsview.cpp b/src/context/contextalbumsview.cpp index 9687da38e..ab076d5b8 100644 --- a/src/context/contextalbumsview.cpp +++ b/src/context/contextalbumsview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/context/contextalbumsview.h b/src/context/contextalbumsview.h index e818f418f..8e279f95f 100644 --- a/src/context/contextalbumsview.h +++ b/src/context/contextalbumsview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/context/contextview.cpp b/src/context/contextview.cpp index 54116afad..5dff8c202 100644 --- a/src/context/contextview.cpp +++ b/src/context/contextview.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/context/contextview.h b/src/context/contextview.h index 0a49ff3d5..6b610c0a9 100644 --- a/src/context/contextview.h +++ b/src/context/contextview.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/core/application.cpp b/src/core/application.cpp index 9f2de38b7..85d6c6e04 100644 --- a/src/core/application.cpp +++ b/src/core/application.cpp @@ -3,7 +3,7 @@ * This file was part of Clementine. * Copyright 2012, David Sansome * Copyright 2012, 2014, John Maguire - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/application.h b/src/core/application.h index b93682a90..25e74244c 100644 --- a/src/core/application.h +++ b/src/core/application.h @@ -3,7 +3,7 @@ * This file was part of Clementine. * Copyright 2012, David Sansome * Copyright 2012, 2014, John Maguire - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/database.cpp b/src/core/database.cpp index 369d0edf2..f9fd715dd 100644 --- a/src/core/database.cpp +++ b/src/core/database.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/database.h b/src/core/database.h index add26f7e4..b57223d9f 100644 --- a/src/core/database.h +++ b/src/core/database.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/deletefiles.cpp b/src/core/deletefiles.cpp index dc93366e8..56852dde4 100644 --- a/src/core/deletefiles.cpp +++ b/src/core/deletefiles.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/deletefiles.h b/src/core/deletefiles.h index 1dbaaf744..0bfd52346 100644 --- a/src/core/deletefiles.h +++ b/src/core/deletefiles.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/filesystemmusicstorage.cpp b/src/core/filesystemmusicstorage.cpp index 575ce4e7e..b40cca3fa 100644 --- a/src/core/filesystemmusicstorage.cpp +++ b/src/core/filesystemmusicstorage.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/filesystemmusicstorage.h b/src/core/filesystemmusicstorage.h index a6c43e63a..53bb02d78 100644 --- a/src/core/filesystemmusicstorage.h +++ b/src/core/filesystemmusicstorage.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/iconloader.cpp b/src/core/iconloader.cpp index d6bee86e8..828ddbc3c 100644 --- a/src/core/iconloader.cpp +++ b/src/core/iconloader.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, 2017-2019, Jonas Kvinge + * Copyright 2013, 2017-2021, Jonas Kvinge * * Strawberry 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/core/iconloader.h b/src/core/iconloader.h index c02ae4f3a..5c87fc726 100644 --- a/src/core/iconloader.h +++ b/src/core/iconloader.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, 2017-2019, Jonas Kvinge + * Copyright 2013, 2017-2021, Jonas Kvinge * * Strawberry 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/core/imageutils.cpp b/src/core/imageutils.cpp index 393dcd591..ba7f2db3b 100644 --- a/src/core/imageutils.cpp +++ b/src/core/imageutils.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/imageutils.h b/src/core/imageutils.h index 76b8d03c8..f0e8673c8 100644 --- a/src/core/imageutils.h +++ b/src/core/imageutils.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/mac_startup.mm b/src/core/mac_startup.mm index 0f1445cbf..4961fd3f0 100644 --- a/src/core/mac_startup.mm +++ b/src/core/mac_startup.mm @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mac_utilities.h b/src/core/mac_utilities.h index aea89cdef..e4bd4ccd8 100644 --- a/src/core/mac_utilities.h +++ b/src/core/mac_utilities.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2011, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mac_utilities.mm b/src/core/mac_utilities.mm index eb6d5d8a1..3e441cf11 100644 --- a/src/core/mac_utilities.mm +++ b/src/core/mac_utilities.mm @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/macfslistener.h b/src/core/macfslistener.h index 9ba08d852..df5a5d593 100644 --- a/src/core/macfslistener.h +++ b/src/core/macfslistener.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/macfslistener.mm b/src/core/macfslistener.mm index 2b5ecb154..c7b1d3229 100644 --- a/src/core/macfslistener.mm +++ b/src/core/macfslistener.mm @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/macsystemtrayicon.h b/src/core/macsystemtrayicon.h index 8bd935a43..2d4ad8364 100644 --- a/src/core/macsystemtrayicon.h +++ b/src/core/macsystemtrayicon.h @@ -2,6 +2,7 @@ *Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/macsystemtrayicon.mm b/src/core/macsystemtrayicon.mm index 64d4546cd..70cadb857 100644 --- a/src/core/macsystemtrayicon.mm +++ b/src/core/macsystemtrayicon.mm @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mainwindow.cpp b/src/core/mainwindow.cpp index 9d6d1add0..b54542ff8 100644 --- a/src/core/mainwindow.cpp +++ b/src/core/mainwindow.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/core/mainwindow.h b/src/core/mainwindow.h index dea2d505f..f798b4eeb 100644 --- a/src/core/mainwindow.h +++ b/src/core/mainwindow.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013-2020, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/core/mergedproxymodel.cpp b/src/core/mergedproxymodel.cpp index d58fb259c..6784659a7 100644 --- a/src/core/mergedproxymodel.cpp +++ b/src/core/mergedproxymodel.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/mergedproxymodel.h b/src/core/mergedproxymodel.h index 521ee98f5..79c82497f 100644 --- a/src/core/mergedproxymodel.h +++ b/src/core/mergedproxymodel.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/metatypes.cpp b/src/core/metatypes.cpp index eb5a4d9d1..1d72435aa 100644 --- a/src/core/metatypes.cpp +++ b/src/core/metatypes.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mpris.cpp b/src/core/mpris.cpp index 0eddb497b..5161a327f 100644 --- a/src/core/mpris.cpp +++ b/src/core/mpris.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mpris.h b/src/core/mpris.h index 638a4b52a..197ae2bfd 100644 --- a/src/core/mpris.h +++ b/src/core/mpris.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mpris2.cpp b/src/core/mpris2.cpp index b2e5b0818..8adc7523a 100644 --- a/src/core/mpris2.cpp +++ b/src/core/mpris2.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/mpris2.h b/src/core/mpris2.h index 6789dafd5..3d840b0a3 100644 --- a/src/core/mpris2.h +++ b/src/core/mpris2.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/musicstorage.cpp b/src/core/musicstorage.cpp index dcfd09446..d4c71f05e 100644 --- a/src/core/musicstorage.cpp +++ b/src/core/musicstorage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/musicstorage.h b/src/core/musicstorage.h index e7c744d1c..161d4d29e 100644 --- a/src/core/musicstorage.h +++ b/src/core/musicstorage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/networkaccessmanager.cpp b/src/core/networkaccessmanager.cpp index fca30afb2..edb583fe2 100644 --- a/src/core/networkaccessmanager.cpp +++ b/src/core/networkaccessmanager.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/networkaccessmanager.h b/src/core/networkaccessmanager.h index 2732b0345..2b6e82a59 100644 --- a/src/core/networkaccessmanager.h +++ b/src/core/networkaccessmanager.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/player.cpp b/src/core/player.cpp index cc889d46b..d310f7d11 100644 --- a/src/core/player.cpp +++ b/src/core/player.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/player.h b/src/core/player.h index 575baad58..08b99c9a5 100644 --- a/src/core/player.h +++ b/src/core/player.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/qtsystemtrayicon.cpp b/src/core/qtsystemtrayicon.cpp index 6ab6dee65..62c2b42a9 100644 --- a/src/core/qtsystemtrayicon.cpp +++ b/src/core/qtsystemtrayicon.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/qtsystemtrayicon.h b/src/core/qtsystemtrayicon.h index c9462b589..bca5459a6 100644 --- a/src/core/qtsystemtrayicon.h +++ b/src/core/qtsystemtrayicon.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/settingsprovider.cpp b/src/core/settingsprovider.cpp index 7d9889f49..76464b45d 100644 --- a/src/core/settingsprovider.cpp +++ b/src/core/settingsprovider.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/settingsprovider.h b/src/core/settingsprovider.h index 98653888f..fd1322fe6 100644 --- a/src/core/settingsprovider.h +++ b/src/core/settingsprovider.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/simpletreeitem.h b/src/core/simpletreeitem.h index 1247b02dc..d3e3d5436 100644 --- a/src/core/simpletreeitem.h +++ b/src/core/simpletreeitem.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/simpletreemodel.h b/src/core/simpletreemodel.h index 157cdb5e9..bf8b1054b 100644 --- a/src/core/simpletreemodel.h +++ b/src/core/simpletreemodel.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/song.cpp b/src/core/song.cpp index 01bcd0c11..7056ccf27 100644 --- a/src/core/song.cpp +++ b/src/core/song.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/song.h b/src/core/song.h index 0cad743ff..9e5c35f0d 100644 --- a/src/core/song.h +++ b/src/core/song.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/songloader.cpp b/src/core/songloader.cpp index 12a9486f0..7e52a126c 100644 --- a/src/core/songloader.cpp +++ b/src/core/songloader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/songloader.h b/src/core/songloader.h index 0a5842ab0..2ee292881 100644 --- a/src/core/songloader.h +++ b/src/core/songloader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/stylesheetloader.cpp b/src/core/stylesheetloader.cpp index 2c9bb6891..51b4825c1 100644 --- a/src/core/stylesheetloader.cpp +++ b/src/core/stylesheetloader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/stylesheetloader.h b/src/core/stylesheetloader.h index 367f65483..cc7ea59f2 100644 --- a/src/core/stylesheetloader.h +++ b/src/core/stylesheetloader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/systemtrayicon.cpp b/src/core/systemtrayicon.cpp index bb06fbdb2..c9be5a501 100644 --- a/src/core/systemtrayicon.cpp +++ b/src/core/systemtrayicon.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/systemtrayicon.h b/src/core/systemtrayicon.h index 8e5b4eab9..8701410f0 100644 --- a/src/core/systemtrayicon.h +++ b/src/core/systemtrayicon.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/tagreaderclient.cpp b/src/core/tagreaderclient.cpp index 1a3f4b096..35ba3f7a7 100644 --- a/src/core/tagreaderclient.cpp +++ b/src/core/tagreaderclient.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/tagreaderclient.h b/src/core/tagreaderclient.h index 3a807f7de..7045c6732 100644 --- a/src/core/tagreaderclient.h +++ b/src/core/tagreaderclient.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2011, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/taskmanager.cpp b/src/core/taskmanager.cpp index bcfa541a8..da53ee1a2 100644 --- a/src/core/taskmanager.cpp +++ b/src/core/taskmanager.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/taskmanager.h b/src/core/taskmanager.h index 3fb98c8a7..e972f2df1 100644 --- a/src/core/taskmanager.h +++ b/src/core/taskmanager.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/threadsafenetworkdiskcache.cpp b/src/core/threadsafenetworkdiskcache.cpp index 579b69b0c..766d66e99 100644 --- a/src/core/threadsafenetworkdiskcache.cpp +++ b/src/core/threadsafenetworkdiskcache.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/threadsafenetworkdiskcache.h b/src/core/threadsafenetworkdiskcache.h index 7c3eedfe1..4f3df36c6 100644 --- a/src/core/threadsafenetworkdiskcache.h +++ b/src/core/threadsafenetworkdiskcache.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/translations.cpp b/src/core/translations.cpp index 66b4fa99c..730cf77fd 100644 --- a/src/core/translations.cpp +++ b/src/core/translations.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/translations.h b/src/core/translations.h index 7d18acda4..0c8103a10 100644 --- a/src/core/translations.h +++ b/src/core/translations.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/core/utilities.cpp b/src/core/utilities.cpp index c4b364635..6d83ca8a8 100644 --- a/src/core/utilities.cpp +++ b/src/core/utilities.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/utilities.h b/src/core/utilities.h index b2653012f..9e1685f98 100644 --- a/src/core/utilities.h +++ b/src/core/utilities.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/core/windows7thumbbar.cpp b/src/core/windows7thumbbar.cpp index bde2ff474..5f6085201 100644 --- a/src/core/windows7thumbbar.cpp +++ b/src/core/windows7thumbbar.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/core/windows7thumbbar.h b/src/core/windows7thumbbar.h index 8fd48322d..afc8965b2 100644 --- a/src/core/windows7thumbbar.h +++ b/src/core/windows7thumbbar.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverchoicecontroller.cpp b/src/covermanager/albumcoverchoicecontroller.cpp index e09ed71ae..bf6bd7b0a 100644 --- a/src/covermanager/albumcoverchoicecontroller.cpp +++ b/src/covermanager/albumcoverchoicecontroller.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverchoicecontroller.h b/src/covermanager/albumcoverchoicecontroller.h index 0de29ddb7..35fbcdf40 100644 --- a/src/covermanager/albumcoverchoicecontroller.h +++ b/src/covermanager/albumcoverchoicecontroller.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverfetcher.cpp b/src/covermanager/albumcoverfetcher.cpp index c3a9bb692..2bd5ea798 100644 --- a/src/covermanager/albumcoverfetcher.cpp +++ b/src/covermanager/albumcoverfetcher.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverfetcher.h b/src/covermanager/albumcoverfetcher.h index 7a016af0b..72f403896 100644 --- a/src/covermanager/albumcoverfetcher.h +++ b/src/covermanager/albumcoverfetcher.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverfetchersearch.cpp b/src/covermanager/albumcoverfetchersearch.cpp index 3f97e69f0..70e1d3ae9 100644 --- a/src/covermanager/albumcoverfetchersearch.cpp +++ b/src/covermanager/albumcoverfetchersearch.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverfetchersearch.h b/src/covermanager/albumcoverfetchersearch.h index 54fe3edb8..13f2fab39 100644 --- a/src/covermanager/albumcoverfetchersearch.h +++ b/src/covermanager/albumcoverfetchersearch.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverloader.cpp b/src/covermanager/albumcoverloader.cpp index 32ef98bc6..6d3aa1ef4 100644 --- a/src/covermanager/albumcoverloader.cpp +++ b/src/covermanager/albumcoverloader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverloader.h b/src/covermanager/albumcoverloader.h index ecbb667df..937ffeba1 100644 --- a/src/covermanager/albumcoverloader.h +++ b/src/covermanager/albumcoverloader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverloaderoptions.h b/src/covermanager/albumcoverloaderoptions.h index 5fbfd0299..02f028ce2 100644 --- a/src/covermanager/albumcoverloaderoptions.h +++ b/src/covermanager/albumcoverloaderoptions.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoverloaderresult.h b/src/covermanager/albumcoverloaderresult.h index fab708be3..e7b49dc5d 100644 --- a/src/covermanager/albumcoverloaderresult.h +++ b/src/covermanager/albumcoverloaderresult.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcovermanager.cpp b/src/covermanager/albumcovermanager.cpp index a7f0ee18b..979007f1d 100644 --- a/src/covermanager/albumcovermanager.cpp +++ b/src/covermanager/albumcovermanager.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcovermanager.h b/src/covermanager/albumcovermanager.h index 6dbde4197..c04b7dc39 100644 --- a/src/covermanager/albumcovermanager.h +++ b/src/covermanager/albumcovermanager.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcovermanagerlist.cpp b/src/covermanager/albumcovermanagerlist.cpp index 062a5fa3f..c02ac7971 100644 --- a/src/covermanager/albumcovermanagerlist.cpp +++ b/src/covermanager/albumcovermanagerlist.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcovermanagerlist.h b/src/covermanager/albumcovermanagerlist.h index 8f6f24450..129a21553 100644 --- a/src/covermanager/albumcovermanagerlist.h +++ b/src/covermanager/albumcovermanagerlist.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoversearcher.cpp b/src/covermanager/albumcoversearcher.cpp index 1df852cfa..40eda38a6 100644 --- a/src/covermanager/albumcoversearcher.cpp +++ b/src/covermanager/albumcoversearcher.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/albumcoversearcher.h b/src/covermanager/albumcoversearcher.h index 3eb898346..6ad716ed9 100644 --- a/src/covermanager/albumcoversearcher.h +++ b/src/covermanager/albumcoversearcher.h @@ -1,9 +1,8 @@ - /* * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/coverfromurldialog.cpp b/src/covermanager/coverfromurldialog.cpp index fcfd9b39c..98e3a95c1 100644 --- a/src/covermanager/coverfromurldialog.cpp +++ b/src/covermanager/coverfromurldialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2021, Jonas Kvinge * * Strawberry 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/covermanager/coverfromurldialog.h b/src/covermanager/coverfromurldialog.h index 77e7d4206..2c9728446 100644 --- a/src/covermanager/coverfromurldialog.h +++ b/src/covermanager/coverfromurldialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2021, Jonas Kvinge * * Strawberry 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/covermanager/coverprovider.cpp b/src/covermanager/coverprovider.cpp index e5234ceee..5e6931f6f 100644 --- a/src/covermanager/coverprovider.cpp +++ b/src/covermanager/coverprovider.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/coverprovider.h b/src/covermanager/coverprovider.h index e8a8bdbbf..091e23063 100644 --- a/src/covermanager/coverprovider.h +++ b/src/covermanager/coverprovider.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/coverproviders.cpp b/src/covermanager/coverproviders.cpp index 8916a59e0..f5784e590 100644 --- a/src/covermanager/coverproviders.cpp +++ b/src/covermanager/coverproviders.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/coverproviders.h b/src/covermanager/coverproviders.h index 8fde8f3af..56b106910 100644 --- a/src/covermanager/coverproviders.h +++ b/src/covermanager/coverproviders.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/currentalbumcoverloader.cpp b/src/covermanager/currentalbumcoverloader.cpp index 6ac84ef2e..f92df0741 100644 --- a/src/covermanager/currentalbumcoverloader.cpp +++ b/src/covermanager/currentalbumcoverloader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019-2020, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/currentalbumcoverloader.h b/src/covermanager/currentalbumcoverloader.h index 6805bb268..07a2298bb 100644 --- a/src/covermanager/currentalbumcoverloader.h +++ b/src/covermanager/currentalbumcoverloader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019-2020, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/covermanager/deezercoverprovider.cpp b/src/covermanager/deezercoverprovider.cpp index ba17d59d1..ab749e0ce 100644 --- a/src/covermanager/deezercoverprovider.cpp +++ b/src/covermanager/deezercoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/deezercoverprovider.h b/src/covermanager/deezercoverprovider.h index 0bc033ee1..9acdb639d 100644 --- a/src/covermanager/deezercoverprovider.h +++ b/src/covermanager/deezercoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/discogscoverprovider.cpp b/src/covermanager/discogscoverprovider.cpp index fc056810d..0a6ad49e4 100644 --- a/src/covermanager/discogscoverprovider.cpp +++ b/src/covermanager/discogscoverprovider.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, Martin Björklund - * Copyright 2016, Jonas Kvinge + * Copyright 2016-2021, Jonas Kvinge * * Strawberry 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/covermanager/discogscoverprovider.h b/src/covermanager/discogscoverprovider.h index 47d6e3bad..bc2bbc5bf 100644 --- a/src/covermanager/discogscoverprovider.h +++ b/src/covermanager/discogscoverprovider.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, Martin Björklund - * Copyright 2016, Jonas Kvinge + * Copyright 2016-2021, Jonas Kvinge * * Strawberry 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/covermanager/jsoncoverprovider.cpp b/src/covermanager/jsoncoverprovider.cpp index 17c959313..b0a55cdee 100644 --- a/src/covermanager/jsoncoverprovider.cpp +++ b/src/covermanager/jsoncoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/jsoncoverprovider.h b/src/covermanager/jsoncoverprovider.h index e63da1edb..7f8bf91c0 100644 --- a/src/covermanager/jsoncoverprovider.h +++ b/src/covermanager/jsoncoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/lastfmcoverprovider.cpp b/src/covermanager/lastfmcoverprovider.cpp index 1acc43ecc..ff2ccb845 100644 --- a/src/covermanager/lastfmcoverprovider.cpp +++ b/src/covermanager/lastfmcoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/lastfmcoverprovider.h b/src/covermanager/lastfmcoverprovider.h index 2ec22c014..1f44b5408 100644 --- a/src/covermanager/lastfmcoverprovider.h +++ b/src/covermanager/lastfmcoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/musicbrainzcoverprovider.cpp b/src/covermanager/musicbrainzcoverprovider.cpp index a76139690..b94c66f92 100644 --- a/src/covermanager/musicbrainzcoverprovider.cpp +++ b/src/covermanager/musicbrainzcoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/musicbrainzcoverprovider.h b/src/covermanager/musicbrainzcoverprovider.h index f37d1d577..329b602db 100644 --- a/src/covermanager/musicbrainzcoverprovider.h +++ b/src/covermanager/musicbrainzcoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/musixmatchcoverprovider.cpp b/src/covermanager/musixmatchcoverprovider.cpp index 4e475b056..b125e1505 100644 --- a/src/covermanager/musixmatchcoverprovider.cpp +++ b/src/covermanager/musixmatchcoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/musixmatchcoverprovider.h b/src/covermanager/musixmatchcoverprovider.h index fc0f6c415..f535ccd3b 100644 --- a/src/covermanager/musixmatchcoverprovider.h +++ b/src/covermanager/musixmatchcoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/qobuzcoverprovider.cpp b/src/covermanager/qobuzcoverprovider.cpp index 3799b7d79..f346acdf7 100644 --- a/src/covermanager/qobuzcoverprovider.cpp +++ b/src/covermanager/qobuzcoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/qobuzcoverprovider.h b/src/covermanager/qobuzcoverprovider.h index 0cfb2cc33..cf0d7d677 100644 --- a/src/covermanager/qobuzcoverprovider.h +++ b/src/covermanager/qobuzcoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/spotifycoverprovider.cpp b/src/covermanager/spotifycoverprovider.cpp index 41f7f6a7a..344b1cae6 100644 --- a/src/covermanager/spotifycoverprovider.cpp +++ b/src/covermanager/spotifycoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/covermanager/spotifycoverprovider.h b/src/covermanager/spotifycoverprovider.h index 3e002f8d2..3fa31cb18 100644 --- a/src/covermanager/spotifycoverprovider.h +++ b/src/covermanager/spotifycoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/tidalcoverprovider.cpp b/src/covermanager/tidalcoverprovider.cpp index 66a872c4d..a24f3f104 100644 --- a/src/covermanager/tidalcoverprovider.cpp +++ b/src/covermanager/tidalcoverprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/covermanager/tidalcoverprovider.h b/src/covermanager/tidalcoverprovider.h index df8632a44..2856e783c 100644 --- a/src/covermanager/tidalcoverprovider.h +++ b/src/covermanager/tidalcoverprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddadevice.cpp b/src/device/cddadevice.cpp index 1dc0137cc..46624a6a4 100644 --- a/src/device/cddadevice.cpp +++ b/src/device/cddadevice.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddadevice.h b/src/device/cddadevice.h index f59aee50e..ca6579262 100644 --- a/src/device/cddadevice.h +++ b/src/device/cddadevice.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddalister.cpp b/src/device/cddalister.cpp index 8e064cd33..aec9e8981 100644 --- a/src/device/cddalister.cpp +++ b/src/device/cddalister.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddalister.h b/src/device/cddalister.h index bafc3c1f4..ef91a6913 100644 --- a/src/device/cddalister.h +++ b/src/device/cddalister.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddasongloader.cpp b/src/device/cddasongloader.cpp index 2cd844786..bae468503 100644 --- a/src/device/cddasongloader.cpp +++ b/src/device/cddasongloader.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/cddasongloader.h b/src/device/cddasongloader.h index 947d15dc2..04db18b52 100644 --- a/src/device/cddasongloader.h +++ b/src/device/cddasongloader.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/connecteddevice.cpp b/src/device/connecteddevice.cpp index eed910880..cd169fe55 100644 --- a/src/device/connecteddevice.cpp +++ b/src/device/connecteddevice.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/connecteddevice.h b/src/device/connecteddevice.h index 44d34ac70..080c6eca2 100644 --- a/src/device/connecteddevice.h +++ b/src/device/connecteddevice.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicedatabasebackend.cpp b/src/device/devicedatabasebackend.cpp index 0c689e432..1b09b78cb 100644 --- a/src/device/devicedatabasebackend.cpp +++ b/src/device/devicedatabasebackend.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicedatabasebackend.h b/src/device/devicedatabasebackend.h index 3debe355a..1389740ad 100644 --- a/src/device/devicedatabasebackend.h +++ b/src/device/devicedatabasebackend.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceinfo.cpp b/src/device/deviceinfo.cpp index 855e77dca..1de954a04 100644 --- a/src/device/deviceinfo.cpp +++ b/src/device/deviceinfo.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceinfo.h b/src/device/deviceinfo.h index 73e3df563..b2fb29dbf 100644 --- a/src/device/deviceinfo.h +++ b/src/device/deviceinfo.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicelister.cpp b/src/device/devicelister.cpp index b00238814..bb07a167a 100644 --- a/src/device/devicelister.cpp +++ b/src/device/devicelister.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicelister.h b/src/device/devicelister.h index 1e0e0988c..bd7f3c204 100644 --- a/src/device/devicelister.h +++ b/src/device/devicelister.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicemanager.cpp b/src/device/devicemanager.cpp index 22ef9a698..c53453162 100644 --- a/src/device/devicemanager.cpp +++ b/src/device/devicemanager.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicemanager.h b/src/device/devicemanager.h index c0cf8570d..bcd81651c 100644 --- a/src/device/devicemanager.h +++ b/src/device/devicemanager.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceproperties.cpp b/src/device/deviceproperties.cpp index 88d0bdbfe..91bb7cc59 100644 --- a/src/device/deviceproperties.cpp +++ b/src/device/deviceproperties.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceproperties.h b/src/device/deviceproperties.h index 0d6bad982..2ebcb57a0 100644 --- a/src/device/deviceproperties.h +++ b/src/device/deviceproperties.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicestatefiltermodel.cpp b/src/device/devicestatefiltermodel.cpp index 9275413b6..a91c5f2b8 100644 --- a/src/device/devicestatefiltermodel.cpp +++ b/src/device/devicestatefiltermodel.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/devicestatefiltermodel.h b/src/device/devicestatefiltermodel.h index 14164121d..7360907c3 100644 --- a/src/device/devicestatefiltermodel.h +++ b/src/device/devicestatefiltermodel.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceview.cpp b/src/device/deviceview.cpp index dc0053eda..8997eef1f 100644 --- a/src/device/deviceview.cpp +++ b/src/device/deviceview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceview.h b/src/device/deviceview.h index c7c1570de..d826defd1 100644 --- a/src/device/deviceview.h +++ b/src/device/deviceview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceviewcontainer.cpp b/src/device/deviceviewcontainer.cpp index e5582ac63..775f90ddf 100644 --- a/src/device/deviceviewcontainer.cpp +++ b/src/device/deviceviewcontainer.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/deviceviewcontainer.h b/src/device/deviceviewcontainer.h index 90b111623..ec82c2bd5 100644 --- a/src/device/deviceviewcontainer.h +++ b/src/device/deviceviewcontainer.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/filesystemdevice.cpp b/src/device/filesystemdevice.cpp index 284e04c27..26e93ae36 100644 --- a/src/device/filesystemdevice.cpp +++ b/src/device/filesystemdevice.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/filesystemdevice.h b/src/device/filesystemdevice.h index e2feb9f50..53b4827a7 100644 --- a/src/device/filesystemdevice.h +++ b/src/device/filesystemdevice.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/giolister.cpp b/src/device/giolister.cpp index 21561e239..438be5dc4 100644 --- a/src/device/giolister.cpp +++ b/src/device/giolister.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/giolister.h b/src/device/giolister.h index 5cd9a1fb8..bbf997738 100644 --- a/src/device/giolister.h +++ b/src/device/giolister.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/gpoddevice.cpp b/src/device/gpoddevice.cpp index 1705be543..5094a7e90 100644 --- a/src/device/gpoddevice.cpp +++ b/src/device/gpoddevice.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/gpoddevice.h b/src/device/gpoddevice.h index 8305d4fd7..0bc9b906d 100644 --- a/src/device/gpoddevice.h +++ b/src/device/gpoddevice.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/gpodloader.cpp b/src/device/gpodloader.cpp index 6bb2d5791..3b1a09a8b 100644 --- a/src/device/gpodloader.cpp +++ b/src/device/gpodloader.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/gpodloader.h b/src/device/gpodloader.h index f797c8e96..56871d020 100644 --- a/src/device/gpodloader.h +++ b/src/device/gpodloader.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/macosdevicelister.h b/src/device/macosdevicelister.h index b5964d035..17d525041 100644 --- a/src/device/macosdevicelister.h +++ b/src/device/macosdevicelister.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/macosdevicelister.mm b/src/device/macosdevicelister.mm index 9e90424ae..40dcd9bb5 100644 --- a/src/device/macosdevicelister.mm +++ b/src/device/macosdevicelister.mm @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/mtpconnection.cpp b/src/device/mtpconnection.cpp index cb96b113e..826311bd4 100644 --- a/src/device/mtpconnection.cpp +++ b/src/device/mtpconnection.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/mtpconnection.h b/src/device/mtpconnection.h index 43c07da80..2e1003e18 100644 --- a/src/device/mtpconnection.h +++ b/src/device/mtpconnection.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/mtpdevice.cpp b/src/device/mtpdevice.cpp index cecee40ce..28202348f 100644 --- a/src/device/mtpdevice.cpp +++ b/src/device/mtpdevice.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/mtpdevice.h b/src/device/mtpdevice.h index 3c6ef92b8..b6958e9d7 100644 --- a/src/device/mtpdevice.h +++ b/src/device/mtpdevice.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/mtploader.cpp b/src/device/mtploader.cpp index 2683091f1..cc65c730e 100644 --- a/src/device/mtploader.cpp +++ b/src/device/mtploader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/mtploader.h b/src/device/mtploader.h index 89106cbf5..518f569ad 100644 --- a/src/device/mtploader.h +++ b/src/device/mtploader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/device/udisks2lister.cpp b/src/device/udisks2lister.cpp index ced09b7dd..a6f72c625 100644 --- a/src/device/udisks2lister.cpp +++ b/src/device/udisks2lister.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2016, Valeriy Malov + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/device/udisks2lister.h b/src/device/udisks2lister.h index 22214f88b..9cd0eb2e7 100644 --- a/src/device/udisks2lister.h +++ b/src/device/udisks2lister.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2016, Valeriy Malov + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/dialogs/about.cpp b/src/dialogs/about.cpp index c59470b31..9771bbec7 100644 --- a/src/dialogs/about.cpp +++ b/src/dialogs/about.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/dialogs/about.h b/src/dialogs/about.h index 68d1f889b..e99d290e2 100644 --- a/src/dialogs/about.h +++ b/src/dialogs/about.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/dialogs/addstreamdialog.cpp b/src/dialogs/addstreamdialog.cpp index ca0156c24..de01b6e84 100644 --- a/src/dialogs/addstreamdialog.cpp +++ b/src/dialogs/addstreamdialog.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/addstreamdialog.h b/src/dialogs/addstreamdialog.h index aaa07c2e7..a3c269f75 100644 --- a/src/dialogs/addstreamdialog.h +++ b/src/dialogs/addstreamdialog.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/console.cpp b/src/dialogs/console.cpp index 68e7409ef..488f3fedf 100644 --- a/src/dialogs/console.cpp +++ b/src/dialogs/console.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/dialogs/console.h b/src/dialogs/console.h index ada6a93ce..0ea202941 100644 --- a/src/dialogs/console.h +++ b/src/dialogs/console.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/dialogs/deleteconfirmationdialog.cpp b/src/dialogs/deleteconfirmationdialog.cpp index 8ed99f2bf..595884b93 100644 --- a/src/dialogs/deleteconfirmationdialog.cpp +++ b/src/dialogs/deleteconfirmationdialog.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/deleteconfirmationdialog.h b/src/dialogs/deleteconfirmationdialog.h index 143011b04..24402f6d9 100644 --- a/src/dialogs/deleteconfirmationdialog.h +++ b/src/dialogs/deleteconfirmationdialog.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/edittagdialog.cpp b/src/dialogs/edittagdialog.cpp index 86dddc459..2ac65c39e 100644 --- a/src/dialogs/edittagdialog.cpp +++ b/src/dialogs/edittagdialog.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/dialogs/edittagdialog.h b/src/dialogs/edittagdialog.h index daca8f815..a2a560e92 100644 --- a/src/dialogs/edittagdialog.h +++ b/src/dialogs/edittagdialog.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/dialogs/lastfmimportdialog.cpp b/src/dialogs/lastfmimportdialog.cpp index fdebfcc9d..44657615e 100644 --- a/src/dialogs/lastfmimportdialog.cpp +++ b/src/dialogs/lastfmimportdialog.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/lastfmimportdialog.h b/src/dialogs/lastfmimportdialog.h index fee9418c0..4c63a645e 100644 --- a/src/dialogs/lastfmimportdialog.h +++ b/src/dialogs/lastfmimportdialog.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/snapdialog.cpp b/src/dialogs/snapdialog.cpp index 9814eb350..110a0583a 100644 --- a/src/dialogs/snapdialog.cpp +++ b/src/dialogs/snapdialog.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/snapdialog.h b/src/dialogs/snapdialog.h index 6632c15f0..085ee7747 100644 --- a/src/dialogs/snapdialog.h +++ b/src/dialogs/snapdialog.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/trackselectiondialog.cpp b/src/dialogs/trackselectiondialog.cpp index 81ec517de..dda72f1ce 100644 --- a/src/dialogs/trackselectiondialog.cpp +++ b/src/dialogs/trackselectiondialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/dialogs/trackselectiondialog.h b/src/dialogs/trackselectiondialog.h index fb8d1d6ec..4db82744a 100644 --- a/src/dialogs/trackselectiondialog.h +++ b/src/dialogs/trackselectiondialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/dialogs/userpassdialog.cpp b/src/dialogs/userpassdialog.cpp index 8f94821c9..d6c74c250 100644 --- a/src/dialogs/userpassdialog.cpp +++ b/src/dialogs/userpassdialog.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/dialogs/userpassdialog.h b/src/dialogs/userpassdialog.h index b528881b0..5ba75493d 100644 --- a/src/dialogs/userpassdialog.h +++ b/src/dialogs/userpassdialog.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/engine/alsadevicefinder.cpp b/src/engine/alsadevicefinder.cpp index 5e589f764..025e92324 100644 --- a/src/engine/alsadevicefinder.cpp +++ b/src/engine/alsadevicefinder.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2017, Jonas Kvinge + * Copyright 2017-2021, Jonas Kvinge * * Strawberry 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/engine/alsadevicefinder.h b/src/engine/alsadevicefinder.h index c23c87c04..b877da77c 100644 --- a/src/engine/alsadevicefinder.h +++ b/src/engine/alsadevicefinder.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2017, Jonas Kvinge + * Copyright 2017-2021, Jonas Kvinge * * Strawberry 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/engine/devicefinder.cpp b/src/engine/devicefinder.cpp index 6bb2968cc..7a94444f7 100644 --- a/src/engine/devicefinder.cpp +++ b/src/engine/devicefinder.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2017, Jonas Kvinge + * Copyright 2017-2021, Jonas Kvinge * * Strawberry 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/engine/devicefinder.h b/src/engine/devicefinder.h index cd6982e21..9a932e800 100644 --- a/src/engine/devicefinder.h +++ b/src/engine/devicefinder.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2014, David Sansome - * Copyright 2017, Jonas Kvinge + * Copyright 2017-2021, Jonas Kvinge * * Strawberry 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/engine/devicefinders.cpp b/src/engine/devicefinders.cpp index c2da336b9..68272e1b5 100644 --- a/src/engine/devicefinders.cpp +++ b/src/engine/devicefinders.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2014, Jonas Kvinge + * Copyright 2014-2021, Jonas Kvinge * * Strawberry 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/engine/devicefinders.h b/src/engine/devicefinders.h index eb57e4d28..bee366119 100644 --- a/src/engine/devicefinders.h +++ b/src/engine/devicefinders.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2014, Jonas Kvinge + * Copyright 2014-2021, Jonas Kvinge * * Strawberry 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/engine/directsounddevicefinder.cpp b/src/engine/directsounddevicefinder.cpp index 17afb836b..6495a747a 100644 --- a/src/engine/directsounddevicefinder.cpp +++ b/src/engine/directsounddevicefinder.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2014, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/engine/directsounddevicefinder.h b/src/engine/directsounddevicefinder.h index 3653559c7..287fd1ebc 100644 --- a/src/engine/directsounddevicefinder.h +++ b/src/engine/directsounddevicefinder.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2014, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/engine/enginebase.cpp b/src/engine/enginebase.cpp index 731c3e760..6887c868a 100644 --- a/src/engine/enginebase.cpp +++ b/src/engine/enginebase.cpp @@ -4,7 +4,7 @@ * Copyright 2003 Mark Kretschmann * Copyright 2004 - 2005 Max Howell, * Copyright 2010 David Sansome - * Copyright 2017 - 2018 Jonas Kvinge + * Copyright 2017-2021 Jonas Kvinge * * Strawberry 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/engine/enginebase.h b/src/engine/enginebase.h index 9802702d7..7b45c4bd6 100644 --- a/src/engine/enginebase.h +++ b/src/engine/enginebase.h @@ -4,7 +4,7 @@ * Copyright 2003 Mark Kretschmann * Copyright 2004 - 2005 Max Howell, * Copyright 2010 David Sansome - * Copyright 2017 - 2018 Jonas Kvinge + * Copyright 2017-2021 Jonas Kvinge * * Strawberry 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/engine/enginetype.cpp b/src/engine/enginetype.cpp index 9d1c586ce..cb7cf9e5c 100644 --- a/src/engine/enginetype.cpp +++ b/src/engine/enginetype.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/engine/enginetype.h b/src/engine/enginetype.h index bd466194c..08a54eaa2 100644 --- a/src/engine/enginetype.h +++ b/src/engine/enginetype.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/engine/gstengine.cpp b/src/engine/gstengine.cpp index 4b441e09c..d9ded13a4 100644 --- a/src/engine/gstengine.cpp +++ b/src/engine/gstengine.cpp @@ -2,7 +2,7 @@ * Copyright (C) 2003-2005 by Mark Kretschmann * * Copyright (C) 2005 by Jakub Stachowski * * Copyright (C) 2006 Paul Cifarelli * - * Copyright (C) 2017-2018 Jonas Kvinge * + * Copyright (C) 2017-2021 Jonas Kvinge * * * * 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/engine/gstengine.h b/src/engine/gstengine.h index da139d10a..4064e2958 100644 --- a/src/engine/gstengine.h +++ b/src/engine/gstengine.h @@ -2,7 +2,7 @@ * Copyright (C) 2003-2005 by Mark Kretschmann * * Copyright (C) 2005 by Jakub Stachowski * * Copyright (C) 2006 Paul Cifarelli * - * Copyright (C) 2017-2018 Jonas Kvinge * + * Copyright (C) 2017-2021 Jonas Kvinge * * * * 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/engine/gstenginepipeline.cpp b/src/engine/gstenginepipeline.cpp index 4bf0229ec..0f9c8217f 100644 --- a/src/engine/gstenginepipeline.cpp +++ b/src/engine/gstenginepipeline.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/engine/gstenginepipeline.h b/src/engine/gstenginepipeline.h index 6758c8521..4f32ca16c 100644 --- a/src/engine/gstenginepipeline.h +++ b/src/engine/gstenginepipeline.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/engine/gststartup.cpp b/src/engine/gststartup.cpp index 5f895708b..e52e640b5 100644 --- a/src/engine/gststartup.cpp +++ b/src/engine/gststartup.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/engine/gststartup.h b/src/engine/gststartup.h index 6f3735aa1..7875b3a58 100644 --- a/src/engine/gststartup.h +++ b/src/engine/gststartup.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/engine/mmdevicefinder.cpp b/src/engine/mmdevicefinder.cpp index e01ea2385..297655540 100644 --- a/src/engine/mmdevicefinder.cpp +++ b/src/engine/mmdevicefinder.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/engine/mmdevicefinder.h b/src/engine/mmdevicefinder.h index 5ee39e81a..f41eca05e 100644 --- a/src/engine/mmdevicefinder.h +++ b/src/engine/mmdevicefinder.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcut-win.cpp b/src/globalshortcuts/globalshortcut-win.cpp index c7cdeca6f..3650b567b 100644 --- a/src/globalshortcuts/globalshortcut-win.cpp +++ b/src/globalshortcuts/globalshortcut-win.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcut-x11.cpp b/src/globalshortcuts/globalshortcut-x11.cpp index a38e4ce15..35a125a1d 100644 --- a/src/globalshortcuts/globalshortcut-x11.cpp +++ b/src/globalshortcuts/globalshortcut-x11.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcut.cpp b/src/globalshortcuts/globalshortcut.cpp index 183a5a522..ce4fa009c 100644 --- a/src/globalshortcuts/globalshortcut.cpp +++ b/src/globalshortcuts/globalshortcut.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcut.h b/src/globalshortcuts/globalshortcut.h index 6cb1bb116..bfdac1551 100644 --- a/src/globalshortcuts/globalshortcut.h +++ b/src/globalshortcuts/globalshortcut.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-gsd.cpp b/src/globalshortcuts/globalshortcutsbackend-gsd.cpp index 8276fdf8f..088687a7b 100644 --- a/src/globalshortcuts/globalshortcutsbackend-gsd.cpp +++ b/src/globalshortcuts/globalshortcutsbackend-gsd.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-gsd.h b/src/globalshortcuts/globalshortcutsbackend-gsd.h index 8b1e8cb2a..179ff5dde 100644 --- a/src/globalshortcuts/globalshortcutsbackend-gsd.h +++ b/src/globalshortcuts/globalshortcutsbackend-gsd.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-kde.cpp b/src/globalshortcuts/globalshortcutsbackend-kde.cpp index bc8c3e284..3cf579bfd 100644 --- a/src/globalshortcuts/globalshortcutsbackend-kde.cpp +++ b/src/globalshortcuts/globalshortcutsbackend-kde.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-kde.h b/src/globalshortcuts/globalshortcutsbackend-kde.h index c2c533c42..5626766fd 100644 --- a/src/globalshortcuts/globalshortcutsbackend-kde.h +++ b/src/globalshortcuts/globalshortcutsbackend-kde.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-system.cpp b/src/globalshortcuts/globalshortcutsbackend-system.cpp index 570c56cdf..bb0c273c5 100644 --- a/src/globalshortcuts/globalshortcutsbackend-system.cpp +++ b/src/globalshortcuts/globalshortcutsbackend-system.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsbackend-system.h b/src/globalshortcuts/globalshortcutsbackend-system.h index b12b435ea..f09206022 100644 --- a/src/globalshortcuts/globalshortcutsbackend-system.h +++ b/src/globalshortcuts/globalshortcutsbackend-system.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsmanager.cpp b/src/globalshortcuts/globalshortcutsmanager.cpp index 4ab8b7b8d..094582efd 100644 --- a/src/globalshortcuts/globalshortcutsmanager.cpp +++ b/src/globalshortcuts/globalshortcutsmanager.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/globalshortcutsmanager.h b/src/globalshortcuts/globalshortcutsmanager.h index db6ccb7a1..5d15d3fc5 100644 --- a/src/globalshortcuts/globalshortcutsmanager.h +++ b/src/globalshortcuts/globalshortcutsmanager.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/keymapper_win.h b/src/globalshortcuts/keymapper_win.h index f0b0186c9..eeef765eb 100644 --- a/src/globalshortcuts/keymapper_win.h +++ b/src/globalshortcuts/keymapper_win.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcuts/keymapper_x11.h b/src/globalshortcuts/keymapper_x11.h index 7f2563a1b..c4eb0c152 100644 --- a/src/globalshortcuts/keymapper_x11.h +++ b/src/globalshortcuts/keymapper_x11.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetcollectionview.cpp b/src/internet/internetcollectionview.cpp index 3b1172bca..20c50169d 100644 --- a/src/internet/internetcollectionview.cpp +++ b/src/internet/internetcollectionview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetcollectionview.h b/src/internet/internetcollectionview.h index cd05e3d3d..e16fd567c 100644 --- a/src/internet/internetcollectionview.h +++ b/src/internet/internetcollectionview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetcollectionviewcontainer.cpp b/src/internet/internetcollectionviewcontainer.cpp index ae29d93e3..e5001fd90 100644 --- a/src/internet/internetcollectionviewcontainer.cpp +++ b/src/internet/internetcollectionviewcontainer.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetcollectionviewcontainer.h b/src/internet/internetcollectionviewcontainer.h index c872b46d7..b57ed9b72 100644 --- a/src/internet/internetcollectionviewcontainer.h +++ b/src/internet/internetcollectionviewcontainer.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetplaylistitem.cpp b/src/internet/internetplaylistitem.cpp index 9c535eef3..34aae40b5 100644 --- a/src/internet/internetplaylistitem.cpp +++ b/src/internet/internetplaylistitem.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetplaylistitem.h b/src/internet/internetplaylistitem.h index a80b6c3af..f0529c429 100644 --- a/src/internet/internetplaylistitem.h +++ b/src/internet/internetplaylistitem.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsearchmodel.cpp b/src/internet/internetsearchmodel.cpp index c873a9e12..4bcd8700c 100644 --- a/src/internet/internetsearchmodel.cpp +++ b/src/internet/internetsearchmodel.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine (GlobalSearch) * Copyright 2012, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsearchmodel.h b/src/internet/internetsearchmodel.h index 9cc012b35..ec48dbc4b 100644 --- a/src/internet/internetsearchmodel.h +++ b/src/internet/internetsearchmodel.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine (GlobalSearch) * Copyright 2012, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsearchview.cpp b/src/internet/internetsearchview.cpp index e7b4ec39a..f03ac347a 100644 --- a/src/internet/internetsearchview.cpp +++ b/src/internet/internetsearchview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine (GlobalSearch) * Copyright 2012, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsearchview.h b/src/internet/internetsearchview.h index bb98f66a9..61bf76c43 100644 --- a/src/internet/internetsearchview.h +++ b/src/internet/internetsearchview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine (GlobalSearch) * Copyright 2012, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetservice.cpp b/src/internet/internetservice.cpp index a0e68d983..dd9757b7a 100644 --- a/src/internet/internetservice.cpp +++ b/src/internet/internetservice.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetservice.h b/src/internet/internetservice.h index ef59b45b8..31cc7943c 100644 --- a/src/internet/internetservice.h +++ b/src/internet/internetservice.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetservices.cpp b/src/internet/internetservices.cpp index 5deafe5ba..0285cc55a 100644 --- a/src/internet/internetservices.cpp +++ b/src/internet/internetservices.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetservices.h b/src/internet/internetservices.h index 4b3db6704..e12cd1db4 100644 --- a/src/internet/internetservices.h +++ b/src/internet/internetservices.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsongsview.cpp b/src/internet/internetsongsview.cpp index e5b61670d..a0fa5b8dc 100644 --- a/src/internet/internetsongsview.cpp +++ b/src/internet/internetsongsview.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internetsongsview.h b/src/internet/internetsongsview.h index 76ddc6a05..c5c1c1ee8 100644 --- a/src/internet/internetsongsview.h +++ b/src/internet/internetsongsview.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internettabsview.cpp b/src/internet/internettabsview.cpp index 949808b99..3127e0a59 100644 --- a/src/internet/internettabsview.cpp +++ b/src/internet/internettabsview.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/internettabsview.h b/src/internet/internettabsview.h index 4bbadf04b..435a0e920 100644 --- a/src/internet/internettabsview.h +++ b/src/internet/internettabsview.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/localredirectserver.cpp b/src/internet/localredirectserver.cpp index f9553ebab..7c2e65b3e 100644 --- a/src/internet/localredirectserver.cpp +++ b/src/internet/localredirectserver.cpp @@ -2,7 +2,7 @@ * This file was part of Clementine. * Copyright 2012, 2014, John Maguire * Copyright 2014, Krzysztof Sobiecki - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/internet/localredirectserver.h b/src/internet/localredirectserver.h index e5262b48d..a15bf2a87 100644 --- a/src/internet/localredirectserver.h +++ b/src/internet/localredirectserver.h @@ -2,7 +2,7 @@ * This file was part of Clementine. * Copyright 2012, 2014, John Maguire * Copyright 2014, Krzysztof Sobiecki - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/auddlyricsprovider.cpp b/src/lyrics/auddlyricsprovider.cpp index d991ab876..03f330df0 100644 --- a/src/lyrics/auddlyricsprovider.cpp +++ b/src/lyrics/auddlyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/auddlyricsprovider.h b/src/lyrics/auddlyricsprovider.h index a6aff4df7..7e8ea34a5 100644 --- a/src/lyrics/auddlyricsprovider.h +++ b/src/lyrics/auddlyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/chartlyricsprovider.cpp b/src/lyrics/chartlyricsprovider.cpp index ea12b3fb4..847829340 100644 --- a/src/lyrics/chartlyricsprovider.cpp +++ b/src/lyrics/chartlyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/chartlyricsprovider.h b/src/lyrics/chartlyricsprovider.h index 9f4906e37..b2a3796c1 100644 --- a/src/lyrics/chartlyricsprovider.h +++ b/src/lyrics/chartlyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/geniuslyricsprovider.cpp b/src/lyrics/geniuslyricsprovider.cpp index fa29aca66..a95a31259 100644 --- a/src/lyrics/geniuslyricsprovider.cpp +++ b/src/lyrics/geniuslyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/geniuslyricsprovider.h b/src/lyrics/geniuslyricsprovider.h index de0265804..d70c0fcda 100644 --- a/src/lyrics/geniuslyricsprovider.h +++ b/src/lyrics/geniuslyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/jsonlyricsprovider.cpp b/src/lyrics/jsonlyricsprovider.cpp index feefdcee4..aee3aca7d 100644 --- a/src/lyrics/jsonlyricsprovider.cpp +++ b/src/lyrics/jsonlyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/jsonlyricsprovider.h b/src/lyrics/jsonlyricsprovider.h index f2bd919e5..7ec5ad515 100644 --- a/src/lyrics/jsonlyricsprovider.h +++ b/src/lyrics/jsonlyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/lololyricsprovider.cpp b/src/lyrics/lololyricsprovider.cpp index 3f64e2f52..4d457a1e7 100644 --- a/src/lyrics/lololyricsprovider.cpp +++ b/src/lyrics/lololyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/lololyricsprovider.h b/src/lyrics/lololyricsprovider.h index 5cc7719bd..26936d564 100644 --- a/src/lyrics/lololyricsprovider.h +++ b/src/lyrics/lololyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/lyricsfetcher.cpp b/src/lyrics/lyricsfetcher.cpp index ec716e8cd..ed1f0cd72 100644 --- a/src/lyrics/lyricsfetcher.cpp +++ b/src/lyrics/lyricsfetcher.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsfetcher.h b/src/lyrics/lyricsfetcher.h index 40eccf62c..ecb773f20 100644 --- a/src/lyrics/lyricsfetcher.h +++ b/src/lyrics/lyricsfetcher.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsfetchersearch.cpp b/src/lyrics/lyricsfetchersearch.cpp index 9d2d83d1d..87d2a28d5 100644 --- a/src/lyrics/lyricsfetchersearch.cpp +++ b/src/lyrics/lyricsfetchersearch.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsfetchersearch.h b/src/lyrics/lyricsfetchersearch.h index e0e367c7e..450707ebb 100644 --- a/src/lyrics/lyricsfetchersearch.h +++ b/src/lyrics/lyricsfetchersearch.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsprovider.cpp b/src/lyrics/lyricsprovider.cpp index 3d09056ed..b1b01f5c1 100644 --- a/src/lyrics/lyricsprovider.cpp +++ b/src/lyrics/lyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsprovider.h b/src/lyrics/lyricsprovider.h index 7c7493628..6561b7463 100644 --- a/src/lyrics/lyricsprovider.h +++ b/src/lyrics/lyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsproviders.cpp b/src/lyrics/lyricsproviders.cpp index 7f7012135..13d9dc353 100644 --- a/src/lyrics/lyricsproviders.cpp +++ b/src/lyrics/lyricsproviders.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricsproviders.h b/src/lyrics/lyricsproviders.h index e0d33ae88..6ab2adb5d 100644 --- a/src/lyrics/lyricsproviders.h +++ b/src/lyrics/lyricsproviders.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/musixmatchlyricsprovider.cpp b/src/lyrics/musixmatchlyricsprovider.cpp index 28a7c9c0c..a434e3343 100644 --- a/src/lyrics/musixmatchlyricsprovider.cpp +++ b/src/lyrics/musixmatchlyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/musixmatchlyricsprovider.h b/src/lyrics/musixmatchlyricsprovider.h index a7da1124e..108967e18 100644 --- a/src/lyrics/musixmatchlyricsprovider.h +++ b/src/lyrics/musixmatchlyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/ovhlyricsprovider.cpp b/src/lyrics/ovhlyricsprovider.cpp index 3f451f111..ccd9b6e29 100644 --- a/src/lyrics/ovhlyricsprovider.cpp +++ b/src/lyrics/ovhlyricsprovider.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/ovhlyricsprovider.h b/src/lyrics/ovhlyricsprovider.h index f592e792d..4cd44f4fb 100644 --- a/src/lyrics/ovhlyricsprovider.h +++ b/src/lyrics/ovhlyricsprovider.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/main.cpp b/src/main.cpp index 97e8cea2f..630b83c2d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/main.h b/src/main.h index 8aa88285a..216930546 100644 --- a/src/main.h +++ b/src/main.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/acoustidclient.cpp b/src/musicbrainz/acoustidclient.cpp index ae39b9194..e5d4b7093 100644 --- a/src/musicbrainz/acoustidclient.cpp +++ b/src/musicbrainz/acoustidclient.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/acoustidclient.h b/src/musicbrainz/acoustidclient.h index a0e7360a3..d685271d1 100644 --- a/src/musicbrainz/acoustidclient.h +++ b/src/musicbrainz/acoustidclient.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/chromaprinter.cpp b/src/musicbrainz/chromaprinter.cpp index 1e6d1c55c..90ba7d34e 100644 --- a/src/musicbrainz/chromaprinter.cpp +++ b/src/musicbrainz/chromaprinter.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/chromaprinter.h b/src/musicbrainz/chromaprinter.h index 93b9490d6..07b097937 100644 --- a/src/musicbrainz/chromaprinter.h +++ b/src/musicbrainz/chromaprinter.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/musicbrainzclient.cpp b/src/musicbrainz/musicbrainzclient.cpp index efaa10acd..f44e78e4c 100644 --- a/src/musicbrainz/musicbrainzclient.cpp +++ b/src/musicbrainz/musicbrainzclient.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/musicbrainzclient.h b/src/musicbrainz/musicbrainzclient.h index 2734ad676..f4b5102ba 100644 --- a/src/musicbrainz/musicbrainzclient.h +++ b/src/musicbrainz/musicbrainzclient.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/tagfetcher.cpp b/src/musicbrainz/tagfetcher.cpp index 418c40cb0..05eb6da35 100644 --- a/src/musicbrainz/tagfetcher.cpp +++ b/src/musicbrainz/tagfetcher.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/musicbrainz/tagfetcher.h b/src/musicbrainz/tagfetcher.h index 505e6c4af..77d5a18ea 100644 --- a/src/musicbrainz/tagfetcher.h +++ b/src/musicbrainz/tagfetcher.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/organize/organize.cpp b/src/organize/organize.cpp index 31fd42308..e0c5eae74 100644 --- a/src/organize/organize.cpp +++ b/src/organize/organize.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organize.h b/src/organize/organize.h index 863ecb391..10f53dffd 100644 --- a/src/organize/organize.h +++ b/src/organize/organize.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizedialog.cpp b/src/organize/organizedialog.cpp index 4e80e4313..801fc5bb1 100644 --- a/src/organize/organizedialog.cpp +++ b/src/organize/organizedialog.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizedialog.h b/src/organize/organizedialog.h index 6b2274dd1..6f77b0fd5 100644 --- a/src/organize/organizedialog.h +++ b/src/organize/organizedialog.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizeerrordialog.cpp b/src/organize/organizeerrordialog.cpp index 87154b6bb..74bc2a295 100644 --- a/src/organize/organizeerrordialog.cpp +++ b/src/organize/organizeerrordialog.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizeerrordialog.h b/src/organize/organizeerrordialog.h index 353afdc22..c25ceb0cf 100644 --- a/src/organize/organizeerrordialog.h +++ b/src/organize/organizeerrordialog.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizeformat.cpp b/src/organize/organizeformat.cpp index 8c98b840e..a981ccce4 100644 --- a/src/organize/organizeformat.cpp +++ b/src/organize/organizeformat.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/organize/organizeformat.h b/src/organize/organizeformat.h index 17d7adef6..83cbc1ac6 100644 --- a/src/organize/organizeformat.h +++ b/src/organize/organizeformat.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osdbase.cpp b/src/osd/osdbase.cpp index d79b04796..93bf9ae46 100644 --- a/src/osd/osdbase.cpp +++ b/src/osd/osdbase.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osdbase.h b/src/osd/osdbase.h index dd62048ff..b35abe263 100644 --- a/src/osd/osdbase.h +++ b/src/osd/osdbase.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osddbus.cpp b/src/osd/osddbus.cpp index 5e8db466f..10dcd6cd2 100644 --- a/src/osd/osddbus.cpp +++ b/src/osd/osddbus.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osddbus.h b/src/osd/osddbus.h index ac03dc2f9..fa60faf52 100644 --- a/src/osd/osddbus.h +++ b/src/osd/osddbus.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osdmac.h b/src/osd/osdmac.h index 2b18d7b5d..bbd8bb73f 100644 --- a/src/osd/osdmac.h +++ b/src/osd/osdmac.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osdmac.mm b/src/osd/osdmac.mm index 60d931c41..99c796df3 100644 --- a/src/osd/osdmac.mm +++ b/src/osd/osdmac.mm @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/osd/osdpretty.cpp b/src/osd/osdpretty.cpp index 17817d41e..d053c207f 100644 --- a/src/osd/osdpretty.cpp +++ b/src/osd/osdpretty.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/osd/osdpretty.h b/src/osd/osdpretty.h index 0bc8948b0..e3ea4f979 100644 --- a/src/osd/osdpretty.h +++ b/src/osd/osdpretty.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlist/playlist.cpp b/src/playlist/playlist.cpp index b90cc05be..d59e14de5 100644 --- a/src/playlist/playlist.cpp +++ b/src/playlist/playlist.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlist.h b/src/playlist/playlist.h index dfc51e652..4a99883d0 100644 --- a/src/playlist/playlist.h +++ b/src/playlist/playlist.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistbackend.cpp b/src/playlist/playlistbackend.cpp index 2c6879a7f..a6e26419e 100644 --- a/src/playlist/playlistbackend.cpp +++ b/src/playlist/playlistbackend.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistbackend.h b/src/playlist/playlistbackend.h index e1ef4d105..1b3124566 100644 --- a/src/playlist/playlistbackend.h +++ b/src/playlist/playlistbackend.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistcontainer.cpp b/src/playlist/playlistcontainer.cpp index 05732a853..42925fb98 100644 --- a/src/playlist/playlistcontainer.cpp +++ b/src/playlist/playlistcontainer.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistcontainer.h b/src/playlist/playlistcontainer.h index f50d7cac2..303d1f66e 100644 --- a/src/playlist/playlistcontainer.h +++ b/src/playlist/playlistcontainer.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistdelegates.cpp b/src/playlist/playlistdelegates.cpp index 70f49fffb..7e2797e1e 100644 --- a/src/playlist/playlistdelegates.cpp +++ b/src/playlist/playlistdelegates.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistdelegates.h b/src/playlist/playlistdelegates.h index 559b86447..aa8f5a977 100644 --- a/src/playlist/playlistdelegates.h +++ b/src/playlist/playlistdelegates.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistfilter.cpp b/src/playlist/playlistfilter.cpp index 629812231..58eb5f6fd 100644 --- a/src/playlist/playlistfilter.cpp +++ b/src/playlist/playlistfilter.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistfilter.h b/src/playlist/playlistfilter.h index 47fd826ba..e0f6131aa 100644 --- a/src/playlist/playlistfilter.h +++ b/src/playlist/playlistfilter.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistheader.cpp b/src/playlist/playlistheader.cpp index 20ae81130..5de0adb53 100644 --- a/src/playlist/playlistheader.cpp +++ b/src/playlist/playlistheader.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistheader.h b/src/playlist/playlistheader.h index a3be21780..18c506807 100644 --- a/src/playlist/playlistheader.h +++ b/src/playlist/playlistheader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistitem.cpp b/src/playlist/playlistitem.cpp index 19d2b94fa..85b908eb8 100644 --- a/src/playlist/playlistitem.cpp +++ b/src/playlist/playlistitem.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistitem.h b/src/playlist/playlistitem.h index 9cd1c90e8..473ba0d3b 100644 --- a/src/playlist/playlistitem.h +++ b/src/playlist/playlistitem.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistcontainer.cpp b/src/playlist/playlistlistcontainer.cpp index dad2195c4..fcfe56e84 100644 --- a/src/playlist/playlistlistcontainer.cpp +++ b/src/playlist/playlistlistcontainer.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistcontainer.h b/src/playlist/playlistlistcontainer.h index d62c58447..02e1e6c77 100644 --- a/src/playlist/playlistlistcontainer.h +++ b/src/playlist/playlistlistcontainer.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistmodel.cpp b/src/playlist/playlistlistmodel.cpp index ce727b219..d73ca209f 100644 --- a/src/playlist/playlistlistmodel.cpp +++ b/src/playlist/playlistlistmodel.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistmodel.h b/src/playlist/playlistlistmodel.h index 7c0c7eeb2..d66a71a48 100644 --- a/src/playlist/playlistlistmodel.h +++ b/src/playlist/playlistlistmodel.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistview.cpp b/src/playlist/playlistlistview.cpp index 78a1a059c..bcc17586a 100644 --- a/src/playlist/playlistlistview.cpp +++ b/src/playlist/playlistlistview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2013, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistlistview.h b/src/playlist/playlistlistview.h index 2f046aee1..f8c7fce9f 100644 --- a/src/playlist/playlistlistview.h +++ b/src/playlist/playlistlistview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2013, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistmanager.cpp b/src/playlist/playlistmanager.cpp index 3bba043ac..88951b1db 100644 --- a/src/playlist/playlistmanager.cpp +++ b/src/playlist/playlistmanager.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistmanager.h b/src/playlist/playlistmanager.h index 18bced518..21f5c84c0 100644 --- a/src/playlist/playlistmanager.h +++ b/src/playlist/playlistmanager.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistsequence.cpp b/src/playlist/playlistsequence.cpp index 2e36be730..66ddc722e 100644 --- a/src/playlist/playlistsequence.cpp +++ b/src/playlist/playlistsequence.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistsequence.h b/src/playlist/playlistsequence.h index f06e6bdd6..d163fb682 100644 --- a/src/playlist/playlistsequence.h +++ b/src/playlist/playlistsequence.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/playlist/playlisttabbar.cpp b/src/playlist/playlisttabbar.cpp index 0db1bb7d7..a95471dd2 100644 --- a/src/playlist/playlisttabbar.cpp +++ b/src/playlist/playlisttabbar.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/playlist/playlisttabbar.h b/src/playlist/playlisttabbar.h index 8ae3cc97c..5a7f96640 100644 --- a/src/playlist/playlisttabbar.h +++ b/src/playlist/playlisttabbar.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistview.cpp b/src/playlist/playlistview.cpp index a260f13d1..6e1f33059 100644 --- a/src/playlist/playlistview.cpp +++ b/src/playlist/playlistview.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/playlistview.h b/src/playlist/playlistview.h index a8d480037..fbc740228 100644 --- a/src/playlist/playlistview.h +++ b/src/playlist/playlistview.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/songloaderinserter.cpp b/src/playlist/songloaderinserter.cpp index 9bec1ad26..b1a73e0df 100644 --- a/src/playlist/songloaderinserter.cpp +++ b/src/playlist/songloaderinserter.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlist/songloaderinserter.h b/src/playlist/songloaderinserter.h index 1976fa768..65e9020b7 100644 --- a/src/playlist/songloaderinserter.h +++ b/src/playlist/songloaderinserter.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlist/songplaylistitem.cpp b/src/playlist/songplaylistitem.cpp index 3b93c3d60..a7f94d60b 100644 --- a/src/playlist/songplaylistitem.cpp +++ b/src/playlist/songplaylistitem.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlist/songplaylistitem.h b/src/playlist/songplaylistitem.h index 797c34837..1793e06fd 100644 --- a/src/playlist/songplaylistitem.h +++ b/src/playlist/songplaylistitem.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/playlistparsers/cueparser.cpp b/src/playlistparsers/cueparser.cpp index de5087398..3a59b1e9f 100644 --- a/src/playlistparsers/cueparser.cpp +++ b/src/playlistparsers/cueparser.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlistparsers/cueparser.h b/src/playlistparsers/cueparser.h index a22953a70..47e515061 100644 --- a/src/playlistparsers/cueparser.h +++ b/src/playlistparsers/cueparser.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlistparsers/parserbase.cpp b/src/playlistparsers/parserbase.cpp index fa8fd5f0f..53bb6bb2a 100644 --- a/src/playlistparsers/parserbase.cpp +++ b/src/playlistparsers/parserbase.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlistparsers/parserbase.h b/src/playlistparsers/parserbase.h index ff3489ed0..016529716 100644 --- a/src/playlistparsers/parserbase.h +++ b/src/playlistparsers/parserbase.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzbaserequest.cpp b/src/qobuz/qobuzbaserequest.cpp index c7872aa97..bc860a07d 100644 --- a/src/qobuz/qobuzbaserequest.cpp +++ b/src/qobuz/qobuzbaserequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzbaserequest.h b/src/qobuz/qobuzbaserequest.h index c35cbff4a..f73dfdd1b 100644 --- a/src/qobuz/qobuzbaserequest.h +++ b/src/qobuz/qobuzbaserequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzfavoriterequest.cpp b/src/qobuz/qobuzfavoriterequest.cpp index 6f63f9f88..8d98a6c27 100644 --- a/src/qobuz/qobuzfavoriterequest.cpp +++ b/src/qobuz/qobuzfavoriterequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzfavoriterequest.h b/src/qobuz/qobuzfavoriterequest.h index cfa8f3be6..0834ab0e4 100644 --- a/src/qobuz/qobuzfavoriterequest.h +++ b/src/qobuz/qobuzfavoriterequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzrequest.cpp b/src/qobuz/qobuzrequest.cpp index 66477497d..ae70844c7 100644 --- a/src/qobuz/qobuzrequest.cpp +++ b/src/qobuz/qobuzrequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzrequest.h b/src/qobuz/qobuzrequest.h index ac4679e98..06cc0ae61 100644 --- a/src/qobuz/qobuzrequest.h +++ b/src/qobuz/qobuzrequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzservice.cpp b/src/qobuz/qobuzservice.cpp index d10e8246f..9136523be 100644 --- a/src/qobuz/qobuzservice.cpp +++ b/src/qobuz/qobuzservice.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzservice.h b/src/qobuz/qobuzservice.h index d457d2bec..0638d28c1 100644 --- a/src/qobuz/qobuzservice.h +++ b/src/qobuz/qobuzservice.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzstreamurlrequest.cpp b/src/qobuz/qobuzstreamurlrequest.cpp index 81e0d4926..3cfec4648 100644 --- a/src/qobuz/qobuzstreamurlrequest.cpp +++ b/src/qobuz/qobuzstreamurlrequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzstreamurlrequest.h b/src/qobuz/qobuzstreamurlrequest.h index 04e4ffd6a..b85128478 100644 --- a/src/qobuz/qobuzstreamurlrequest.h +++ b/src/qobuz/qobuzstreamurlrequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzurlhandler.cpp b/src/qobuz/qobuzurlhandler.cpp index aaebd8975..c8b5502cf 100644 --- a/src/qobuz/qobuzurlhandler.cpp +++ b/src/qobuz/qobuzurlhandler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/qobuz/qobuzurlhandler.h b/src/qobuz/qobuzurlhandler.h index 4d8ad9c85..e7ca45f6b 100644 --- a/src/qobuz/qobuzurlhandler.h +++ b/src/qobuz/qobuzurlhandler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/queue/queue.cpp b/src/queue/queue.cpp index 2a272184e..b3a23e224 100644 --- a/src/queue/queue.cpp +++ b/src/queue/queue.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/queue/queue.h b/src/queue/queue.h index 699fb5b6a..a4aae46ba 100644 --- a/src/queue/queue.h +++ b/src/queue/queue.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/queue/queueview.cpp b/src/queue/queueview.cpp index 9a499313d..8d597e8f6 100644 --- a/src/queue/queueview.cpp +++ b/src/queue/queueview.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/queue/queueview.h b/src/queue/queueview.h index e69a8c1fc..c734bcfbe 100644 --- a/src/queue/queueview.h +++ b/src/queue/queueview.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/scrobbler/audioscrobbler.cpp b/src/scrobbler/audioscrobbler.cpp index b380172f7..4f3dbb67f 100644 --- a/src/scrobbler/audioscrobbler.cpp +++ b/src/scrobbler/audioscrobbler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/audioscrobbler.h b/src/scrobbler/audioscrobbler.h index 90780d56d..895314d57 100644 --- a/src/scrobbler/audioscrobbler.h +++ b/src/scrobbler/audioscrobbler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/lastfmimport.cpp b/src/scrobbler/lastfmimport.cpp index 90b913feb..19bf467ba 100644 --- a/src/scrobbler/lastfmimport.cpp +++ b/src/scrobbler/lastfmimport.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/scrobbler/lastfmimport.h b/src/scrobbler/lastfmimport.h index 612ec462b..4b868bc0e 100644 --- a/src/scrobbler/lastfmimport.h +++ b/src/scrobbler/lastfmimport.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/scrobbler/lastfmscrobbler.cpp b/src/scrobbler/lastfmscrobbler.cpp index 3a8fd4314..fd3b54b90 100644 --- a/src/scrobbler/lastfmscrobbler.cpp +++ b/src/scrobbler/lastfmscrobbler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/lastfmscrobbler.h b/src/scrobbler/lastfmscrobbler.h index 5b4053e26..44b344f5d 100644 --- a/src/scrobbler/lastfmscrobbler.h +++ b/src/scrobbler/lastfmscrobbler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/librefmscrobbler.cpp b/src/scrobbler/librefmscrobbler.cpp index a10e869c9..e4918fbbe 100644 --- a/src/scrobbler/librefmscrobbler.cpp +++ b/src/scrobbler/librefmscrobbler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/librefmscrobbler.h b/src/scrobbler/librefmscrobbler.h index 64a08e4ba..1beeba309 100644 --- a/src/scrobbler/librefmscrobbler.h +++ b/src/scrobbler/librefmscrobbler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/listenbrainzscrobbler.cpp b/src/scrobbler/listenbrainzscrobbler.cpp index b1ce8e36c..c3c2b4453 100644 --- a/src/scrobbler/listenbrainzscrobbler.cpp +++ b/src/scrobbler/listenbrainzscrobbler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/listenbrainzscrobbler.h b/src/scrobbler/listenbrainzscrobbler.h index cc236d2a8..3428d4ad8 100644 --- a/src/scrobbler/listenbrainzscrobbler.h +++ b/src/scrobbler/listenbrainzscrobbler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblercache.cpp b/src/scrobbler/scrobblercache.cpp index 509da8cdc..ab40c0c04 100644 --- a/src/scrobbler/scrobblercache.cpp +++ b/src/scrobbler/scrobblercache.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblercache.h b/src/scrobbler/scrobblercache.h index 4cc66ae37..9ab08e34f 100644 --- a/src/scrobbler/scrobblercache.h +++ b/src/scrobbler/scrobblercache.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblercacheitem.cpp b/src/scrobbler/scrobblercacheitem.cpp index 7039cca14..ec512efbe 100644 --- a/src/scrobbler/scrobblercacheitem.cpp +++ b/src/scrobbler/scrobblercacheitem.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblercacheitem.h b/src/scrobbler/scrobblercacheitem.h index 783e822e9..cc18b0733 100644 --- a/src/scrobbler/scrobblercacheitem.h +++ b/src/scrobbler/scrobblercacheitem.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblerservice.cpp b/src/scrobbler/scrobblerservice.cpp index de5a0d659..ebca2bda6 100644 --- a/src/scrobbler/scrobblerservice.cpp +++ b/src/scrobbler/scrobblerservice.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblerservice.h b/src/scrobbler/scrobblerservice.h index b19c9849f..8f86c4ae4 100644 --- a/src/scrobbler/scrobblerservice.h +++ b/src/scrobbler/scrobblerservice.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblerservices.cpp b/src/scrobbler/scrobblerservices.cpp index d78fc0ee6..2c0c33f17 100644 --- a/src/scrobbler/scrobblerservices.cpp +++ b/src/scrobbler/scrobblerservices.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblerservices.h b/src/scrobbler/scrobblerservices.h index 83275c955..b7247941a 100644 --- a/src/scrobbler/scrobblerservices.h +++ b/src/scrobbler/scrobblerservices.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblingapi20.cpp b/src/scrobbler/scrobblingapi20.cpp index 4088af2e4..0b8506848 100644 --- a/src/scrobbler/scrobblingapi20.cpp +++ b/src/scrobbler/scrobblingapi20.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/scrobblingapi20.h b/src/scrobbler/scrobblingapi20.h index 97d86705e..c1f15284c 100644 --- a/src/scrobbler/scrobblingapi20.h +++ b/src/scrobbler/scrobblingapi20.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobbler/subsonicscrobbler.cpp b/src/scrobbler/subsonicscrobbler.cpp index 5185e8767..75ee3759c 100644 --- a/src/scrobbler/subsonicscrobbler.cpp +++ b/src/scrobbler/subsonicscrobbler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * Copyright 2020, Pascal Below * * Strawberry is free software: you can redistribute it and/or modify diff --git a/src/scrobbler/subsonicscrobbler.h b/src/scrobbler/subsonicscrobbler.h index 27b1850ab..56e5ee703 100644 --- a/src/scrobbler/subsonicscrobbler.h +++ b/src/scrobbler/subsonicscrobbler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * Copyright 2020, Pascal Below * * Strawberry is free software: you can redistribute it and/or modify diff --git a/src/settings/appearancesettingspage.cpp b/src/settings/appearancesettingspage.cpp index ec7262b64..1cf45c022 100644 --- a/src/settings/appearancesettingspage.cpp +++ b/src/settings/appearancesettingspage.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/appearancesettingspage.h b/src/settings/appearancesettingspage.h index 145ee8731..5c1553ce7 100644 --- a/src/settings/appearancesettingspage.h +++ b/src/settings/appearancesettingspage.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/backendsettingspage.cpp b/src/settings/backendsettingspage.cpp index d683e98f8..45e263009 100644 --- a/src/settings/backendsettingspage.cpp +++ b/src/settings/backendsettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/backendsettingspage.h b/src/settings/backendsettingspage.h index 28103314d..f4cc7a9aa 100644 --- a/src/settings/backendsettingspage.h +++ b/src/settings/backendsettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/behavioursettingspage.cpp b/src/settings/behavioursettingspage.cpp index d801d5e1c..3a191c8d5 100644 --- a/src/settings/behavioursettingspage.cpp +++ b/src/settings/behavioursettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/behavioursettingspage.h b/src/settings/behavioursettingspage.h index 9af075dd2..a15786ecc 100644 --- a/src/settings/behavioursettingspage.h +++ b/src/settings/behavioursettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/collectionsettingspage.cpp b/src/settings/collectionsettingspage.cpp index b084c7da6..3efd87b3a 100644 --- a/src/settings/collectionsettingspage.cpp +++ b/src/settings/collectionsettingspage.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/collectionsettingspage.h b/src/settings/collectionsettingspage.h index 206586b12..1dd7eeeb0 100644 --- a/src/settings/collectionsettingspage.h +++ b/src/settings/collectionsettingspage.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/contextsettingspage.cpp b/src/settings/contextsettingspage.cpp index 26decd022..a59d92739 100644 --- a/src/settings/contextsettingspage.cpp +++ b/src/settings/contextsettingspage.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/contextsettingspage.h b/src/settings/contextsettingspage.h index 375f0b902..57dee0313 100644 --- a/src/settings/contextsettingspage.h +++ b/src/settings/contextsettingspage.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This code was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/coverssettingspage.cpp b/src/settings/coverssettingspage.cpp index 61d806612..373a8c4da 100644 --- a/src/settings/coverssettingspage.cpp +++ b/src/settings/coverssettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/coverssettingspage.h b/src/settings/coverssettingspage.h index 0954d073d..59dea492f 100644 --- a/src/settings/coverssettingspage.h +++ b/src/settings/coverssettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/globalshortcutssettingspage.cpp b/src/settings/globalshortcutssettingspage.cpp index bec8f804b..97050b27f 100644 --- a/src/settings/globalshortcutssettingspage.cpp +++ b/src/settings/globalshortcutssettingspage.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/globalshortcutssettingspage.h b/src/settings/globalshortcutssettingspage.h index 2250cd4b2..fd6de7512 100644 --- a/src/settings/globalshortcutssettingspage.h +++ b/src/settings/globalshortcutssettingspage.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/lyricssettingspage.cpp b/src/settings/lyricssettingspage.cpp index fb9637eb0..1984cfc21 100644 --- a/src/settings/lyricssettingspage.cpp +++ b/src/settings/lyricssettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/lyricssettingspage.h b/src/settings/lyricssettingspage.h index 0f591c606..629052b4b 100644 --- a/src/settings/lyricssettingspage.h +++ b/src/settings/lyricssettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2020, Jonas Kvinge + * Copyright 2020-2021, Jonas Kvinge * * Strawberry 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/moodbarsettingspage.cpp b/src/settings/moodbarsettingspage.cpp index a76b701d1..9a4ace7b0 100644 --- a/src/settings/moodbarsettingspage.cpp +++ b/src/settings/moodbarsettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/moodbarsettingspage.h b/src/settings/moodbarsettingspage.h index 4b681d378..a8ce3e3b5 100644 --- a/src/settings/moodbarsettingspage.h +++ b/src/settings/moodbarsettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2012, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/networkproxysettingspage.cpp b/src/settings/networkproxysettingspage.cpp index f6923404d..f79fffc78 100644 --- a/src/settings/networkproxysettingspage.cpp +++ b/src/settings/networkproxysettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/networkproxysettingspage.h b/src/settings/networkproxysettingspage.h index 43408dd6d..c083abccf 100644 --- a/src/settings/networkproxysettingspage.h +++ b/src/settings/networkproxysettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/notificationssettingspage.cpp b/src/settings/notificationssettingspage.cpp index 117252447..804676919 100644 --- a/src/settings/notificationssettingspage.cpp +++ b/src/settings/notificationssettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/notificationssettingspage.h b/src/settings/notificationssettingspage.h index 2890badbd..c6b15778e 100644 --- a/src/settings/notificationssettingspage.h +++ b/src/settings/notificationssettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlistsettingspage.cpp b/src/settings/playlistsettingspage.cpp index 539a092d6..9319c382a 100644 --- a/src/settings/playlistsettingspage.cpp +++ b/src/settings/playlistsettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/playlistsettingspage.h b/src/settings/playlistsettingspage.h index 221928f98..f15603262 100644 --- a/src/settings/playlistsettingspage.h +++ b/src/settings/playlistsettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuzsettingspage.cpp b/src/settings/qobuzsettingspage.cpp index f931db2de..f8c85c222 100644 --- a/src/settings/qobuzsettingspage.cpp +++ b/src/settings/qobuzsettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/qobuzsettingspage.h b/src/settings/qobuzsettingspage.h index 0777d39a0..ae96ecd9f 100644 --- a/src/settings/qobuzsettingspage.h +++ b/src/settings/qobuzsettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/scrobblersettingspage.cpp b/src/settings/scrobblersettingspage.cpp index ee1845f11..f7d6dfe51 100644 --- a/src/settings/scrobblersettingspage.cpp +++ b/src/settings/scrobblersettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/scrobblersettingspage.h b/src/settings/scrobblersettingspage.h index 96e6e3a2e..3557237a5 100644 --- a/src/settings/scrobblersettingspage.h +++ b/src/settings/scrobblersettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/settingsdialog.cpp b/src/settings/settingsdialog.cpp index b13de0e27..b9ef1a87a 100644 --- a/src/settings/settingsdialog.cpp +++ b/src/settings/settingsdialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/settingsdialog.h b/src/settings/settingsdialog.h index 61919c075..e364bce8c 100644 --- a/src/settings/settingsdialog.h +++ b/src/settings/settingsdialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/settingspage.cpp b/src/settings/settingspage.cpp index a8074b01e..92a6cdb70 100644 --- a/src/settings/settingspage.cpp +++ b/src/settings/settingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/settingspage.h b/src/settings/settingspage.h index 1f1338334..ecc64c0ea 100644 --- a/src/settings/settingspage.h +++ b/src/settings/settingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonicsettingspage.cpp b/src/settings/subsonicsettingspage.cpp index d7bc93902..b5ab2154f 100644 --- a/src/settings/subsonicsettingspage.cpp +++ b/src/settings/subsonicsettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonicsettingspage.h b/src/settings/subsonicsettingspage.h index c3ec8ab5f..ead21ab51 100644 --- a/src/settings/subsonicsettingspage.h +++ b/src/settings/subsonicsettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/tidalsettingspage.cpp b/src/settings/tidalsettingspage.cpp index cdc0a7501..c5aca903b 100644 --- a/src/settings/tidalsettingspage.cpp +++ b/src/settings/tidalsettingspage.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidalsettingspage.h b/src/settings/tidalsettingspage.h index 1d9e1df11..923cc68e2 100644 --- a/src/settings/tidalsettingspage.h +++ b/src/settings/tidalsettingspage.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/transcodersettingspage.cpp b/src/settings/transcodersettingspage.cpp index 4d5ffd594..c42f95198 100644 --- a/src/settings/transcodersettingspage.cpp +++ b/src/settings/transcodersettingspage.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/transcodersettingspage.h b/src/settings/transcodersettingspage.h index c773b905c..7a34a35ff 100644 --- a/src/settings/transcodersettingspage.h +++ b/src/settings/transcodersettingspage.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicbaserequest.cpp b/src/subsonic/subsonicbaserequest.cpp index 385be532d..103708012 100644 --- a/src/subsonic/subsonicbaserequest.cpp +++ b/src/subsonic/subsonicbaserequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicbaserequest.h b/src/subsonic/subsonicbaserequest.h index a78406222..005db0a1f 100644 --- a/src/subsonic/subsonicbaserequest.h +++ b/src/subsonic/subsonicbaserequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicrequest.cpp b/src/subsonic/subsonicrequest.cpp index b0be4d8f8..f4f2b8cf7 100644 --- a/src/subsonic/subsonicrequest.cpp +++ b/src/subsonic/subsonicrequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicrequest.h b/src/subsonic/subsonicrequest.h index f28e6f3bb..f542fe28f 100644 --- a/src/subsonic/subsonicrequest.h +++ b/src/subsonic/subsonicrequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicscrobblerequest.cpp b/src/subsonic/subsonicscrobblerequest.cpp index 4d35fc9b1..f59c9e551 100644 --- a/src/subsonic/subsonicscrobblerequest.cpp +++ b/src/subsonic/subsonicscrobblerequest.cpp @@ -1,7 +1,7 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge - * Copyright 2020, Pascal Below + * Copyright 2019-2021, Jonas Kvinge + * Copyright 2020-2021, Pascal Below * * Strawberry 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/subsonic/subsonicscrobblerequest.h b/src/subsonic/subsonicscrobblerequest.h index e1c2d0b0d..80d460da9 100644 --- a/src/subsonic/subsonicscrobblerequest.h +++ b/src/subsonic/subsonicscrobblerequest.h @@ -1,7 +1,7 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge - * Copyright 2020, Pascal Below + * Copyright 2019-2021, Jonas Kvinge + * Copyright 2020-2021, Pascal Below * * Strawberry 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/subsonic/subsonicservice.cpp b/src/subsonic/subsonicservice.cpp index fc9edfbab..9af2aac44 100644 --- a/src/subsonic/subsonicservice.cpp +++ b/src/subsonic/subsonicservice.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicservice.h b/src/subsonic/subsonicservice.h index 244609106..873f050b5 100644 --- a/src/subsonic/subsonicservice.h +++ b/src/subsonic/subsonicservice.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicurlhandler.cpp b/src/subsonic/subsonicurlhandler.cpp index 86a986786..d9194890d 100644 --- a/src/subsonic/subsonicurlhandler.cpp +++ b/src/subsonic/subsonicurlhandler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/subsonic/subsonicurlhandler.h b/src/subsonic/subsonicurlhandler.h index 9e503dfa0..597c66efe 100644 --- a/src/subsonic/subsonicurlhandler.h +++ b/src/subsonic/subsonicurlhandler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2019, Jonas Kvinge + * Copyright 2019-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalbaserequest.cpp b/src/tidal/tidalbaserequest.cpp index e8b9c9afd..b58e96a13 100644 --- a/src/tidal/tidalbaserequest.cpp +++ b/src/tidal/tidalbaserequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalbaserequest.h b/src/tidal/tidalbaserequest.h index 84b32311d..89d2a2b73 100644 --- a/src/tidal/tidalbaserequest.h +++ b/src/tidal/tidalbaserequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalfavoriterequest.cpp b/src/tidal/tidalfavoriterequest.cpp index cddb9ca6e..c324f7385 100644 --- a/src/tidal/tidalfavoriterequest.cpp +++ b/src/tidal/tidalfavoriterequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalfavoriterequest.h b/src/tidal/tidalfavoriterequest.h index 959d21936..b1355bf58 100644 --- a/src/tidal/tidalfavoriterequest.h +++ b/src/tidal/tidalfavoriterequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalrequest.cpp b/src/tidal/tidalrequest.cpp index 5e05927eb..481d5b745 100644 --- a/src/tidal/tidalrequest.cpp +++ b/src/tidal/tidalrequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalrequest.h b/src/tidal/tidalrequest.h index 2274d1fba..7e887bddb 100644 --- a/src/tidal/tidalrequest.h +++ b/src/tidal/tidalrequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalservice.cpp b/src/tidal/tidalservice.cpp index 0256c65c4..58b41258d 100644 --- a/src/tidal/tidalservice.cpp +++ b/src/tidal/tidalservice.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalservice.h b/src/tidal/tidalservice.h index bb534fb36..29ad95d87 100644 --- a/src/tidal/tidalservice.h +++ b/src/tidal/tidalservice.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalstreamurlrequest.cpp b/src/tidal/tidalstreamurlrequest.cpp index c09426b81..c72a8a535 100644 --- a/src/tidal/tidalstreamurlrequest.cpp +++ b/src/tidal/tidalstreamurlrequest.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalstreamurlrequest.h b/src/tidal/tidalstreamurlrequest.h index 1b2c0ab53..33662ed2b 100644 --- a/src/tidal/tidalstreamurlrequest.h +++ b/src/tidal/tidalstreamurlrequest.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalurlhandler.cpp b/src/tidal/tidalurlhandler.cpp index 6e96645b8..81468adce 100644 --- a/src/tidal/tidalurlhandler.cpp +++ b/src/tidal/tidalurlhandler.cpp @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/tidal/tidalurlhandler.h b/src/tidal/tidalurlhandler.h index 9f6aa5e76..cc237a153 100644 --- a/src/tidal/tidalurlhandler.h +++ b/src/tidal/tidalurlhandler.h @@ -1,6 +1,6 @@ /* * Strawberry Music Player - * Copyright 2018, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/transcoder/transcodedialog.cpp b/src/transcoder/transcodedialog.cpp index 16b7ad732..bccc313c6 100644 --- a/src/transcoder/transcodedialog.cpp +++ b/src/transcoder/transcodedialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/transcoder/transcodedialog.h b/src/transcoder/transcodedialog.h index 88c0b9a13..84bdd17e0 100644 --- a/src/transcoder/transcodedialog.h +++ b/src/transcoder/transcodedialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/transcoder/transcoder.cpp b/src/transcoder/transcoder.cpp index de83f0ec4..45fed8a06 100644 --- a/src/transcoder/transcoder.cpp +++ b/src/transcoder/transcoder.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/transcoder/transcoder.h b/src/transcoder/transcoder.h index bc48e6bb0..f9f23c9e4 100644 --- a/src/transcoder/transcoder.h +++ b/src/transcoder/transcoder.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2019, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/version.h.in b/src/version.h.in index bf1bd08d4..b3c60bf30 100644 --- a/src/version.h.in +++ b/src/version.h.in @@ -1,23 +1,7 @@ -/* This file is part of Strawberry. - - Strawberry is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - Strawberry is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with Strawberry. If not, see . -*/ - #ifndef VERSION_H_IN #define VERSION_H_IN #define STRAWBERRY_VERSION_DISPLAY "${STRAWBERRY_VERSION_DISPLAY}" #define STRAWBERRY_VERSION_PACKAGE "${STRAWBERRY_VERSION_PACKAGE}" -#endif // VERSION_H_IN +#endif // VERSION_H_IN diff --git a/src/widgets/autoexpandingtreeview.cpp b/src/widgets/autoexpandingtreeview.cpp index 669933ff0..64ba1554d 100644 --- a/src/widgets/autoexpandingtreeview.cpp +++ b/src/widgets/autoexpandingtreeview.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/widgets/autoexpandingtreeview.h b/src/widgets/autoexpandingtreeview.h index aca8dd592..8a6e00540 100644 --- a/src/widgets/autoexpandingtreeview.h +++ b/src/widgets/autoexpandingtreeview.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/widgets/lineedit.cpp b/src/widgets/lineedit.cpp index 769c78a03..3cbd6bc70 100644 --- a/src/widgets/lineedit.cpp +++ b/src/widgets/lineedit.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/widgets/lineedit.h b/src/widgets/lineedit.h index b8adf8d63..6c194a53d 100644 --- a/src/widgets/lineedit.h +++ b/src/widgets/lineedit.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2018-2020, Jonas Kvinge + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/widgets/loginstatewidget.cpp b/src/widgets/loginstatewidget.cpp index 0aa3aa4eb..d07ee83a3 100644 --- a/src/widgets/loginstatewidget.cpp +++ b/src/widgets/loginstatewidget.cpp @@ -1,6 +1,7 @@ /* This file was part of Clementine. Copyright 2010, David Sansome + Copyright 2018-2021, Jonas Kvinge Strawberry 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/widgets/loginstatewidget.h b/src/widgets/loginstatewidget.h index 4aef629a9..d16f719e3 100644 --- a/src/widgets/loginstatewidget.h +++ b/src/widgets/loginstatewidget.h @@ -1,6 +1,7 @@ /* This file was part of Clementine. Copyright 2010, David Sansome + Copyright 2018-2021, Jonas Kvinge Strawberry 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/widgets/playingwidget.cpp b/src/widgets/playingwidget.cpp index c850400ed..cedb10f28 100644 --- a/src/widgets/playingwidget.cpp +++ b/src/widgets/playingwidget.cpp @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/widgets/playingwidget.h b/src/widgets/playingwidget.h index ab02d983b..df024c9a0 100644 --- a/src/widgets/playingwidget.h +++ b/src/widgets/playingwidget.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2013, Jonas Kvinge + * Copyright 2013-2021, Jonas Kvinge * * Strawberry 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/widgets/qsearchfield_mac.mm b/src/widgets/qsearchfield_mac.mm index a77c9b3d0..3e8b1a711 100644 --- a/src/widgets/qsearchfield_mac.mm +++ b/src/widgets/qsearchfield_mac.mm @@ -1,5 +1,6 @@ /* Copyright (C) 2011 by Mike McQuaid +Copyright (C) 2018-2021 by Jonas Kvinge Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/widgets/qsearchfield_nonmac.cpp b/src/widgets/qsearchfield_nonmac.cpp index 54666dfeb..9d13b26cf 100644 --- a/src/widgets/qsearchfield_nonmac.cpp +++ b/src/widgets/qsearchfield_nonmac.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2011 by Mike McQuaid +Copyright (C) 2018-2021 by Jonas Kvinge Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/widgets/stretchheaderview.cpp b/src/widgets/stretchheaderview.cpp index dbe81a506..6c4beb415 100644 --- a/src/widgets/stretchheaderview.cpp +++ b/src/widgets/stretchheaderview.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry 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/widgets/stretchheaderview.h b/src/widgets/stretchheaderview.h index 5165acf8b..b02ebe041 100644 --- a/src/widgets/stretchheaderview.h +++ b/src/widgets/stretchheaderview.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2021, Jonas Kvinge * * Strawberry is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by