diff --git a/3rdparty/sha2/sha2.cpp b/3rdparty/sha2/sha2.cpp index e3c8bcba5..217ebf157 100644 --- a/3rdparty/sha2/sha2.cpp +++ b/3rdparty/sha2/sha2.cpp @@ -1,7 +1,7 @@ /* * FILE: sha2.c * AUTHOR: Aaron D. Gifford - http://www.aarongifford.com/ - * + * * Copyright (c) 2000-2001, Aaron D. Gifford * All rights reserved. * @@ -16,7 +16,7 @@ * 3. Neither the name of the copyright holder nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE diff --git a/3rdparty/sha2/sha2.h b/3rdparty/sha2/sha2.h index 60e4b9698..fd00226c6 100644 --- a/3rdparty/sha2/sha2.h +++ b/3rdparty/sha2/sha2.h @@ -1,7 +1,7 @@ /* * FILE: sha2.h * AUTHOR: Aaron D. Gifford - http://www.aarongifford.com/ - * + * * Copyright (c) 2000-2001, Aaron D. Gifford * All rights reserved. * @@ -16,7 +16,7 @@ * 3. Neither the name of the copyright holder nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE diff --git a/src/collection/collection.cpp b/src/collection/collection.cpp index 539af4de2..8ecbd28a0 100644 --- a/src/collection/collection.cpp +++ b/src/collection/collection.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collection.h b/src/collection/collection.h index 45808ac2f..decf4bd5d 100644 --- a/src/collection/collection.h +++ b/src/collection/collection.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTION_H diff --git a/src/collection/collectionbackend.cpp b/src/collection/collectionbackend.cpp index f22afd3d8..f0db67aaa 100644 --- a/src/collection/collectionbackend.cpp +++ b/src/collection/collectionbackend.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionbackend.h b/src/collection/collectionbackend.h index 49542fd55..70fde3de0 100644 --- a/src/collection/collectionbackend.h +++ b/src/collection/collectionbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONBACKEND_H diff --git a/src/collection/collectiondirectorymodel.cpp b/src/collection/collectiondirectorymodel.cpp index a285c0e78..09b6418a2 100644 --- a/src/collection/collectiondirectorymodel.cpp +++ b/src/collection/collectiondirectorymodel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectiondirectorymodel.h b/src/collection/collectiondirectorymodel.h index 915eb069e..f43f8d6bf 100644 --- a/src/collection/collectiondirectorymodel.h +++ b/src/collection/collectiondirectorymodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONDIRECTORYMODEL_H diff --git a/src/collection/collectionfilterwidget.cpp b/src/collection/collectionfilterwidget.cpp index 3b5d21cde..6b93246aa 100644 --- a/src/collection/collectionfilterwidget.cpp +++ b/src/collection/collectionfilterwidget.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionfilterwidget.h b/src/collection/collectionfilterwidget.h index 215d6b645..1f84f27a5 100644 --- a/src/collection/collectionfilterwidget.h +++ b/src/collection/collectionfilterwidget.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONFILTERWIDGET_H diff --git a/src/collection/collectionitem.h b/src/collection/collectionitem.h index c46414b95..b59386ff9 100644 --- a/src/collection/collectionitem.h +++ b/src/collection/collectionitem.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONITEM_H diff --git a/src/collection/collectionmodel.cpp b/src/collection/collectionmodel.cpp index 6fae73ddc..d23a26822 100644 --- a/src/collection/collectionmodel.cpp +++ b/src/collection/collectionmodel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionmodel.h b/src/collection/collectionmodel.h index 02e5f7f59..9bbcee471 100644 --- a/src/collection/collectionmodel.h +++ b/src/collection/collectionmodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONMODEL_H diff --git a/src/collection/collectionplaylistitem.cpp b/src/collection/collectionplaylistitem.cpp index d7687ccf8..bf380c502 100644 --- a/src/collection/collectionplaylistitem.cpp +++ b/src/collection/collectionplaylistitem.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionplaylistitem.h b/src/collection/collectionplaylistitem.h index 48ec2bf0c..c17419d5e 100644 --- a/src/collection/collectionplaylistitem.h +++ b/src/collection/collectionplaylistitem.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONPLAYLISTITEM_H diff --git a/src/collection/collectionquery.cpp b/src/collection/collectionquery.cpp index 4908ed552..a9470c5b5 100644 --- a/src/collection/collectionquery.cpp +++ b/src/collection/collectionquery.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionquery.h b/src/collection/collectionquery.h index c25b909a9..371f8136d 100644 --- a/src/collection/collectionquery.h +++ b/src/collection/collectionquery.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONQUERY_H diff --git a/src/collection/collectionview.cpp b/src/collection/collectionview.cpp index e26c9becc..56e1421ff 100644 --- a/src/collection/collectionview.cpp +++ b/src/collection/collectionview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionview.h b/src/collection/collectionview.h index dd0bb7f31..9ad39e8d7 100644 --- a/src/collection/collectionview.h +++ b/src/collection/collectionview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONVIEW_H diff --git a/src/collection/collectionviewcontainer.cpp b/src/collection/collectionviewcontainer.cpp index 065c035b5..6bcc3cc87 100644 --- a/src/collection/collectionviewcontainer.cpp +++ b/src/collection/collectionviewcontainer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionviewcontainer.h b/src/collection/collectionviewcontainer.h index ce5ad0ea0..f9243d1e7 100644 --- a/src/collection/collectionviewcontainer.h +++ b/src/collection/collectionviewcontainer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONVIEWCONTAINER_H diff --git a/src/collection/collectionwatcher.cpp b/src/collection/collectionwatcher.cpp index 01ea85f71..4a5832307 100644 --- a/src/collection/collectionwatcher.cpp +++ b/src/collection/collectionwatcher.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/collectionwatcher.h b/src/collection/collectionwatcher.h index fc0d517eb..5a53f940b 100644 --- a/src/collection/collectionwatcher.h +++ b/src/collection/collectionwatcher.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COLLECTIONWATCHER_H diff --git a/src/collection/directory.h b/src/collection/directory.h index 8d4eb8276..665c950fa 100644 --- a/src/collection/directory.h +++ b/src/collection/directory.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DIRECTORY_H diff --git a/src/collection/groupbydialog.cpp b/src/collection/groupbydialog.cpp index e8ae41ad6..8e86d3efe 100644 --- a/src/collection/groupbydialog.cpp +++ b/src/collection/groupbydialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/groupbydialog.h b/src/collection/groupbydialog.h index 00ee6e1d6..d1a97d417 100644 --- a/src/collection/groupbydialog.h +++ b/src/collection/groupbydialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GROUPBYDIALOG_H diff --git a/src/collection/savedgroupingmanager.cpp b/src/collection/savedgroupingmanager.cpp index 410f9775a..60ecb4915 100644 --- a/src/collection/savedgroupingmanager.cpp +++ b/src/collection/savedgroupingmanager.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/collection/savedgroupingmanager.h b/src/collection/savedgroupingmanager.h index 29675ee1f..682f7e3dc 100644 --- a/src/collection/savedgroupingmanager.h +++ b/src/collection/savedgroupingmanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SAVEDGROUPINGMANAGER_H diff --git a/src/collection/sqlrow.cpp b/src/collection/sqlrow.cpp index 17d4731b1..4f72470b6 100644 --- a/src/collection/sqlrow.cpp +++ b/src/collection/sqlrow.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/collection/sqlrow.h b/src/collection/sqlrow.h index 2ec0dccf4..3c452e7e5 100644 --- a/src/collection/sqlrow.h +++ b/src/collection/sqlrow.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SQLROW_H diff --git a/src/core/appearance.cpp b/src/core/appearance.cpp index 58e7a1484..72a826eba 100644 --- a/src/core/appearance.cpp +++ b/src/core/appearance.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/appearance.h b/src/core/appearance.h index 4d27b383a..ced13899d 100644 --- a/src/core/appearance.h +++ b/src/core/appearance.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef APPEARANCE_H diff --git a/src/core/cachedlist.h b/src/core/cachedlist.h index 177d0be83..edbe3ab39 100644 --- a/src/core/cachedlist.h +++ b/src/core/cachedlist.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CACHEDLIST_H diff --git a/src/core/commandlineoptions.cpp b/src/core/commandlineoptions.cpp index f1305ec8a..482d575ea 100644 --- a/src/core/commandlineoptions.cpp +++ b/src/core/commandlineoptions.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/commandlineoptions.h b/src/core/commandlineoptions.h index c39567d55..03234de5a 100644 --- a/src/core/commandlineoptions.h +++ b/src/core/commandlineoptions.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COMMANDLINEOPTIONS_H diff --git a/src/core/database.cpp b/src/core/database.cpp index ae7c1c640..6b5d1363f 100644 --- a/src/core/database.cpp +++ b/src/core/database.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/database.h b/src/core/database.h index 83905d596..cc4fba405 100644 --- a/src/core/database.h +++ b/src/core/database.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DATABASE_H diff --git a/src/core/dbusscreensaver.cpp b/src/core/dbusscreensaver.cpp index 064d07c16..bce2dc47d 100644 --- a/src/core/dbusscreensaver.cpp +++ b/src/core/dbusscreensaver.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/dbusscreensaver.h b/src/core/dbusscreensaver.h index 17c60fb69..99d351bb0 100644 --- a/src/core/dbusscreensaver.h +++ b/src/core/dbusscreensaver.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DBUSSCREENSAVER_H diff --git a/src/core/deletefiles.cpp b/src/core/deletefiles.cpp index 5de70cfe5..aa040bdf0 100644 --- a/src/core/deletefiles.cpp +++ b/src/core/deletefiles.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/deletefiles.h b/src/core/deletefiles.h index 750d38e0a..600fd9861 100644 --- a/src/core/deletefiles.h +++ b/src/core/deletefiles.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DELETEFILES_H diff --git a/src/core/filesystemmusicstorage.cpp b/src/core/filesystemmusicstorage.cpp index 2a009762a..7c63b70ca 100644 --- a/src/core/filesystemmusicstorage.cpp +++ b/src/core/filesystemmusicstorage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/filesystemmusicstorage.h b/src/core/filesystemmusicstorage.h index d2a370592..b8c0dac3a 100644 --- a/src/core/filesystemmusicstorage.h +++ b/src/core/filesystemmusicstorage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FILESYSTEMMUSICSTORAGE_H diff --git a/src/core/filesystemwatcherinterface.cpp b/src/core/filesystemwatcherinterface.cpp index 420d20913..d3fa6043c 100644 --- a/src/core/filesystemwatcherinterface.cpp +++ b/src/core/filesystemwatcherinterface.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/filesystemwatcherinterface.h b/src/core/filesystemwatcherinterface.h index 1479d3000..b595a2ffd 100644 --- a/src/core/filesystemwatcherinterface.h +++ b/src/core/filesystemwatcherinterface.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FILESYSTEMWATCHERINTERFACE_H diff --git a/src/core/iconloader.cpp b/src/core/iconloader.cpp index 225916687..4b14fc2ca 100644 --- a/src/core/iconloader.cpp +++ b/src/core/iconloader.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/iconloader.h b/src/core/iconloader.h index 161d82dd0..e209cc76c 100644 --- a/src/core/iconloader.h +++ b/src/core/iconloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ICONLOADER_H diff --git a/src/core/mac_startup.mm b/src/core/mac_startup.mm index a89d562ab..021d14333 100644 --- a/src/core/mac_startup.mm +++ b/src/core/mac_startup.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #import diff --git a/src/core/mac_utilities.h b/src/core/mac_utilities.h index b0b057ed9..a96f6df79 100644 --- a/src/core/mac_utilities.h +++ b/src/core/mac_utilities.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/macfslistener.h b/src/core/macfslistener.h index f85e1ec35..947821fe6 100644 --- a/src/core/macfslistener.h +++ b/src/core/macfslistener.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MACFSLISTENER_H diff --git a/src/core/macfslistener.mm b/src/core/macfslistener.mm index b89b1fad4..1739969d4 100644 --- a/src/core/macfslistener.mm +++ b/src/core/macfslistener.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "macfslistener.h" diff --git a/src/core/macscreensaver.cpp b/src/core/macscreensaver.cpp index a571c842c..c6f738531 100644 --- a/src/core/macscreensaver.cpp +++ b/src/core/macscreensaver.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/macscreensaver.h b/src/core/macscreensaver.h index fc3e74fcb..101d390c4 100644 --- a/src/core/macscreensaver.h +++ b/src/core/macscreensaver.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MACSCREENSAVER_H diff --git a/src/core/macsystemtrayicon.h b/src/core/macsystemtrayicon.h index c4fb73387..200821387 100644 --- a/src/core/macsystemtrayicon.h +++ b/src/core/macsystemtrayicon.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MACSYSTEMTRAYICON_H diff --git a/src/core/macsystemtrayicon.mm b/src/core/macsystemtrayicon.mm index 0af29abf3..36fd1751c 100644 --- a/src/core/macsystemtrayicon.mm +++ b/src/core/macsystemtrayicon.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/main.cpp b/src/core/main.cpp index e104a56d6..a37fc4ce0 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/main.h b/src/core/main.h index eed4f5b1e..2391fe3c1 100644 --- a/src/core/main.h +++ b/src/core/main.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MAIN_H diff --git a/src/core/mainwindow.cpp b/src/core/mainwindow.cpp index c43e69e6b..b8a54d76a 100644 --- a/src/core/mainwindow.cpp +++ b/src/core/mainwindow.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/mainwindow.h b/src/core/mainwindow.h index 6516a70a4..920a8c1ed 100644 --- a/src/core/mainwindow.h +++ b/src/core/mainwindow.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MAINWINDOW_H diff --git a/src/core/mergedproxymodel.cpp b/src/core/mergedproxymodel.cpp index 906117afe..87de2a13d 100644 --- a/src/core/mergedproxymodel.cpp +++ b/src/core/mergedproxymodel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/mergedproxymodel.h b/src/core/mergedproxymodel.h index 1f64b5d2d..a01d38563 100644 --- a/src/core/mergedproxymodel.h +++ b/src/core/mergedproxymodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MERGEDPROXYMODEL_H diff --git a/src/core/metatypes.cpp b/src/core/metatypes.cpp index 079a7aa99..455c8fdea 100644 --- a/src/core/metatypes.cpp +++ b/src/core/metatypes.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/mpris.cpp b/src/core/mpris.cpp index 2349df9af..aa53f88e3 100644 --- a/src/core/mpris.cpp +++ b/src/core/mpris.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/mpris.h b/src/core/mpris.h index e23e5c14f..f84da9cf6 100644 --- a/src/core/mpris.h +++ b/src/core/mpris.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MPRIS_H diff --git a/src/core/mpris2.h b/src/core/mpris2.h index 033630056..9a9a7a78c 100644 --- a/src/core/mpris2.h +++ b/src/core/mpris2.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MPRIS2_H diff --git a/src/core/mpris_common.h b/src/core/mpris_common.h index 75905f8c9..e853f7355 100644 --- a/src/core/mpris_common.h +++ b/src/core/mpris_common.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MPRIS_COMMON_H diff --git a/src/core/multisortfilterproxy.cpp b/src/core/multisortfilterproxy.cpp index 8d14a422e..0e322a969 100644 --- a/src/core/multisortfilterproxy.cpp +++ b/src/core/multisortfilterproxy.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/multisortfilterproxy.h b/src/core/multisortfilterproxy.h index 70f3657c1..aca02bba2 100644 --- a/src/core/multisortfilterproxy.h +++ b/src/core/multisortfilterproxy.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MULTISORTFILTERPROXY_H diff --git a/src/core/musicstorage.cpp b/src/core/musicstorage.cpp index b801efe2d..bf7e3b695 100644 --- a/src/core/musicstorage.cpp +++ b/src/core/musicstorage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "musicstorage.h" diff --git a/src/core/musicstorage.h b/src/core/musicstorage.h index 66d7da5ff..ea75953fe 100644 --- a/src/core/musicstorage.h +++ b/src/core/musicstorage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MUSICSTORAGE_H diff --git a/src/core/network.h b/src/core/network.h index be3a9a8f6..001c8ddd7 100644 --- a/src/core/network.h +++ b/src/core/network.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef NETWORK_H diff --git a/src/core/networkproxyfactory.cpp b/src/core/networkproxyfactory.cpp index 9d825921e..f9dc6fcf5 100644 --- a/src/core/networkproxyfactory.cpp +++ b/src/core/networkproxyfactory.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/networkproxyfactory.h b/src/core/networkproxyfactory.h index a4bde04d2..b50e055d2 100644 --- a/src/core/networkproxyfactory.h +++ b/src/core/networkproxyfactory.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef NETWORKPROXYFACTORY_H diff --git a/src/core/organise.cpp b/src/core/organise.cpp index 06a34e078..10d9a7b9b 100644 --- a/src/core/organise.cpp +++ b/src/core/organise.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/core/organise.h b/src/core/organise.h index 598728453..110941acf 100644 --- a/src/core/organise.h +++ b/src/core/organise.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ORGANISE_H diff --git a/src/core/organiseformat.cpp b/src/core/organiseformat.cpp index e8321f8fb..604675b58 100644 --- a/src/core/organiseformat.cpp +++ b/src/core/organiseformat.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/organiseformat.h b/src/core/organiseformat.h index 9d736bfad..07023b70f 100644 --- a/src/core/organiseformat.h +++ b/src/core/organiseformat.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ORGANISEFORMAT_H diff --git a/src/core/player.cpp b/src/core/player.cpp index ff5d819c1..ce11ef579 100644 --- a/src/core/player.cpp +++ b/src/core/player.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/player.h b/src/core/player.h index e247f258b..ee86f3a32 100644 --- a/src/core/player.h +++ b/src/core/player.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYER_H diff --git a/src/core/qt_blurimage.h b/src/core/qt_blurimage.h index 90b5c6acf..100844197 100644 --- a/src/core/qt_blurimage.h +++ b/src/core/qt_blurimage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QT_BLURIMAGE_H diff --git a/src/core/qtfslistener.cpp b/src/core/qtfslistener.cpp index 5fe94c61b..3dbaada85 100644 --- a/src/core/qtfslistener.cpp +++ b/src/core/qtfslistener.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/qtfslistener.h b/src/core/qtfslistener.h index 7ea4b8df3..e64ac7150 100644 --- a/src/core/qtfslistener.h +++ b/src/core/qtfslistener.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QTFSLISTENER_H diff --git a/src/core/qtsystemtrayicon.cpp b/src/core/qtsystemtrayicon.cpp index 4bc8d4ac0..333681ca7 100644 --- a/src/core/qtsystemtrayicon.cpp +++ b/src/core/qtsystemtrayicon.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/qtsystemtrayicon.h b/src/core/qtsystemtrayicon.h index ecf7c8421..391870030 100644 --- a/src/core/qtsystemtrayicon.h +++ b/src/core/qtsystemtrayicon.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QTSYSTEMTRAYICON_H diff --git a/src/core/scangiomodulepath.cpp b/src/core/scangiomodulepath.cpp index d5eb21631..4ee02540f 100644 --- a/src/core/scangiomodulepath.cpp +++ b/src/core/scangiomodulepath.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/scangiomodulepath.h b/src/core/scangiomodulepath.h index 0642a5de3..387a5d9ee 100644 --- a/src/core/scangiomodulepath.h +++ b/src/core/scangiomodulepath.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ void ScanGIOModulePath(); diff --git a/src/core/scopedgobject.h b/src/core/scopedgobject.h index e09101aff..f7f01623b 100644 --- a/src/core/scopedgobject.h +++ b/src/core/scopedgobject.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SCOPEDGOBJECT_H diff --git a/src/core/scopedtransaction.cpp b/src/core/scopedtransaction.cpp index c27d1dc21..210f69f26 100644 --- a/src/core/scopedtransaction.cpp +++ b/src/core/scopedtransaction.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/scopedtransaction.h b/src/core/scopedtransaction.h index c3cb3b94d..033600c59 100644 --- a/src/core/scopedtransaction.h +++ b/src/core/scopedtransaction.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SCOPEDTRANSACTION_H diff --git a/src/core/screensaver.cpp b/src/core/screensaver.cpp index 241d61d2b..65a70c7f9 100644 --- a/src/core/screensaver.cpp +++ b/src/core/screensaver.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/screensaver.h b/src/core/screensaver.h index d26d24510..c8fec06d3 100644 --- a/src/core/screensaver.h +++ b/src/core/screensaver.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SCREENSAVER_H diff --git a/src/core/settingsprovider.cpp b/src/core/settingsprovider.cpp index 6ae45346c..503b4af02 100644 --- a/src/core/settingsprovider.cpp +++ b/src/core/settingsprovider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/settingsprovider.h b/src/core/settingsprovider.h index c6cc96134..490294a07 100644 --- a/src/core/settingsprovider.h +++ b/src/core/settingsprovider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SETTINGSPROVIDER_H diff --git a/src/core/signalchecker.cpp b/src/core/signalchecker.cpp index 8c21995db..2b7409c97 100644 --- a/src/core/signalchecker.cpp +++ b/src/core/signalchecker.cpp @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/signalchecker.h b/src/core/signalchecker.h index 3f375df80..ad1d5d935 100644 --- a/src/core/signalchecker.h +++ b/src/core/signalchecker.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SIGNALCHECKER_H diff --git a/src/core/simpletreeitem.h b/src/core/simpletreeitem.h index 38ae4e1e2..c702b3ea0 100644 --- a/src/core/simpletreeitem.h +++ b/src/core/simpletreeitem.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SIMPLETREEITEM_H diff --git a/src/core/simpletreemodel.h b/src/core/simpletreemodel.h index 497503f2e..e539eb351 100644 --- a/src/core/simpletreemodel.h +++ b/src/core/simpletreemodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SIMPLETREEMODEL_H diff --git a/src/core/song.cpp b/src/core/song.cpp index 3f6a89966..456fa3cee 100644 --- a/src/core/song.cpp +++ b/src/core/song.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/standarditemiconloader.cpp b/src/core/standarditemiconloader.cpp index 1e0bbefbc..ede3fa69b 100644 --- a/src/core/standarditemiconloader.cpp +++ b/src/core/standarditemiconloader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/standarditemiconloader.h b/src/core/standarditemiconloader.h index 08855b99e..26de7987f 100644 --- a/src/core/standarditemiconloader.h +++ b/src/core/standarditemiconloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef STANDARDITEMICONLOADER_H diff --git a/src/core/stylesheetloader.cpp b/src/core/stylesheetloader.cpp index b6d9c8058..fe50bbd04 100644 --- a/src/core/stylesheetloader.cpp +++ b/src/core/stylesheetloader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/stylesheetloader.h b/src/core/stylesheetloader.h index ea02000a7..5259305fe 100644 --- a/src/core/stylesheetloader.h +++ b/src/core/stylesheetloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef STYLESHEETLOADER_H diff --git a/src/core/systemtrayicon.cpp b/src/core/systemtrayicon.cpp index 628f97ee6..a2bf88e6a 100644 --- a/src/core/systemtrayicon.cpp +++ b/src/core/systemtrayicon.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/systemtrayicon.h b/src/core/systemtrayicon.h index 4fd3de02f..70a075592 100644 --- a/src/core/systemtrayicon.h +++ b/src/core/systemtrayicon.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SYSTEMTRAYICON_H diff --git a/src/core/tagreaderclient.cpp b/src/core/tagreaderclient.cpp index ed654755d..93a63896a 100644 --- a/src/core/tagreaderclient.cpp +++ b/src/core/tagreaderclient.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/tagreaderclient.h b/src/core/tagreaderclient.h index ec567129d..235b8f1ee 100644 --- a/src/core/tagreaderclient.h +++ b/src/core/tagreaderclient.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TAGREADERCLIENT_H diff --git a/src/core/taskmanager.cpp b/src/core/taskmanager.cpp index dbc2f89bc..6ae9b128f 100644 --- a/src/core/taskmanager.cpp +++ b/src/core/taskmanager.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/taskmanager.h b/src/core/taskmanager.h index bc775323d..ff0781538 100644 --- a/src/core/taskmanager.h +++ b/src/core/taskmanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TASKMANAGER_H diff --git a/src/core/urlhandler.cpp b/src/core/urlhandler.cpp index 9bad893b9..c0031d104 100644 --- a/src/core/urlhandler.cpp +++ b/src/core/urlhandler.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/urlhandler.h b/src/core/urlhandler.h index b8ac113c0..e4294e112 100644 --- a/src/core/urlhandler.h +++ b/src/core/urlhandler.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef URLHANDLER_H diff --git a/src/core/utilities.cpp b/src/core/utilities.cpp index 24c5eeafa..8bbdbf51a 100644 --- a/src/core/utilities.cpp +++ b/src/core/utilities.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/utilities.h b/src/core/utilities.h index 734a4553d..0753103f3 100644 --- a/src/core/utilities.h +++ b/src/core/utilities.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef UTILITIES_H diff --git a/src/core/windows7thumbbar.cpp b/src/core/windows7thumbbar.cpp index 8acea6638..19e310538 100644 --- a/src/core/windows7thumbbar.cpp +++ b/src/core/windows7thumbbar.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/core/windows7thumbbar.h b/src/core/windows7thumbbar.h index 9490942d9..24d7452c8 100644 --- a/src/core/windows7thumbbar.h +++ b/src/core/windows7thumbbar.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef WINDOWS7THUMBBAR_H diff --git a/src/covermanager/albumcoverchoicecontroller.cpp b/src/covermanager/albumcoverchoicecontroller.cpp index 82d1f3b2b..b3f48efa3 100644 --- a/src/covermanager/albumcoverchoicecontroller.cpp +++ b/src/covermanager/albumcoverchoicecontroller.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverchoicecontroller.h b/src/covermanager/albumcoverchoicecontroller.h index a84a72564..8e66bf651 100644 --- a/src/covermanager/albumcoverchoicecontroller.h +++ b/src/covermanager/albumcoverchoicecontroller.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERCHOICECONTROLLER_H diff --git a/src/covermanager/albumcoverexport.cpp b/src/covermanager/albumcoverexport.cpp index 554b74aa7..83324079e 100644 --- a/src/covermanager/albumcoverexport.cpp +++ b/src/covermanager/albumcoverexport.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverexport.h b/src/covermanager/albumcoverexport.h index 17de071e0..326a93825 100644 --- a/src/covermanager/albumcoverexport.h +++ b/src/covermanager/albumcoverexport.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVEREXPORT_H diff --git a/src/covermanager/albumcoverexporter.cpp b/src/covermanager/albumcoverexporter.cpp index 5af83da43..cce7746b7 100644 --- a/src/covermanager/albumcoverexporter.cpp +++ b/src/covermanager/albumcoverexporter.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverexporter.h b/src/covermanager/albumcoverexporter.h index 36474d2a8..0400bc86e 100644 --- a/src/covermanager/albumcoverexporter.h +++ b/src/covermanager/albumcoverexporter.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVEREXPORTER_H diff --git a/src/covermanager/albumcoverfetcher.cpp b/src/covermanager/albumcoverfetcher.cpp index cc19452ae..ba5205854 100644 --- a/src/covermanager/albumcoverfetcher.cpp +++ b/src/covermanager/albumcoverfetcher.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverfetcher.h b/src/covermanager/albumcoverfetcher.h index 47565fa40..8709dbff3 100644 --- a/src/covermanager/albumcoverfetcher.h +++ b/src/covermanager/albumcoverfetcher.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERFETCHER_H diff --git a/src/covermanager/albumcoverfetchersearch.cpp b/src/covermanager/albumcoverfetchersearch.cpp index 2c782d85f..1d81c8934 100644 --- a/src/covermanager/albumcoverfetchersearch.cpp +++ b/src/covermanager/albumcoverfetchersearch.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverfetchersearch.h b/src/covermanager/albumcoverfetchersearch.h index 4a6dae781..eaf457344 100644 --- a/src/covermanager/albumcoverfetchersearch.h +++ b/src/covermanager/albumcoverfetchersearch.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERFETCHERSEARCH_H diff --git a/src/covermanager/albumcoverloader.cpp b/src/covermanager/albumcoverloader.cpp index 074b08fb4..37db4af3f 100644 --- a/src/covermanager/albumcoverloader.cpp +++ b/src/covermanager/albumcoverloader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoverloader.h b/src/covermanager/albumcoverloader.h index 2a194e8f4..408eecbb8 100644 --- a/src/covermanager/albumcoverloader.h +++ b/src/covermanager/albumcoverloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERLOADER_H diff --git a/src/covermanager/albumcoverloaderoptions.h b/src/covermanager/albumcoverloaderoptions.h index 91171eee5..cfe46c4c2 100644 --- a/src/covermanager/albumcoverloaderoptions.h +++ b/src/covermanager/albumcoverloaderoptions.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERLOADEROPTIONS_H diff --git a/src/covermanager/albumcovermanager.h b/src/covermanager/albumcovermanager.h index de7dd6eea..3d649c715 100644 --- a/src/covermanager/albumcovermanager.h +++ b/src/covermanager/albumcovermanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERMANAGER_H diff --git a/src/covermanager/albumcovermanagerlist.cpp b/src/covermanager/albumcovermanagerlist.cpp index 05e31cc35..646631d22 100644 --- a/src/covermanager/albumcovermanagerlist.cpp +++ b/src/covermanager/albumcovermanagerlist.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcovermanagerlist.h b/src/covermanager/albumcovermanagerlist.h index 65bab4d92..c7414a47e 100644 --- a/src/covermanager/albumcovermanagerlist.h +++ b/src/covermanager/albumcovermanagerlist.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERMANAGERLIST_H diff --git a/src/covermanager/albumcoversearcher.cpp b/src/covermanager/albumcoversearcher.cpp index 6e2488727..d7384d878 100644 --- a/src/covermanager/albumcoversearcher.cpp +++ b/src/covermanager/albumcoversearcher.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/albumcoversearcher.h b/src/covermanager/albumcoversearcher.h index 203399f6a..169eb2839 100644 --- a/src/covermanager/albumcoversearcher.h +++ b/src/covermanager/albumcoversearcher.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ALBUMCOVERSEARCHER_H diff --git a/src/covermanager/amazoncoverprovider.cpp b/src/covermanager/amazoncoverprovider.cpp index f12f5cc97..d3e69b922 100644 --- a/src/covermanager/amazoncoverprovider.cpp +++ b/src/covermanager/amazoncoverprovider.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/amazoncoverprovider.h b/src/covermanager/amazoncoverprovider.h index e0d185ac8..da81ebb7d 100644 --- a/src/covermanager/amazoncoverprovider.h +++ b/src/covermanager/amazoncoverprovider.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef AMAZONCOVERPROVIDER_H diff --git a/src/covermanager/coverexportrunnable.cpp b/src/covermanager/coverexportrunnable.cpp index c2b9cd2c0..6ce5205df 100644 --- a/src/covermanager/coverexportrunnable.cpp +++ b/src/covermanager/coverexportrunnable.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coverexportrunnable.h b/src/covermanager/coverexportrunnable.h index 3a4414a36..1c75da543 100644 --- a/src/covermanager/coverexportrunnable.h +++ b/src/covermanager/coverexportrunnable.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVEREXPORTRUNNABLE_H diff --git a/src/covermanager/coverfromurldialog.cpp b/src/covermanager/coverfromurldialog.cpp index 5292454e5..31e3e199e 100644 --- a/src/covermanager/coverfromurldialog.cpp +++ b/src/covermanager/coverfromurldialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coverfromurldialog.h b/src/covermanager/coverfromurldialog.h index 76b1de992..c4655822f 100644 --- a/src/covermanager/coverfromurldialog.h +++ b/src/covermanager/coverfromurldialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVERFROMURLDIALOG_H diff --git a/src/covermanager/coverprovider.cpp b/src/covermanager/coverprovider.cpp index c792bc62e..d728f7551 100644 --- a/src/covermanager/coverprovider.cpp +++ b/src/covermanager/coverprovider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coverprovider.h b/src/covermanager/coverprovider.h index 30f95d602..d4e464322 100644 --- a/src/covermanager/coverprovider.h +++ b/src/covermanager/coverprovider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVERPROVIDER_H diff --git a/src/covermanager/coverproviders.cpp b/src/covermanager/coverproviders.cpp index 0f96a7edb..055d1b01a 100644 --- a/src/covermanager/coverproviders.cpp +++ b/src/covermanager/coverproviders.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coverproviders.h b/src/covermanager/coverproviders.h index 6d7dbb9ab..e4c815067 100644 --- a/src/covermanager/coverproviders.h +++ b/src/covermanager/coverproviders.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVERPROVIDERS_H diff --git a/src/covermanager/coversearchstatistics.cpp b/src/covermanager/coversearchstatistics.cpp index 5e2a90f8e..09327f502 100644 --- a/src/covermanager/coversearchstatistics.cpp +++ b/src/covermanager/coversearchstatistics.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coversearchstatistics.h b/src/covermanager/coversearchstatistics.h index a41509112..ad45396af 100644 --- a/src/covermanager/coversearchstatistics.h +++ b/src/covermanager/coversearchstatistics.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVERSEARCHSTATISTICS_H diff --git a/src/covermanager/coversearchstatisticsdialog.cpp b/src/covermanager/coversearchstatisticsdialog.cpp index 199894067..1d4cc5c3f 100644 --- a/src/covermanager/coversearchstatisticsdialog.cpp +++ b/src/covermanager/coversearchstatisticsdialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/coversearchstatisticsdialog.h b/src/covermanager/coversearchstatisticsdialog.h index ee8048cae..ce0f5779d 100644 --- a/src/covermanager/coversearchstatisticsdialog.h +++ b/src/covermanager/coversearchstatisticsdialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef COVERSEARCHSTATISTICSDIALOG_H diff --git a/src/covermanager/currentartloader.cpp b/src/covermanager/currentartloader.cpp index c112ef7a2..a557c14d2 100644 --- a/src/covermanager/currentartloader.cpp +++ b/src/covermanager/currentartloader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/currentartloader.h b/src/covermanager/currentartloader.h index 2dd990af6..a32b32d71 100644 --- a/src/covermanager/currentartloader.h +++ b/src/covermanager/currentartloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CURRENTARTLOADER_H diff --git a/src/covermanager/discogscoverprovider.cpp b/src/covermanager/discogscoverprovider.cpp index 6a7bb564b..8719c8b4d 100644 --- a/src/covermanager/discogscoverprovider.cpp +++ b/src/covermanager/discogscoverprovider.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/discogscoverprovider.h b/src/covermanager/discogscoverprovider.h index f25959c59..54fa561c5 100644 --- a/src/covermanager/discogscoverprovider.h +++ b/src/covermanager/discogscoverprovider.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DISCOGSCOVERPROVIDER_H diff --git a/src/covermanager/lastfmcompat.cpp b/src/covermanager/lastfmcompat.cpp index 47bff6cb9..f06d2b84d 100644 --- a/src/covermanager/lastfmcompat.cpp +++ b/src/covermanager/lastfmcompat.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/lastfmcompat.h b/src/covermanager/lastfmcompat.h index 25299642f..804634583 100644 --- a/src/covermanager/lastfmcompat.h +++ b/src/covermanager/lastfmcompat.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef LASTFMCOMPAT_H diff --git a/src/covermanager/lastfmcoverprovider.cpp b/src/covermanager/lastfmcoverprovider.cpp index 0639fbc22..7d7bb3d5f 100644 --- a/src/covermanager/lastfmcoverprovider.cpp +++ b/src/covermanager/lastfmcoverprovider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/lastfmcoverprovider.h b/src/covermanager/lastfmcoverprovider.h index 9f6482d52..423fa9911 100644 --- a/src/covermanager/lastfmcoverprovider.h +++ b/src/covermanager/lastfmcoverprovider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef LASTFMCOVERPROVIDER_H diff --git a/src/covermanager/musicbrainzcoverprovider.cpp b/src/covermanager/musicbrainzcoverprovider.cpp index ad23220e8..a17b155ab 100644 --- a/src/covermanager/musicbrainzcoverprovider.cpp +++ b/src/covermanager/musicbrainzcoverprovider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/covermanager/musicbrainzcoverprovider.h b/src/covermanager/musicbrainzcoverprovider.h index 4f103fa2a..76489c685 100644 --- a/src/covermanager/musicbrainzcoverprovider.h +++ b/src/covermanager/musicbrainzcoverprovider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MUSICBRAINZCOVERPROVIDER_H diff --git a/src/device/afcdevice.cpp b/src/device/afcdevice.cpp index 761a542eb..98ba870d5 100644 --- a/src/device/afcdevice.cpp +++ b/src/device/afcdevice.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/afcdevice.h b/src/device/afcdevice.h index 35b99f021..07323100f 100644 --- a/src/device/afcdevice.h +++ b/src/device/afcdevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef AFCDEVICE_H diff --git a/src/device/afctransfer.cpp b/src/device/afctransfer.cpp index 42acb69d3..13bb1c925 100644 --- a/src/device/afctransfer.cpp +++ b/src/device/afctransfer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/afctransfer.h b/src/device/afctransfer.h index 2659d61d3..4cb4ed95c 100644 --- a/src/device/afctransfer.h +++ b/src/device/afctransfer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef AFCTRANSFER_H diff --git a/src/device/cddadevice.cpp b/src/device/cddadevice.cpp index 135d57631..289e5e841 100644 --- a/src/device/cddadevice.cpp +++ b/src/device/cddadevice.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/cddadevice.h b/src/device/cddadevice.h index 1988649a0..4da2878b8 100644 --- a/src/device/cddadevice.h +++ b/src/device/cddadevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CDDADEVICE_H diff --git a/src/device/cddalister.cpp b/src/device/cddalister.cpp index 88cdd54a9..936713644 100644 --- a/src/device/cddalister.cpp +++ b/src/device/cddalister.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/device/cddalister.h b/src/device/cddalister.h index f90208e88..4f7ddc045 100644 --- a/src/device/cddalister.h +++ b/src/device/cddalister.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CDDALISTER_H diff --git a/src/device/cddasongloader.h b/src/device/cddasongloader.h index 170bf7505..51760f730 100644 --- a/src/device/cddasongloader.h +++ b/src/device/cddasongloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CDDASONGLOADER_H diff --git a/src/device/connecteddevice.cpp b/src/device/connecteddevice.cpp index 143291772..88e0df2e1 100644 --- a/src/device/connecteddevice.cpp +++ b/src/device/connecteddevice.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/device/connecteddevice.h b/src/device/connecteddevice.h index 2d6fd7bd6..22e10624f 100644 --- a/src/device/connecteddevice.h +++ b/src/device/connecteddevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CONNECTEDDEVICE_H diff --git a/src/device/devicedatabasebackend.cpp b/src/device/devicedatabasebackend.cpp index 07111db6d..03a6586e0 100644 --- a/src/device/devicedatabasebackend.cpp +++ b/src/device/devicedatabasebackend.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/device/devicedatabasebackend.h b/src/device/devicedatabasebackend.h index 59cd4be55..11bfd0748 100644 --- a/src/device/devicedatabasebackend.h +++ b/src/device/devicedatabasebackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEDATABASEBACKEND_H diff --git a/src/device/devicekitlister.cpp b/src/device/devicekitlister.cpp index fc8adc9c2..6836c9ada 100644 --- a/src/device/devicekitlister.cpp +++ b/src/device/devicekitlister.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/devicekitlister.h b/src/device/devicekitlister.h index 09c2d5600..48efa8a92 100644 --- a/src/device/devicekitlister.h +++ b/src/device/devicekitlister.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEKITLISTER_H diff --git a/src/device/devicelister.cpp b/src/device/devicelister.cpp index 337b77639..eafc8589d 100644 --- a/src/device/devicelister.cpp +++ b/src/device/devicelister.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/devicelister.h b/src/device/devicelister.h index f04c966f1..aa3d56630 100644 --- a/src/device/devicelister.h +++ b/src/device/devicelister.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICELISTER_H diff --git a/src/device/devicemanager.cpp b/src/device/devicemanager.cpp index 222785328..740b67c5a 100644 --- a/src/device/devicemanager.cpp +++ b/src/device/devicemanager.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/devicemanager.h b/src/device/devicemanager.h index 315231bb9..d2fdb3474 100644 --- a/src/device/devicemanager.h +++ b/src/device/devicemanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEMANAGER_H diff --git a/src/device/deviceproperties.cpp b/src/device/deviceproperties.cpp index 3a64bf02c..0b55647cd 100644 --- a/src/device/deviceproperties.cpp +++ b/src/device/deviceproperties.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/deviceproperties.h b/src/device/deviceproperties.h index f2d818584..8725b258c 100644 --- a/src/device/deviceproperties.h +++ b/src/device/deviceproperties.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEPROPERTIES_H diff --git a/src/device/devicestatefiltermodel.cpp b/src/device/devicestatefiltermodel.cpp index 53049c348..bb50bd942 100644 --- a/src/device/devicestatefiltermodel.cpp +++ b/src/device/devicestatefiltermodel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/devicestatefiltermodel.h b/src/device/devicestatefiltermodel.h index a8def71c2..4919d4121 100644 --- a/src/device/devicestatefiltermodel.h +++ b/src/device/devicestatefiltermodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICESTATEFILTERMODEL_H diff --git a/src/device/deviceview.cpp b/src/device/deviceview.cpp index 5288c2100..1c80b5b89 100644 --- a/src/device/deviceview.cpp +++ b/src/device/deviceview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/deviceview.h b/src/device/deviceview.h index 2efdf05e6..63492da66 100644 --- a/src/device/deviceview.h +++ b/src/device/deviceview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEVIEW_H diff --git a/src/device/deviceviewcontainer.cpp b/src/device/deviceviewcontainer.cpp index 62299a0f1..b92ee84ed 100644 --- a/src/device/deviceviewcontainer.cpp +++ b/src/device/deviceviewcontainer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/deviceviewcontainer.h b/src/device/deviceviewcontainer.h index 8b641f451..8e6b88261 100644 --- a/src/device/deviceviewcontainer.h +++ b/src/device/deviceviewcontainer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEVIEWCONTAINER_H diff --git a/src/device/filesystemdevice.cpp b/src/device/filesystemdevice.cpp index b6319b17d..36f0939d4 100644 --- a/src/device/filesystemdevice.cpp +++ b/src/device/filesystemdevice.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/filesystemdevice.h b/src/device/filesystemdevice.h index e5537fd78..9f8162895 100644 --- a/src/device/filesystemdevice.h +++ b/src/device/filesystemdevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FILESYSTEMDEVICE_H diff --git a/src/device/giolister.cpp b/src/device/giolister.cpp index 6390f19ec..99b00cdc0 100644 --- a/src/device/giolister.cpp +++ b/src/device/giolister.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/giolister.h b/src/device/giolister.h index a335ed1cf..6d52f7beb 100644 --- a/src/device/giolister.h +++ b/src/device/giolister.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GIOLISTER_H diff --git a/src/device/gpoddevice.h b/src/device/gpoddevice.h index c3fed7090..aa8464831 100644 --- a/src/device/gpoddevice.h +++ b/src/device/gpoddevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GPODDEVICE_H diff --git a/src/device/gpodloader.cpp b/src/device/gpodloader.cpp index b8707c1e4..73ec6aa00 100644 --- a/src/device/gpodloader.cpp +++ b/src/device/gpodloader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/gpodloader.h b/src/device/gpodloader.h index 0469d4a94..958d4604e 100644 --- a/src/device/gpodloader.h +++ b/src/device/gpodloader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GPODLOADER_H diff --git a/src/device/ilister.cpp b/src/device/ilister.cpp index ed2c2f618..705f00ad0 100644 --- a/src/device/ilister.cpp +++ b/src/device/ilister.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/ilister.h b/src/device/ilister.h index 4a7def1a1..6e9d217d5 100644 --- a/src/device/ilister.h +++ b/src/device/ilister.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ILISTER_H diff --git a/src/device/imobiledeviceconnection.cpp b/src/device/imobiledeviceconnection.cpp index ddd411740..6a1ee0cd0 100644 --- a/src/device/imobiledeviceconnection.cpp +++ b/src/device/imobiledeviceconnection.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/imobiledeviceconnection.h b/src/device/imobiledeviceconnection.h index 58d2f4416..117c4329f 100644 --- a/src/device/imobiledeviceconnection.h +++ b/src/device/imobiledeviceconnection.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef IMOBILEDEVICECONNECTION_H diff --git a/src/device/macdevicelister.mm b/src/device/macdevicelister.mm index e54da300c..ce1a5a93e 100644 --- a/src/device/macdevicelister.mm +++ b/src/device/macdevicelister.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/device/mtpconnection.cpp b/src/device/mtpconnection.cpp index 4d1b413cc..d521d7b88 100644 --- a/src/device/mtpconnection.cpp +++ b/src/device/mtpconnection.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/mtpconnection.h b/src/device/mtpconnection.h index 53c117ce2..cc6e4883a 100644 --- a/src/device/mtpconnection.h +++ b/src/device/mtpconnection.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MTPCONNECTION_H diff --git a/src/device/mtpdevice.h b/src/device/mtpdevice.h index 672c8cf49..6add271b2 100644 --- a/src/device/mtpdevice.h +++ b/src/device/mtpdevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MTPDEVICE_H diff --git a/src/device/mtploader.cpp b/src/device/mtploader.cpp index e4e2179e5..bd1cb0b80 100644 --- a/src/device/mtploader.cpp +++ b/src/device/mtploader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/device/mtploader.h b/src/device/mtploader.h index 5bf51b6c2..9f80a852d 100644 --- a/src/device/mtploader.h +++ b/src/device/mtploader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MTPLOADER_H diff --git a/src/dialogs/about.cpp b/src/dialogs/about.cpp index 51f8494aa..94bfc2314 100644 --- a/src/dialogs/about.cpp +++ b/src/dialogs/about.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/about.h b/src/dialogs/about.h index 93266ab23..444a6cc39 100644 --- a/src/dialogs/about.h +++ b/src/dialogs/about.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ABOUT_H diff --git a/src/dialogs/console.cpp b/src/dialogs/console.cpp index 6f47b933e..91ba9044e 100644 --- a/src/dialogs/console.cpp +++ b/src/dialogs/console.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/console.h b/src/dialogs/console.h index 9673ed78e..e7a97ef17 100644 --- a/src/dialogs/console.h +++ b/src/dialogs/console.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CONSOLE_H diff --git a/src/dialogs/edittagdialog.cpp b/src/dialogs/edittagdialog.cpp index 4c2372771..9391d7b5d 100644 --- a/src/dialogs/edittagdialog.cpp +++ b/src/dialogs/edittagdialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/edittagdialog.h b/src/dialogs/edittagdialog.h index 9b493b652..81f924801 100644 --- a/src/dialogs/edittagdialog.h +++ b/src/dialogs/edittagdialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef EDITTAGDIALOG_H diff --git a/src/dialogs/errordialog.cpp b/src/dialogs/errordialog.cpp index 821c52f2c..b4c65f5e5 100644 --- a/src/dialogs/errordialog.cpp +++ b/src/dialogs/errordialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/errordialog.h b/src/dialogs/errordialog.h index bd06b3baf..7546e8bab 100644 --- a/src/dialogs/errordialog.h +++ b/src/dialogs/errordialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ERRORDIALOG_H diff --git a/src/dialogs/organisedialog.cpp b/src/dialogs/organisedialog.cpp index 4848b4665..1fc90bbe3 100644 --- a/src/dialogs/organisedialog.cpp +++ b/src/dialogs/organisedialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/organisedialog.h b/src/dialogs/organisedialog.h index c3e616585..d012e9cd0 100644 --- a/src/dialogs/organisedialog.h +++ b/src/dialogs/organisedialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ORGANISEDIALOG_H diff --git a/src/dialogs/organiseerrordialog.cpp b/src/dialogs/organiseerrordialog.cpp index 9667d978d..c39cd7652 100644 --- a/src/dialogs/organiseerrordialog.cpp +++ b/src/dialogs/organiseerrordialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/organiseerrordialog.h b/src/dialogs/organiseerrordialog.h index 8c24b81c9..9dec05c57 100644 --- a/src/dialogs/organiseerrordialog.h +++ b/src/dialogs/organiseerrordialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ORGANISEERRORDIALOG_H diff --git a/src/dialogs/trackselectiondialog.cpp b/src/dialogs/trackselectiondialog.cpp index 2cd8b96d8..17ffceda4 100644 --- a/src/dialogs/trackselectiondialog.cpp +++ b/src/dialogs/trackselectiondialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/dialogs/trackselectiondialog.h b/src/dialogs/trackselectiondialog.h index ae785c18a..74ff77620 100644 --- a/src/dialogs/trackselectiondialog.h +++ b/src/dialogs/trackselectiondialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRACKSELECTIONDIALOG_H diff --git a/src/engine/devicefinder.h b/src/engine/devicefinder.h index 10f3aec09..b218425b1 100644 --- a/src/engine/devicefinder.h +++ b/src/engine/devicefinder.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DEVICEFINDER_H diff --git a/src/engine/directsounddevicefinder.cpp b/src/engine/directsounddevicefinder.cpp index d64626435..94dca63c5 100644 --- a/src/engine/directsounddevicefinder.cpp +++ b/src/engine/directsounddevicefinder.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifdef INTERFACE diff --git a/src/engine/directsounddevicefinder.h b/src/engine/directsounddevicefinder.h index d3b5fec8b..f7c7a9e89 100644 --- a/src/engine/directsounddevicefinder.h +++ b/src/engine/directsounddevicefinder.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DIRECTSOUNDDEVICEFINDER_H diff --git a/src/engine/enginedevice.cpp b/src/engine/enginedevice.cpp index 9811f2690..37af9d31a 100644 --- a/src/engine/enginedevice.cpp +++ b/src/engine/enginedevice.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/engine/enginedevice.h b/src/engine/enginedevice.h index 57244e5b6..a1655b114 100644 --- a/src/engine/enginedevice.h +++ b/src/engine/enginedevice.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ENGINEDEVICE_H diff --git a/src/engine/enginetype.cpp b/src/engine/enginetype.cpp index 4bd576059..f9bb218f2 100644 --- a/src/engine/enginetype.cpp +++ b/src/engine/enginetype.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/engine/enginetype.h b/src/engine/enginetype.h index 62977d466..f57b3deee 100644 --- a/src/engine/enginetype.h +++ b/src/engine/enginetype.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ENGINETYPE_H diff --git a/src/engine/gstbufferconsumer.h b/src/engine/gstbufferconsumer.h index 33f6512ec..26b38cd09 100644 --- a/src/engine/gstbufferconsumer.h +++ b/src/engine/gstbufferconsumer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GSTBUFFERCONSUMER_H diff --git a/src/engine/gstelementdeleter.cpp b/src/engine/gstelementdeleter.cpp index 11cd9aabe..aca748dc6 100644 --- a/src/engine/gstelementdeleter.cpp +++ b/src/engine/gstelementdeleter.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/engine/gstelementdeleter.h b/src/engine/gstelementdeleter.h index cc3b5946b..bec5c1e1a 100644 --- a/src/engine/gstelementdeleter.h +++ b/src/engine/gstelementdeleter.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GSTELEMENTDELETER_H diff --git a/src/engine/gstenginepipeline.cpp b/src/engine/gstenginepipeline.cpp index 9bfbbec27..7fa2b3647 100644 --- a/src/engine/gstenginepipeline.cpp +++ b/src/engine/gstenginepipeline.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/engine/gstenginepipeline.h b/src/engine/gstenginepipeline.h index f5e2e2d64..291832a14 100644 --- a/src/engine/gstenginepipeline.h +++ b/src/engine/gstenginepipeline.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GSTENGINEPIPELINE_H diff --git a/src/engine/osxdevicefinder.cpp b/src/engine/osxdevicefinder.cpp index 2f342db9b..adf9f4e3c 100644 --- a/src/engine/osxdevicefinder.cpp +++ b/src/engine/osxdevicefinder.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/engine/osxdevicefinder.h b/src/engine/osxdevicefinder.h index 74a83741a..509e220a2 100644 --- a/src/engine/osxdevicefinder.h +++ b/src/engine/osxdevicefinder.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef OSXDEVICEFINDER_H diff --git a/src/engine/pulsedevicefinder.cpp b/src/engine/pulsedevicefinder.cpp index 3a344f189..be7b1bc20 100644 --- a/src/engine/pulsedevicefinder.cpp +++ b/src/engine/pulsedevicefinder.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/engine/pulsedevicefinder.h b/src/engine/pulsedevicefinder.h index c1c5789a2..4d30b8848 100644 --- a/src/engine/pulsedevicefinder.h +++ b/src/engine/pulsedevicefinder.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PULSEDEVICEFINDER_H diff --git a/src/equalizer/equalizer.cpp b/src/equalizer/equalizer.cpp index 868534926..cabb08009 100644 --- a/src/equalizer/equalizer.cpp +++ b/src/equalizer/equalizer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/equalizer/equalizer.h b/src/equalizer/equalizer.h index 1e604a199..9159faeb0 100644 --- a/src/equalizer/equalizer.h +++ b/src/equalizer/equalizer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef EQUALIZER_H diff --git a/src/equalizer/equalizerslider.cpp b/src/equalizer/equalizerslider.cpp index f15d93034..b770f1d99 100644 --- a/src/equalizer/equalizerslider.cpp +++ b/src/equalizer/equalizerslider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/equalizer/equalizerslider.h b/src/equalizer/equalizerslider.h index ab2b5b821..60953c61c 100644 --- a/src/equalizer/equalizerslider.h +++ b/src/equalizer/equalizerslider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef EQUALISERSLIDER_H diff --git a/src/globalshortcuts/globalshortcutbackend.cpp b/src/globalshortcuts/globalshortcutbackend.cpp index e992f8951..f34250a0e 100644 --- a/src/globalshortcuts/globalshortcutbackend.cpp +++ b/src/globalshortcuts/globalshortcutbackend.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/globalshortcutbackend.h b/src/globalshortcuts/globalshortcutbackend.h index c45e77753..6e9471076 100644 --- a/src/globalshortcuts/globalshortcutbackend.h +++ b/src/globalshortcuts/globalshortcutbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GLOBALSHORTCUTBACKEND_H diff --git a/src/globalshortcuts/globalshortcutgrabber.cpp b/src/globalshortcuts/globalshortcutgrabber.cpp index 2d1bda43c..41937d726 100644 --- a/src/globalshortcuts/globalshortcutgrabber.cpp +++ b/src/globalshortcuts/globalshortcutgrabber.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/globalshortcutgrabber.h b/src/globalshortcuts/globalshortcutgrabber.h index d36f6a7a8..9ca6c2661 100644 --- a/src/globalshortcuts/globalshortcutgrabber.h +++ b/src/globalshortcuts/globalshortcutgrabber.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GLOBALSHORTCUTGRABBER_H diff --git a/src/globalshortcuts/globalshortcutgrabber.mm b/src/globalshortcuts/globalshortcutgrabber.mm index f031a4383..290f13dc9 100644 --- a/src/globalshortcuts/globalshortcutgrabber.mm +++ b/src/globalshortcuts/globalshortcutgrabber.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/globalshortcuts.cpp b/src/globalshortcuts/globalshortcuts.cpp index 15eec5ac6..f22f04f99 100644 --- a/src/globalshortcuts/globalshortcuts.cpp +++ b/src/globalshortcuts/globalshortcuts.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/globalshortcuts.h b/src/globalshortcuts/globalshortcuts.h index a908ebb25..10f8d5b8c 100644 --- a/src/globalshortcuts/globalshortcuts.h +++ b/src/globalshortcuts/globalshortcuts.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GLOBALSHORTCUTS_H diff --git a/src/globalshortcuts/gnomeglobalshortcutbackend.cpp b/src/globalshortcuts/gnomeglobalshortcutbackend.cpp index 6e7057165..00532bdf8 100644 --- a/src/globalshortcuts/gnomeglobalshortcutbackend.cpp +++ b/src/globalshortcuts/gnomeglobalshortcutbackend.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/gnomeglobalshortcutbackend.h b/src/globalshortcuts/gnomeglobalshortcutbackend.h index 5821e8b71..782767f94 100644 --- a/src/globalshortcuts/gnomeglobalshortcutbackend.h +++ b/src/globalshortcuts/gnomeglobalshortcutbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GNOMEGLOBALSHORTCUTBACKEND_H diff --git a/src/globalshortcuts/macglobalshortcutbackend.h b/src/globalshortcuts/macglobalshortcutbackend.h index 702e7ab4a..8323e1f80 100644 --- a/src/globalshortcuts/macglobalshortcutbackend.h +++ b/src/globalshortcuts/macglobalshortcutbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MACGLOBALSHORTCUTBACKEND_H diff --git a/src/globalshortcuts/macglobalshortcutbackend.mm b/src/globalshortcuts/macglobalshortcutbackend.mm index 16f821864..4f9b9b123 100644 --- a/src/globalshortcuts/macglobalshortcutbackend.mm +++ b/src/globalshortcuts/macglobalshortcutbackend.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/qxtglobalshortcutbackend.cpp b/src/globalshortcuts/qxtglobalshortcutbackend.cpp index e04c6974e..5fcf46e24 100644 --- a/src/globalshortcuts/qxtglobalshortcutbackend.cpp +++ b/src/globalshortcuts/qxtglobalshortcutbackend.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/globalshortcuts/qxtglobalshortcutbackend.h b/src/globalshortcuts/qxtglobalshortcutbackend.h index acabe9320..4afd97101 100644 --- a/src/globalshortcuts/qxtglobalshortcutbackend.h +++ b/src/globalshortcuts/qxtglobalshortcutbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QXTGLOBALSHORTCUTBACKEND_H diff --git a/src/musicbrainz/acoustidclient.cpp b/src/musicbrainz/acoustidclient.cpp index e7dd1d52c..ae016c82a 100644 --- a/src/musicbrainz/acoustidclient.cpp +++ b/src/musicbrainz/acoustidclient.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/musicbrainz/acoustidclient.h b/src/musicbrainz/acoustidclient.h index e9da2a8d2..d1ebd0eda 100644 --- a/src/musicbrainz/acoustidclient.h +++ b/src/musicbrainz/acoustidclient.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ACOUSTIDCLIENT_H diff --git a/src/musicbrainz/chromaprinter.cpp b/src/musicbrainz/chromaprinter.cpp index 49ea2649c..fd29ebd3e 100644 --- a/src/musicbrainz/chromaprinter.cpp +++ b/src/musicbrainz/chromaprinter.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/musicbrainz/chromaprinter.h b/src/musicbrainz/chromaprinter.h index c0b03a7e6..d07f23804 100644 --- a/src/musicbrainz/chromaprinter.h +++ b/src/musicbrainz/chromaprinter.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CHROMAPRINTER_H diff --git a/src/musicbrainz/musicbrainzclient.cpp b/src/musicbrainz/musicbrainzclient.cpp index 88a04203a..60749024b 100644 --- a/src/musicbrainz/musicbrainzclient.cpp +++ b/src/musicbrainz/musicbrainzclient.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/musicbrainz/musicbrainzclient.h b/src/musicbrainz/musicbrainzclient.h index 9334460a4..4f5d41745 100644 --- a/src/musicbrainz/musicbrainzclient.h +++ b/src/musicbrainz/musicbrainzclient.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MUSICBRAINZCLIENT_H diff --git a/src/musicbrainz/tagfetcher.cpp b/src/musicbrainz/tagfetcher.cpp index 21d6fc8af..16f5c1be0 100644 --- a/src/musicbrainz/tagfetcher.cpp +++ b/src/musicbrainz/tagfetcher.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/musicbrainz/tagfetcher.h b/src/musicbrainz/tagfetcher.h index 0c928597f..cbd240fa4 100644 --- a/src/musicbrainz/tagfetcher.h +++ b/src/musicbrainz/tagfetcher.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TAGFETCHER_H diff --git a/src/playlist/playlistbackend.h b/src/playlist/playlistbackend.h index 2e7b2e69d..f00096dc5 100644 --- a/src/playlist/playlistbackend.h +++ b/src/playlist/playlistbackend.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTBACKEND_H diff --git a/src/playlist/playlistcontainer.cpp b/src/playlist/playlistcontainer.cpp index 4f3999f6d..c6e394603 100644 --- a/src/playlist/playlistcontainer.cpp +++ b/src/playlist/playlistcontainer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlist/playlistcontainer.h b/src/playlist/playlistcontainer.h index bec5dc699..f2d2fe8fd 100644 --- a/src/playlist/playlistcontainer.h +++ b/src/playlist/playlistcontainer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTCONTAINER_H diff --git a/src/playlist/playlistdelegates.h b/src/playlist/playlistdelegates.h index 99d6aef44..98ec2b806 100644 --- a/src/playlist/playlistdelegates.h +++ b/src/playlist/playlistdelegates.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTDELEGATES_H diff --git a/src/playlist/playlistfilter.cpp b/src/playlist/playlistfilter.cpp index c8e1463ff..27b46cd71 100644 --- a/src/playlist/playlistfilter.cpp +++ b/src/playlist/playlistfilter.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistfilter.h b/src/playlist/playlistfilter.h index c4e5ad9c9..6dbd298ae 100644 --- a/src/playlist/playlistfilter.h +++ b/src/playlist/playlistfilter.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTFILTER_H diff --git a/src/playlist/playlistfilterparser.h b/src/playlist/playlistfilterparser.h index 1fc0cecd9..463255078 100644 --- a/src/playlist/playlistfilterparser.h +++ b/src/playlist/playlistfilterparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTFILTERPARSER_H diff --git a/src/playlist/playlistheader.cpp b/src/playlist/playlistheader.cpp index ab0b230a1..df5701c7d 100644 --- a/src/playlist/playlistheader.cpp +++ b/src/playlist/playlistheader.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistheader.h b/src/playlist/playlistheader.h index c7c98c5af..42c239223 100644 --- a/src/playlist/playlistheader.h +++ b/src/playlist/playlistheader.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTHEADER_H diff --git a/src/playlist/playlistitemmimedata.h b/src/playlist/playlistitemmimedata.h index 26a546f9b..1a185c064 100644 --- a/src/playlist/playlistitemmimedata.h +++ b/src/playlist/playlistitemmimedata.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTITEMMIMEDATA_H diff --git a/src/playlist/playlistlistcontainer.cpp b/src/playlist/playlistlistcontainer.cpp index de00a33cd..d8f260325 100644 --- a/src/playlist/playlistlistcontainer.cpp +++ b/src/playlist/playlistlistcontainer.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistlistcontainer.h b/src/playlist/playlistlistcontainer.h index 86efefde1..3a2d73f4b 100644 --- a/src/playlist/playlistlistcontainer.h +++ b/src/playlist/playlistlistcontainer.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTLISTCONTAINER_H diff --git a/src/playlist/playlistlistmodel.cpp b/src/playlist/playlistlistmodel.cpp index b461ced63..147d7850e 100644 --- a/src/playlist/playlistlistmodel.cpp +++ b/src/playlist/playlistlistmodel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistlistmodel.h b/src/playlist/playlistlistmodel.h index f9e699d9b..badc41029 100644 --- a/src/playlist/playlistlistmodel.h +++ b/src/playlist/playlistlistmodel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTLISTMODEL_H diff --git a/src/playlist/playlistlistview.cpp b/src/playlist/playlistlistview.cpp index ef16827aa..3fcde0010 100644 --- a/src/playlist/playlistlistview.cpp +++ b/src/playlist/playlistlistview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistlistview.h b/src/playlist/playlistlistview.h index e75804e44..8690634e3 100644 --- a/src/playlist/playlistlistview.h +++ b/src/playlist/playlistlistview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTVIEW_H diff --git a/src/playlist/playlistmanager.cpp b/src/playlist/playlistmanager.cpp index cc537921e..bdff988d6 100644 --- a/src/playlist/playlistmanager.cpp +++ b/src/playlist/playlistmanager.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistmanager.h b/src/playlist/playlistmanager.h index 72cad2257..5ae214cca 100644 --- a/src/playlist/playlistmanager.h +++ b/src/playlist/playlistmanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTMANAGER_H diff --git a/src/playlist/playlistsaveoptionsdialog.cpp b/src/playlist/playlistsaveoptionsdialog.cpp index f359a66ed..b28729798 100644 --- a/src/playlist/playlistsaveoptionsdialog.cpp +++ b/src/playlist/playlistsaveoptionsdialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistsaveoptionsdialog.h b/src/playlist/playlistsaveoptionsdialog.h index 730ea8fbf..7598c9e98 100644 --- a/src/playlist/playlistsaveoptionsdialog.h +++ b/src/playlist/playlistsaveoptionsdialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTSAVEOPTIONSDIALOG_H diff --git a/src/playlist/playlistsequence.cpp b/src/playlist/playlistsequence.cpp index cb875f650..2ef73ede6 100644 --- a/src/playlist/playlistsequence.cpp +++ b/src/playlist/playlistsequence.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistsequence.h b/src/playlist/playlistsequence.h index d09147dca..abac94839 100644 --- a/src/playlist/playlistsequence.h +++ b/src/playlist/playlistsequence.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTSEQUENCE_H diff --git a/src/playlist/playlisttabbar.cpp b/src/playlist/playlisttabbar.cpp index aaf0252ed..2ed02ddd0 100644 --- a/src/playlist/playlisttabbar.cpp +++ b/src/playlist/playlisttabbar.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlisttabbar.h b/src/playlist/playlisttabbar.h index 329ae7428..ada6287f7 100644 --- a/src/playlist/playlisttabbar.h +++ b/src/playlist/playlisttabbar.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTTABBAR_H diff --git a/src/playlist/playlistundocommands.cpp b/src/playlist/playlistundocommands.cpp index 148c6227e..f5b20addc 100644 --- a/src/playlist/playlistundocommands.cpp +++ b/src/playlist/playlistundocommands.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/playlistundocommands.h b/src/playlist/playlistundocommands.h index 18a627603..9c046eb78 100644 --- a/src/playlist/playlistundocommands.h +++ b/src/playlist/playlistundocommands.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTUNDOCOMMANDS_H diff --git a/src/playlist/queue.cpp b/src/playlist/queue.cpp index b08d6281e..8ea8a0669 100644 --- a/src/playlist/queue.cpp +++ b/src/playlist/queue.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/queue.h b/src/playlist/queue.h index 79e54f800..eb7b368da 100644 --- a/src/playlist/queue.h +++ b/src/playlist/queue.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QUEUE_H diff --git a/src/playlist/queuemanager.cpp b/src/playlist/queuemanager.cpp index f38ed772a..83ff8b931 100644 --- a/src/playlist/queuemanager.cpp +++ b/src/playlist/queuemanager.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlist/queuemanager.h b/src/playlist/queuemanager.h index 2b3a23259..aac6a5dfa 100644 --- a/src/playlist/queuemanager.h +++ b/src/playlist/queuemanager.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef QUEUEMANAGER_H diff --git a/src/playlist/songloaderinserter.cpp b/src/playlist/songloaderinserter.cpp index da632f255..018bde8e8 100644 --- a/src/playlist/songloaderinserter.cpp +++ b/src/playlist/songloaderinserter.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/songloaderinserter.h b/src/playlist/songloaderinserter.h index fac817099..b66117660 100644 --- a/src/playlist/songloaderinserter.h +++ b/src/playlist/songloaderinserter.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SONGLOADERINSERTER_H diff --git a/src/playlist/songmimedata.h b/src/playlist/songmimedata.h index a8b1b9340..5134b5b73 100644 --- a/src/playlist/songmimedata.h +++ b/src/playlist/songmimedata.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SONGMIMEDATA_H diff --git a/src/playlist/songplaylistitem.cpp b/src/playlist/songplaylistitem.cpp index fafd48a51..fbd00d5d8 100644 --- a/src/playlist/songplaylistitem.cpp +++ b/src/playlist/songplaylistitem.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/playlist/songplaylistitem.h b/src/playlist/songplaylistitem.h index c6380051f..7def90f86 100644 --- a/src/playlist/songplaylistitem.h +++ b/src/playlist/songplaylistitem.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SONGPLAYLISTITEM_H diff --git a/src/playlistparsers/asxiniparser.cpp b/src/playlistparsers/asxiniparser.cpp index 9ec4993b5..2ceca289d 100644 --- a/src/playlistparsers/asxiniparser.cpp +++ b/src/playlistparsers/asxiniparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/asxiniparser.h b/src/playlistparsers/asxiniparser.h index 71b58dc25..f6d6ed6c1 100644 --- a/src/playlistparsers/asxiniparser.h +++ b/src/playlistparsers/asxiniparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ASXINIPARSER_H diff --git a/src/playlistparsers/asxparser.cpp b/src/playlistparsers/asxparser.cpp index 86208a825..e2409964e 100644 --- a/src/playlistparsers/asxparser.cpp +++ b/src/playlistparsers/asxparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/asxparser.h b/src/playlistparsers/asxparser.h index 8f4718624..2009ea0b7 100644 --- a/src/playlistparsers/asxparser.h +++ b/src/playlistparsers/asxparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ASXPARSER_H diff --git a/src/playlistparsers/cueparser.cpp b/src/playlistparsers/cueparser.cpp index 21be709d5..b4394e51b 100644 --- a/src/playlistparsers/cueparser.cpp +++ b/src/playlistparsers/cueparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/cueparser.h b/src/playlistparsers/cueparser.h index bef69dba9..9b1b52a8e 100644 --- a/src/playlistparsers/cueparser.h +++ b/src/playlistparsers/cueparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef CUEPARSER_H diff --git a/src/playlistparsers/m3uparser.cpp b/src/playlistparsers/m3uparser.cpp index 4043e85ec..5efecf900 100644 --- a/src/playlistparsers/m3uparser.cpp +++ b/src/playlistparsers/m3uparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/m3uparser.h b/src/playlistparsers/m3uparser.h index 2e7a365f7..1d6f960d7 100644 --- a/src/playlistparsers/m3uparser.h +++ b/src/playlistparsers/m3uparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef M3UPARSER_H diff --git a/src/playlistparsers/parserbase.cpp b/src/playlistparsers/parserbase.cpp index 637e3dced..26cbb476c 100644 --- a/src/playlistparsers/parserbase.cpp +++ b/src/playlistparsers/parserbase.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/parserbase.h b/src/playlistparsers/parserbase.h index 626e8ebde..986c97975 100644 --- a/src/playlistparsers/parserbase.h +++ b/src/playlistparsers/parserbase.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PARSERBASE_H diff --git a/src/playlistparsers/playlistparser.cpp b/src/playlistparsers/playlistparser.cpp index b7104234f..8265dcdc5 100644 --- a/src/playlistparsers/playlistparser.cpp +++ b/src/playlistparsers/playlistparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/playlistparser.h b/src/playlistparsers/playlistparser.h index e07277d20..7c2f5b821 100644 --- a/src/playlistparsers/playlistparser.h +++ b/src/playlistparsers/playlistparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTPARSER_H diff --git a/src/playlistparsers/plsparser.cpp b/src/playlistparsers/plsparser.cpp index 64cfae624..0ec551273 100644 --- a/src/playlistparsers/plsparser.cpp +++ b/src/playlistparsers/plsparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/plsparser.h b/src/playlistparsers/plsparser.h index 9047d2e2d..ce69714c8 100644 --- a/src/playlistparsers/plsparser.h +++ b/src/playlistparsers/plsparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLSPARSER_H diff --git a/src/playlistparsers/wplparser.cpp b/src/playlistparsers/wplparser.cpp index da10dcde7..20996acdf 100644 --- a/src/playlistparsers/wplparser.cpp +++ b/src/playlistparsers/wplparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/wplparser.h b/src/playlistparsers/wplparser.h index 198a0b0db..c7d3e2134 100644 --- a/src/playlistparsers/wplparser.h +++ b/src/playlistparsers/wplparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef WPLPARSER_H diff --git a/src/playlistparsers/xmlparser.cpp b/src/playlistparsers/xmlparser.cpp index d350778cc..cb43f8d83 100644 --- a/src/playlistparsers/xmlparser.cpp +++ b/src/playlistparsers/xmlparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "playlistparsers/parserbase.h" diff --git a/src/playlistparsers/xmlparser.h b/src/playlistparsers/xmlparser.h index 75428db7f..cfcca4f70 100644 --- a/src/playlistparsers/xmlparser.h +++ b/src/playlistparsers/xmlparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef XMLPARSER_H diff --git a/src/playlistparsers/xspfparser.cpp b/src/playlistparsers/xspfparser.cpp index a1764c062..85633d611 100644 --- a/src/playlistparsers/xspfparser.cpp +++ b/src/playlistparsers/xspfparser.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/playlistparsers/xspfparser.h b/src/playlistparsers/xspfparser.h index 0c0e06ae5..7109f2cd9 100644 --- a/src/playlistparsers/xspfparser.h +++ b/src/playlistparsers/xspfparser.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef XSPFPARSER_H diff --git a/src/settings/appearancesettingspage.cpp b/src/settings/appearancesettingspage.cpp index 78ad3f03d..caa2c9a8a 100644 --- a/src/settings/appearancesettingspage.cpp +++ b/src/settings/appearancesettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/settings/appearancesettingspage.h b/src/settings/appearancesettingspage.h index c4d1e2c0f..62eace3e7 100644 --- a/src/settings/appearancesettingspage.h +++ b/src/settings/appearancesettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef APPEARANCESETTINGSPAGE_H diff --git a/src/settings/backendsettingspage.cpp b/src/settings/backendsettingspage.cpp index 5935defb4..573a95f92 100644 --- a/src/settings/backendsettingspage.cpp +++ b/src/settings/backendsettingspage.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/backendsettingspage.h b/src/settings/backendsettingspage.h index 957b31437..a1ed797fa 100644 --- a/src/settings/backendsettingspage.h +++ b/src/settings/backendsettingspage.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef BACKENDSETTINGSPAGE_H diff --git a/src/settings/behavioursettingspage.cpp b/src/settings/behavioursettingspage.cpp index 45675bc89..9aed2ffd4 100644 --- a/src/settings/behavioursettingspage.cpp +++ b/src/settings/behavioursettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/behavioursettingspage.h b/src/settings/behavioursettingspage.h index 79953b7c9..a059a470b 100644 --- a/src/settings/behavioursettingspage.h +++ b/src/settings/behavioursettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef BEHAVIOURSETTINGSPAGE_H diff --git a/src/settings/collectionsettingspage.cpp b/src/settings/collectionsettingspage.cpp index 35022771e..0d78bdd26 100644 --- a/src/settings/collectionsettingspage.cpp +++ b/src/settings/collectionsettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/collectionsettingspage.h b/src/settings/collectionsettingspage.h index e9eceddd6..ececc672a 100644 --- a/src/settings/collectionsettingspage.h +++ b/src/settings/collectionsettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef LIBRARYSETTINGSPAGE_H diff --git a/src/settings/networkproxysettingspage.cpp b/src/settings/networkproxysettingspage.cpp index 55d021e1f..51cada3d9 100644 --- a/src/settings/networkproxysettingspage.cpp +++ b/src/settings/networkproxysettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/networkproxysettingspage.h b/src/settings/networkproxysettingspage.h index 8055b2e9c..e4c1340e2 100644 --- a/src/settings/networkproxysettingspage.h +++ b/src/settings/networkproxysettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef NETWORKPROXYSETTINGSPAGE_H diff --git a/src/settings/notificationssettingspage.cpp b/src/settings/notificationssettingspage.cpp index 2c152f266..875033db7 100644 --- a/src/settings/notificationssettingspage.cpp +++ b/src/settings/notificationssettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/notificationssettingspage.h b/src/settings/notificationssettingspage.h index 618473a49..2fd979403 100644 --- a/src/settings/notificationssettingspage.h +++ b/src/settings/notificationssettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef NOTIFICATIONSSETTINGSPAGE_H diff --git a/src/settings/playbacksettingspage.cpp b/src/settings/playbacksettingspage.cpp index c9f6c30c0..791da2a1c 100644 --- a/src/settings/playbacksettingspage.cpp +++ b/src/settings/playbacksettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/playbacksettingspage.h b/src/settings/playbacksettingspage.h index 3ce9d2adc..b99f7ab67 100644 --- a/src/settings/playbacksettingspage.h +++ b/src/settings/playbacksettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYBACKSETTINGSPAGE_H diff --git a/src/settings/playlistsettingspage.h b/src/settings/playlistsettingspage.h index 5ef780b91..1fefecc9c 100644 --- a/src/settings/playlistsettingspage.h +++ b/src/settings/playlistsettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYLISTSETTINGSPAGE_H diff --git a/src/settings/settingspage.cpp b/src/settings/settingspage.cpp index 0a3ae1189..360f402d2 100644 --- a/src/settings/settingspage.cpp +++ b/src/settings/settingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/settings/settingspage.h b/src/settings/settingspage.h index 99a48a120..9e8069f6f 100644 --- a/src/settings/settingspage.h +++ b/src/settings/settingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef SETTINGSPAGE_H diff --git a/src/settings/shortcutssettingspage.cpp b/src/settings/shortcutssettingspage.cpp index a49973982..6ba6564af 100644 --- a/src/settings/shortcutssettingspage.cpp +++ b/src/settings/shortcutssettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/shortcutssettingspage.h b/src/settings/shortcutssettingspage.h index 0c3a807a5..392f7e849 100644 --- a/src/settings/shortcutssettingspage.h +++ b/src/settings/shortcutssettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GLOBALSHORTCUTSSETTINGSPAGE_H diff --git a/src/settings/transcodersettingspage.cpp b/src/settings/transcodersettingspage.cpp index 54fef02b9..f1032cc57 100644 --- a/src/settings/transcodersettingspage.cpp +++ b/src/settings/transcodersettingspage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/settings/transcodersettingspage.h b/src/settings/transcodersettingspage.h index 599bb07be..033cf3b2e 100644 --- a/src/settings/transcodersettingspage.h +++ b/src/settings/transcodersettingspage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODERSETTINGSPAGE_H diff --git a/src/tidal/tidalsearchitemdelegate.cpp b/src/tidal/tidalsearchitemdelegate.cpp index e1039f788..4ef724712 100644 --- a/src/tidal/tidalsearchitemdelegate.cpp +++ b/src/tidal/tidalsearchitemdelegate.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/tidal/tidalsearchitemdelegate.h b/src/tidal/tidalsearchitemdelegate.h index 26d4705e7..777899010 100644 --- a/src/tidal/tidalsearchitemdelegate.h +++ b/src/tidal/tidalsearchitemdelegate.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TIDALSEARCHITEMDELEGATE_H diff --git a/src/transcoder/transcodedialog.cpp b/src/transcoder/transcodedialog.cpp index b2577b5af..e36985c97 100644 --- a/src/transcoder/transcodedialog.cpp +++ b/src/transcoder/transcodedialog.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcodedialog.h b/src/transcoder/transcodedialog.h index 2f536fa80..c948ef2fa 100644 --- a/src/transcoder/transcodedialog.h +++ b/src/transcoder/transcodedialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEDIALOG_H diff --git a/src/transcoder/transcoder.h b/src/transcoder/transcoder.h index f13476585..64a6be7f2 100644 --- a/src/transcoder/transcoder.h +++ b/src/transcoder/transcoder.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODER_H diff --git a/src/transcoder/transcoderoptionsaac.cpp b/src/transcoder/transcoderoptionsaac.cpp index dad4d9226..db36a53c4 100644 --- a/src/transcoder/transcoderoptionsaac.cpp +++ b/src/transcoder/transcoderoptionsaac.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsaac.h b/src/transcoder/transcoderoptionsaac.h index 250038291..43c50cb44 100644 --- a/src/transcoder/transcoderoptionsaac.h +++ b/src/transcoder/transcoderoptionsaac.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSAAC_H diff --git a/src/transcoder/transcoderoptionsdialog.h b/src/transcoder/transcoderoptionsdialog.h index 9b170bda1..658efe181 100644 --- a/src/transcoder/transcoderoptionsdialog.h +++ b/src/transcoder/transcoderoptionsdialog.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSDIALOG_H diff --git a/src/transcoder/transcoderoptionsflac.cpp b/src/transcoder/transcoderoptionsflac.cpp index 5ac172bd5..e2c84d2ef 100644 --- a/src/transcoder/transcoderoptionsflac.cpp +++ b/src/transcoder/transcoderoptionsflac.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsflac.h b/src/transcoder/transcoderoptionsflac.h index 07a1a2c60..2db1282e0 100644 --- a/src/transcoder/transcoderoptionsflac.h +++ b/src/transcoder/transcoderoptionsflac.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSFLAC_H diff --git a/src/transcoder/transcoderoptionsinterface.h b/src/transcoder/transcoderoptionsinterface.h index 9648ac2a9..341c5de51 100644 --- a/src/transcoder/transcoderoptionsinterface.h +++ b/src/transcoder/transcoderoptionsinterface.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSINTERFACE_H diff --git a/src/transcoder/transcoderoptionsmp3.cpp b/src/transcoder/transcoderoptionsmp3.cpp index a132e6be4..7c2d18322 100644 --- a/src/transcoder/transcoderoptionsmp3.cpp +++ b/src/transcoder/transcoderoptionsmp3.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsmp3.h b/src/transcoder/transcoderoptionsmp3.h index 6572d7378..25f6cf710 100644 --- a/src/transcoder/transcoderoptionsmp3.h +++ b/src/transcoder/transcoderoptionsmp3.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSMP3_H diff --git a/src/transcoder/transcoderoptionsopus.cpp b/src/transcoder/transcoderoptionsopus.cpp index e906a3d0d..130999d9f 100644 --- a/src/transcoder/transcoderoptionsopus.cpp +++ b/src/transcoder/transcoderoptionsopus.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsopus.h b/src/transcoder/transcoderoptionsopus.h index 95856a063..7b46b1e75 100644 --- a/src/transcoder/transcoderoptionsopus.h +++ b/src/transcoder/transcoderoptionsopus.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSOPUS_H diff --git a/src/transcoder/transcoderoptionsspeex.cpp b/src/transcoder/transcoderoptionsspeex.cpp index 4979c1a1a..458b82410 100644 --- a/src/transcoder/transcoderoptionsspeex.cpp +++ b/src/transcoder/transcoderoptionsspeex.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsspeex.h b/src/transcoder/transcoderoptionsspeex.h index fb2857bc9..b85da181b 100644 --- a/src/transcoder/transcoderoptionsspeex.h +++ b/src/transcoder/transcoderoptionsspeex.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSSPEEX_H diff --git a/src/transcoder/transcoderoptionsvorbis.cpp b/src/transcoder/transcoderoptionsvorbis.cpp index 543d8885a..c171ad7cf 100644 --- a/src/transcoder/transcoderoptionsvorbis.cpp +++ b/src/transcoder/transcoderoptionsvorbis.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionsvorbis.h b/src/transcoder/transcoderoptionsvorbis.h index fdef7c684..b9fed4578 100644 --- a/src/transcoder/transcoderoptionsvorbis.h +++ b/src/transcoder/transcoderoptionsvorbis.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSVORBIS_H diff --git a/src/transcoder/transcoderoptionswma.cpp b/src/transcoder/transcoderoptionswma.cpp index 88d44ac18..877e831f9 100644 --- a/src/transcoder/transcoderoptionswma.cpp +++ b/src/transcoder/transcoderoptionswma.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/transcoder/transcoderoptionswma.h b/src/transcoder/transcoderoptionswma.h index 820a5350a..1eb146eaf 100644 --- a/src/transcoder/transcoderoptionswma.h +++ b/src/transcoder/transcoderoptionswma.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRANSCODEROPTIONSWMA_H diff --git a/src/widgets/autoexpandingtreeview.cpp b/src/widgets/autoexpandingtreeview.cpp index 50c4f1faa..0601a6457 100644 --- a/src/widgets/autoexpandingtreeview.cpp +++ b/src/widgets/autoexpandingtreeview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/autoexpandingtreeview.h b/src/widgets/autoexpandingtreeview.h index e54274002..de4694a86 100644 --- a/src/widgets/autoexpandingtreeview.h +++ b/src/widgets/autoexpandingtreeview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef AUTOEXPANDINGTREEVIEW_H diff --git a/src/widgets/busyindicator.cpp b/src/widgets/busyindicator.cpp index 63de6e187..6d1868595 100644 --- a/src/widgets/busyindicator.cpp +++ b/src/widgets/busyindicator.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/busyindicator.h b/src/widgets/busyindicator.h index 8ccbea480..3d68d2a40 100644 --- a/src/widgets/busyindicator.h +++ b/src/widgets/busyindicator.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef BUSYINDICATOR_H diff --git a/src/widgets/didyoumean.cpp b/src/widgets/didyoumean.cpp index a9df18b59..b7670458f 100644 --- a/src/widgets/didyoumean.cpp +++ b/src/widgets/didyoumean.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/didyoumean.h b/src/widgets/didyoumean.h index 0c4b8b974..df42ad16a 100644 --- a/src/widgets/didyoumean.h +++ b/src/widgets/didyoumean.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef DIDYOUMEAN_H diff --git a/src/widgets/elidedlabel.cpp b/src/widgets/elidedlabel.cpp index 4619d18ff..a8911705b 100644 --- a/src/widgets/elidedlabel.cpp +++ b/src/widgets/elidedlabel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/elidedlabel.h b/src/widgets/elidedlabel.h index 2e2b074ed..4c8b2b4dd 100644 --- a/src/widgets/elidedlabel.h +++ b/src/widgets/elidedlabel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef ELIDEDLABEL_H diff --git a/src/widgets/favoritewidget.cpp b/src/widgets/favoritewidget.cpp index cea954f54..a3de46983 100644 --- a/src/widgets/favoritewidget.cpp +++ b/src/widgets/favoritewidget.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/favoritewidget.h b/src/widgets/favoritewidget.h index b70997c35..31570b0a6 100644 --- a/src/widgets/favoritewidget.h +++ b/src/widgets/favoritewidget.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/fileview.cpp b/src/widgets/fileview.cpp index de84c4dbb..5913c7617 100644 --- a/src/widgets/fileview.cpp +++ b/src/widgets/fileview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/fileview.h b/src/widgets/fileview.h index 0584a536f..7dcf954d6 100644 --- a/src/widgets/fileview.h +++ b/src/widgets/fileview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FILEVIEW_H diff --git a/src/widgets/fileviewlist.h b/src/widgets/fileviewlist.h index 46386bb4e..b21b09d05 100644 --- a/src/widgets/fileviewlist.h +++ b/src/widgets/fileviewlist.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FILEVIEWLIST_H diff --git a/src/widgets/forcescrollperpixel.cpp b/src/widgets/forcescrollperpixel.cpp index baf95c935..9fd252bc7 100644 --- a/src/widgets/forcescrollperpixel.cpp +++ b/src/widgets/forcescrollperpixel.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/forcescrollperpixel.h b/src/widgets/forcescrollperpixel.h index e2c278e82..5d96b0250 100644 --- a/src/widgets/forcescrollperpixel.h +++ b/src/widgets/forcescrollperpixel.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FORCESCROLLPERPIXEL_H diff --git a/src/widgets/freespacebar.cpp b/src/widgets/freespacebar.cpp index df5bfdb98..64f503521 100644 --- a/src/widgets/freespacebar.cpp +++ b/src/widgets/freespacebar.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/freespacebar.h b/src/widgets/freespacebar.h index 502548647..2ac595af4 100644 --- a/src/widgets/freespacebar.h +++ b/src/widgets/freespacebar.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef FREESPACEBAR_H diff --git a/src/widgets/groupediconview.cpp b/src/widgets/groupediconview.cpp index 2bfda43f8..8be94923f 100644 --- a/src/widgets/groupediconview.cpp +++ b/src/widgets/groupediconview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/widgets/groupediconview.h b/src/widgets/groupediconview.h index 79334e65d..f5260f76c 100644 --- a/src/widgets/groupediconview.h +++ b/src/widgets/groupediconview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef GROUPEDICONVIEW_H diff --git a/src/widgets/lineedit.cpp b/src/widgets/lineedit.cpp index fca9654e9..1a41e788b 100644 --- a/src/widgets/lineedit.cpp +++ b/src/widgets/lineedit.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/lineedit.h b/src/widgets/lineedit.h index 2fdfa9915..250ac0cdc 100644 --- a/src/widgets/lineedit.h +++ b/src/widgets/lineedit.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef LINEEDIT_H diff --git a/src/widgets/multiloadingindicator.cpp b/src/widgets/multiloadingindicator.cpp index 0357b866c..e4bb5be69 100644 --- a/src/widgets/multiloadingindicator.cpp +++ b/src/widgets/multiloadingindicator.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/multiloadingindicator.h b/src/widgets/multiloadingindicator.h index 21e3865eb..12c061f6c 100644 --- a/src/widgets/multiloadingindicator.h +++ b/src/widgets/multiloadingindicator.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef MULTILOADINGINDICATOR_H diff --git a/src/widgets/osd.cpp b/src/widgets/osd.cpp index 67e081d79..06ba11e51 100644 --- a/src/widgets/osd.cpp +++ b/src/widgets/osd.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/osd.h b/src/widgets/osd.h index 27af2083d..9337c06e7 100644 --- a/src/widgets/osd.h +++ b/src/widgets/osd.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef OSD_H diff --git a/src/widgets/osd_mac.mm b/src/widgets/osd_mac.mm index d31c8734e..240cc7a04 100644 --- a/src/widgets/osd_mac.mm +++ b/src/widgets/osd_mac.mm @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/osd_win.cpp b/src/widgets/osd_win.cpp index 7a6a5b4fc..a49b4c216 100644 --- a/src/widgets/osd_win.cpp +++ b/src/widgets/osd_win.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/osd_x11.cpp b/src/widgets/osd_x11.cpp index 9146b5358..7a3717a49 100644 --- a/src/widgets/osd_x11.cpp +++ b/src/widgets/osd_x11.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/osdpretty.cpp b/src/widgets/osdpretty.cpp index 55558e52c..64c2b3601 100644 --- a/src/widgets/osdpretty.cpp +++ b/src/widgets/osdpretty.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/osdpretty.h b/src/widgets/osdpretty.h index b6310c61c..319dfc82b 100644 --- a/src/widgets/osdpretty.h +++ b/src/widgets/osdpretty.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef OSDPRETTY_H diff --git a/src/widgets/playingwidget.cpp b/src/widgets/playingwidget.cpp index e0931094e..6879ca88a 100644 --- a/src/widgets/playingwidget.cpp +++ b/src/widgets/playingwidget.cpp @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/playingwidget.h b/src/widgets/playingwidget.h index 2246c9aa8..d98bc7407 100644 --- a/src/widgets/playingwidget.h +++ b/src/widgets/playingwidget.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PLAYINGWIDGET_H diff --git a/src/widgets/prettyimage.cpp b/src/widgets/prettyimage.cpp index 2a4334fcb..fdafb5489 100644 --- a/src/widgets/prettyimage.cpp +++ b/src/widgets/prettyimage.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/prettyimage.h b/src/widgets/prettyimage.h index 68477c2a5..e31fbd6fa 100644 --- a/src/widgets/prettyimage.h +++ b/src/widgets/prettyimage.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PRETTYIMAGE_H diff --git a/src/widgets/prettyimageview.cpp b/src/widgets/prettyimageview.cpp index e3f34c94a..9ef9a8ed2 100644 --- a/src/widgets/prettyimageview.cpp +++ b/src/widgets/prettyimageview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/prettyimageview.h b/src/widgets/prettyimageview.h index ef339cffc..2b2290cfe 100644 --- a/src/widgets/prettyimageview.h +++ b/src/widgets/prettyimageview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PRETTYIMAGEVIEW_H diff --git a/src/widgets/progressitemdelegate.cpp b/src/widgets/progressitemdelegate.cpp index 5e2803bb2..a35a7100e 100644 --- a/src/widgets/progressitemdelegate.cpp +++ b/src/widgets/progressitemdelegate.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/progressitemdelegate.h b/src/widgets/progressitemdelegate.h index ea13cde1d..9cf37e37c 100644 --- a/src/widgets/progressitemdelegate.h +++ b/src/widgets/progressitemdelegate.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef PROGRESSITEMDELEGATE_H diff --git a/src/widgets/ratingwidget.cpp b/src/widgets/ratingwidget.cpp index c390e09ea..269633c1b 100644 --- a/src/widgets/ratingwidget.cpp +++ b/src/widgets/ratingwidget.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/ratingwidget.h b/src/widgets/ratingwidget.h index 86277826c..0e8e0c64c 100644 --- a/src/widgets/ratingwidget.h +++ b/src/widgets/ratingwidget.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef RATINGWIDGET_H diff --git a/src/widgets/renametablineedit.cpp b/src/widgets/renametablineedit.cpp index 7004afd4f..d2eeddd1f 100644 --- a/src/widgets/renametablineedit.cpp +++ b/src/widgets/renametablineedit.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/renametablineedit.h b/src/widgets/renametablineedit.h index d04057046..2154b9316 100644 --- a/src/widgets/renametablineedit.h +++ b/src/widgets/renametablineedit.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef RENAMETABLINEEDIT_H diff --git a/src/widgets/stickyslider.cpp b/src/widgets/stickyslider.cpp index c711012b5..87f25d771 100644 --- a/src/widgets/stickyslider.cpp +++ b/src/widgets/stickyslider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/stickyslider.h b/src/widgets/stickyslider.h index 0b7c6944b..e4db52cd7 100644 --- a/src/widgets/stickyslider.h +++ b/src/widgets/stickyslider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef STICKYSLIDER_H diff --git a/src/widgets/stretchheaderview.cpp b/src/widgets/stretchheaderview.cpp index aa08cbed7..488c3a32a 100644 --- a/src/widgets/stretchheaderview.cpp +++ b/src/widgets/stretchheaderview.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/stretchheaderview.h b/src/widgets/stretchheaderview.h index 8dc8a58aa..1e0b14685 100644 --- a/src/widgets/stretchheaderview.h +++ b/src/widgets/stretchheaderview.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef STRETCHHEADERVIEW_H diff --git a/src/widgets/trackslider.cpp b/src/widgets/trackslider.cpp index b307b73cd..e41ae76fe 100644 --- a/src/widgets/trackslider.cpp +++ b/src/widgets/trackslider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include diff --git a/src/widgets/trackslider.h b/src/widgets/trackslider.h index 785d4ab7b..14ebeb9e9 100644 --- a/src/widgets/trackslider.h +++ b/src/widgets/trackslider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRACKSLIDER_H diff --git a/src/widgets/tracksliderpopup.cpp b/src/widgets/tracksliderpopup.cpp index c142ba079..47bd2ca72 100644 --- a/src/widgets/tracksliderpopup.cpp +++ b/src/widgets/tracksliderpopup.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/tracksliderpopup.h b/src/widgets/tracksliderpopup.h index ba62057da..44fa84822 100644 --- a/src/widgets/tracksliderpopup.h +++ b/src/widgets/tracksliderpopup.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRACKSLIDERPOPUP_H diff --git a/src/widgets/tracksliderslider.cpp b/src/widgets/tracksliderslider.cpp index 3d9982ef2..b803dbe2d 100644 --- a/src/widgets/tracksliderslider.cpp +++ b/src/widgets/tracksliderslider.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/tracksliderslider.h b/src/widgets/tracksliderslider.h index dd2117c93..4030979d9 100644 --- a/src/widgets/tracksliderslider.h +++ b/src/widgets/tracksliderslider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef TRACKSLIDERSLIDER_H diff --git a/src/widgets/widgetfadehelper.cpp b/src/widgets/widgetfadehelper.cpp index e29b380cd..cca808351 100644 --- a/src/widgets/widgetfadehelper.cpp +++ b/src/widgets/widgetfadehelper.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #include "config.h" diff --git a/src/widgets/widgetfadehelper.h b/src/widgets/widgetfadehelper.h index 0325c08fd..85fc0b02d 100644 --- a/src/widgets/widgetfadehelper.h +++ b/src/widgets/widgetfadehelper.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Strawberry. If not, see . - * + * */ #ifndef WIDGETFADEHELPER_H