From 2817bf9e955be5f111c89ace26ea04cd7c07e2f7 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 18 Jan 2020 19:22:19 +0100 Subject: [PATCH] copyright year 2020 --- AUTHORS | 2 +- android/src/Bridge.java | 2 +- android/src/Loader.java | 2 +- android/src/Main.java | 2 +- android/src/Settings.java | 2 +- doc/conf.py | 2 +- src/AudioFormat.cxx | 2 +- src/AudioFormat.hxx | 2 +- src/AudioParser.cxx | 2 +- src/AudioParser.hxx | 2 +- src/BulkEdit.hxx | 2 +- src/CheckAudioFormat.cxx | 2 +- src/CheckAudioFormat.hxx | 2 +- src/Chrono.hxx | 2 +- src/CommandLine.cxx | 2 +- src/CommandLine.hxx | 2 +- src/GitVersion.cxx | 2 +- src/GitVersion.hxx | 2 +- src/IcyMetaDataParser.cxx | 2 +- src/IcyMetaDataParser.hxx | 2 +- src/Idle.cxx | 2 +- src/Idle.hxx | 2 +- src/IdleFlags.cxx | 2 +- src/IdleFlags.hxx | 2 +- src/Instance.cxx | 2 +- src/Instance.hxx | 2 +- src/Listen.cxx | 2 +- src/Listen.hxx | 2 +- src/LocateUri.cxx | 2 +- src/LocateUri.hxx | 2 +- src/Log.cxx | 2 +- src/Log.hxx | 2 +- src/LogBackend.cxx | 2 +- src/LogBackend.hxx | 2 +- src/LogInit.cxx | 2 +- src/LogInit.hxx | 2 +- src/LogLevel.hxx | 2 +- src/LogV.hxx | 2 +- src/Main.cxx | 2 +- src/Main.hxx | 2 +- src/Mapper.cxx | 2 +- src/Mapper.hxx | 2 +- src/MixRampInfo.hxx | 2 +- src/MusicBuffer.cxx | 2 +- src/MusicBuffer.hxx | 2 +- src/MusicChunk.cxx | 2 +- src/MusicChunk.hxx | 2 +- src/MusicChunkPtr.cxx | 2 +- src/MusicChunkPtr.hxx | 2 +- src/MusicPipe.cxx | 2 +- src/MusicPipe.hxx | 2 +- src/Partition.cxx | 2 +- src/Partition.hxx | 2 +- src/Permission.cxx | 2 +- src/Permission.hxx | 2 +- src/PlaylistDatabase.cxx | 2 +- src/PlaylistDatabase.hxx | 2 +- src/PlaylistError.cxx | 2 +- src/PlaylistError.hxx | 2 +- src/PlaylistFile.cxx | 2 +- src/PlaylistFile.hxx | 2 +- src/PlaylistPrint.cxx | 2 +- src/PlaylistPrint.hxx | 2 +- src/PlaylistSave.cxx | 2 +- src/PlaylistSave.hxx | 2 +- src/PluginUnavailable.hxx | 2 +- src/RemoteTagCache.cxx | 2 +- src/RemoteTagCache.hxx | 2 +- src/RemoteTagCacheHandler.hxx | 2 +- src/ReplayGainConfig.hxx | 2 +- src/ReplayGainGlobal.cxx | 2 +- src/ReplayGainGlobal.hxx | 2 +- src/ReplayGainInfo.cxx | 2 +- src/ReplayGainInfo.hxx | 2 +- src/ReplayGainMode.cxx | 2 +- src/ReplayGainMode.hxx | 2 +- src/SingleMode.cxx | 2 +- src/SingleMode.hxx | 2 +- src/SongLoader.cxx | 2 +- src/SongLoader.hxx | 2 +- src/SongPrint.cxx | 2 +- src/SongPrint.hxx | 2 +- src/SongSave.cxx | 2 +- src/SongSave.hxx | 2 +- src/SongUpdate.cxx | 2 +- src/StateFile.cxx | 2 +- src/StateFile.hxx | 2 +- src/StateFileConfig.cxx | 2 +- src/StateFileConfig.hxx | 2 +- src/Stats.cxx | 2 +- src/Stats.hxx | 2 +- src/TagAny.cxx | 2 +- src/TagAny.hxx | 2 +- src/TagArchive.cxx | 2 +- src/TagArchive.hxx | 2 +- src/TagFile.cxx | 2 +- src/TagFile.hxx | 2 +- src/TagPrint.cxx | 2 +- src/TagPrint.hxx | 2 +- src/TagSave.cxx | 2 +- src/TagSave.hxx | 2 +- src/TagStream.cxx | 2 +- src/TagStream.hxx | 2 +- src/TimePrint.cxx | 2 +- src/TimePrint.hxx | 2 +- src/android/Context.cxx | 2 +- src/android/Context.hxx | 2 +- src/android/Environment.cxx | 2 +- src/android/Environment.hxx | 2 +- src/android/LogListener.cxx | 2 +- src/android/LogListener.hxx | 2 +- src/archive/ArchiveFile.hxx | 2 +- src/archive/ArchiveList.cxx | 2 +- src/archive/ArchiveList.hxx | 2 +- src/archive/ArchivePlugin.cxx | 2 +- src/archive/ArchivePlugin.hxx | 2 +- src/archive/ArchiveVisitor.hxx | 2 +- src/archive/plugins/Bzip2ArchivePlugin.cxx | 2 +- src/archive/plugins/Bzip2ArchivePlugin.hxx | 2 +- src/archive/plugins/Iso9660ArchivePlugin.cxx | 2 +- src/archive/plugins/Iso9660ArchivePlugin.hxx | 2 +- src/archive/plugins/ZzipArchivePlugin.cxx | 2 +- src/archive/plugins/ZzipArchivePlugin.hxx | 2 +- src/client/BackgroundCommand.hxx | 2 +- src/client/Client.cxx | 2 +- src/client/Client.hxx | 2 +- src/client/Config.cxx | 2 +- src/client/Config.hxx | 2 +- src/client/Domain.cxx | 2 +- src/client/Domain.hxx | 2 +- src/client/Event.cxx | 2 +- src/client/Expire.cxx | 2 +- src/client/File.cxx | 2 +- src/client/Idle.cxx | 2 +- src/client/List.cxx | 2 +- src/client/List.hxx | 2 +- src/client/Listener.cxx | 2 +- src/client/Listener.hxx | 2 +- src/client/Message.cxx | 2 +- src/client/Message.hxx | 2 +- src/client/New.cxx | 2 +- src/client/Process.cxx | 2 +- src/client/Read.cxx | 2 +- src/client/Response.cxx | 2 +- src/client/Response.hxx | 2 +- src/client/Subscribe.cxx | 2 +- src/client/ThreadBackgroundCommand.cxx | 2 +- src/client/ThreadBackgroundCommand.hxx | 2 +- src/client/Write.cxx | 2 +- src/command/AllCommands.cxx | 2 +- src/command/AllCommands.hxx | 2 +- src/command/ClientCommands.cxx | 2 +- src/command/ClientCommands.hxx | 2 +- src/command/CommandError.cxx | 2 +- src/command/CommandError.hxx | 2 +- src/command/CommandListBuilder.cxx | 2 +- src/command/CommandListBuilder.hxx | 2 +- src/command/CommandResult.hxx | 2 +- src/command/DatabaseCommands.cxx | 2 +- src/command/DatabaseCommands.hxx | 2 +- src/command/FileCommands.cxx | 2 +- src/command/FileCommands.hxx | 2 +- src/command/FingerprintCommands.cxx | 2 +- src/command/FingerprintCommands.hxx | 2 +- src/command/MessageCommands.cxx | 2 +- src/command/MessageCommands.hxx | 2 +- src/command/NeighborCommands.cxx | 2 +- src/command/NeighborCommands.hxx | 2 +- src/command/OtherCommands.cxx | 2 +- src/command/OtherCommands.hxx | 2 +- src/command/OutputCommands.cxx | 2 +- src/command/OutputCommands.hxx | 2 +- src/command/PartitionCommands.cxx | 2 +- src/command/PartitionCommands.hxx | 2 +- src/command/PlayerCommands.cxx | 2 +- src/command/PlayerCommands.hxx | 2 +- src/command/PlaylistCommands.cxx | 2 +- src/command/PlaylistCommands.hxx | 2 +- src/command/QueueCommands.cxx | 2 +- src/command/QueueCommands.hxx | 2 +- src/command/Request.hxx | 2 +- src/command/StickerCommands.cxx | 2 +- src/command/StickerCommands.hxx | 2 +- src/command/StorageCommands.cxx | 2 +- src/command/StorageCommands.hxx | 2 +- src/command/TagCommands.cxx | 2 +- src/command/TagCommands.hxx | 2 +- src/config/Block.cxx | 2 +- src/config/Block.hxx | 2 +- src/config/Check.cxx | 2 +- src/config/Check.hxx | 2 +- src/config/Data.cxx | 2 +- src/config/Data.hxx | 2 +- src/config/Defaults.hxx | 2 +- src/config/Domain.cxx | 2 +- src/config/Domain.hxx | 2 +- src/config/File.cxx | 2 +- src/config/File.hxx | 2 +- src/config/Migrate.cxx | 2 +- src/config/Migrate.hxx | 2 +- src/config/Net.cxx | 2 +- src/config/Net.hxx | 2 +- src/config/Option.hxx | 2 +- src/config/Param.cxx | 2 +- src/config/Param.hxx | 2 +- src/config/Parser.cxx | 2 +- src/config/Parser.hxx | 2 +- src/config/Path.cxx | 2 +- src/config/Path.hxx | 2 +- src/config/Templates.cxx | 2 +- src/config/Templates.hxx | 2 +- src/db/Configured.cxx | 2 +- src/db/Configured.hxx | 2 +- src/db/Count.cxx | 2 +- src/db/Count.hxx | 2 +- src/db/DatabaseError.hxx | 2 +- src/db/DatabaseGlue.cxx | 2 +- src/db/DatabaseGlue.hxx | 2 +- src/db/DatabaseListener.hxx | 2 +- src/db/DatabaseLock.cxx | 2 +- src/db/DatabaseLock.hxx | 2 +- src/db/DatabasePlaylist.cxx | 2 +- src/db/DatabasePlaylist.hxx | 2 +- src/db/DatabasePlugin.hxx | 2 +- src/db/DatabasePrint.cxx | 2 +- src/db/DatabasePrint.hxx | 2 +- src/db/DatabaseQueue.cxx | 2 +- src/db/DatabaseQueue.hxx | 2 +- src/db/DatabaseSong.cxx | 2 +- src/db/DatabaseSong.hxx | 2 +- src/db/Helpers.cxx | 2 +- src/db/Helpers.hxx | 2 +- src/db/Interface.hxx | 2 +- src/db/LightDirectory.hxx | 2 +- src/db/PlaylistInfo.hxx | 2 +- src/db/PlaylistVector.cxx | 2 +- src/db/PlaylistVector.hxx | 2 +- src/db/Ptr.hxx | 2 +- src/db/Registry.cxx | 2 +- src/db/Registry.hxx | 2 +- src/db/Selection.cxx | 2 +- src/db/Selection.hxx | 2 +- src/db/Stats.hxx | 2 +- src/db/UniqueTags.cxx | 2 +- src/db/UniqueTags.hxx | 2 +- src/db/Uri.hxx | 2 +- src/db/VHelper.cxx | 2 +- src/db/VHelper.hxx | 2 +- src/db/Visitor.hxx | 2 +- src/db/plugins/ProxyDatabasePlugin.cxx | 2 +- src/db/plugins/ProxyDatabasePlugin.hxx | 2 +- src/db/plugins/simple/DatabaseSave.cxx | 2 +- src/db/plugins/simple/DatabaseSave.hxx | 2 +- src/db/plugins/simple/Directory.cxx | 2 +- src/db/plugins/simple/Directory.hxx | 2 +- src/db/plugins/simple/DirectorySave.cxx | 2 +- src/db/plugins/simple/DirectorySave.hxx | 2 +- src/db/plugins/simple/Mount.cxx | 2 +- src/db/plugins/simple/Mount.hxx | 2 +- src/db/plugins/simple/PrefixedLightSong.hxx | 2 +- src/db/plugins/simple/Ptr.hxx | 2 +- src/db/plugins/simple/SimpleDatabasePlugin.cxx | 2 +- src/db/plugins/simple/SimpleDatabasePlugin.hxx | 2 +- src/db/plugins/simple/Song.cxx | 2 +- src/db/plugins/simple/Song.hxx | 2 +- src/db/plugins/simple/SongSort.cxx | 2 +- src/db/plugins/simple/SongSort.hxx | 2 +- src/db/plugins/upnp/ContentDirectoryService.cxx | 2 +- src/db/plugins/upnp/Directory.cxx | 2 +- src/db/plugins/upnp/Directory.hxx | 2 +- src/db/plugins/upnp/Object.cxx | 2 +- src/db/plugins/upnp/Object.hxx | 2 +- src/db/plugins/upnp/Tags.cxx | 2 +- src/db/plugins/upnp/Tags.hxx | 2 +- src/db/plugins/upnp/UpnpDatabasePlugin.cxx | 2 +- src/db/plugins/upnp/UpnpDatabasePlugin.hxx | 2 +- src/db/update/Archive.cxx | 2 +- src/db/update/Config.cxx | 2 +- src/db/update/Config.hxx | 2 +- src/db/update/Container.cxx | 2 +- src/db/update/Editor.cxx | 2 +- src/db/update/Editor.hxx | 2 +- src/db/update/ExcludeList.cxx | 2 +- src/db/update/ExcludeList.hxx | 2 +- src/db/update/InotifyDomain.cxx | 2 +- src/db/update/InotifyDomain.hxx | 2 +- src/db/update/InotifyQueue.cxx | 2 +- src/db/update/InotifyQueue.hxx | 2 +- src/db/update/InotifySource.cxx | 2 +- src/db/update/InotifySource.hxx | 2 +- src/db/update/InotifyUpdate.cxx | 2 +- src/db/update/InotifyUpdate.hxx | 2 +- src/db/update/Playlist.cxx | 2 +- src/db/update/Queue.cxx | 2 +- src/db/update/Queue.hxx | 2 +- src/db/update/Remove.cxx | 2 +- src/db/update/Remove.hxx | 2 +- src/db/update/Service.cxx | 2 +- src/db/update/Service.hxx | 2 +- src/db/update/UpdateDomain.cxx | 2 +- src/db/update/UpdateDomain.hxx | 2 +- src/db/update/UpdateIO.cxx | 2 +- src/db/update/UpdateIO.hxx | 2 +- src/db/update/UpdateSong.cxx | 2 +- src/db/update/VirtualDirectory.cxx | 2 +- src/db/update/Walk.cxx | 2 +- src/db/update/Walk.hxx | 2 +- src/decoder/Bridge.cxx | 2 +- src/decoder/Bridge.hxx | 2 +- src/decoder/Client.hxx | 2 +- src/decoder/Command.hxx | 2 +- src/decoder/Control.cxx | 2 +- src/decoder/Control.hxx | 2 +- src/decoder/DecoderAPI.cxx | 2 +- src/decoder/DecoderAPI.hxx | 2 +- src/decoder/DecoderBuffer.cxx | 2 +- src/decoder/DecoderBuffer.hxx | 2 +- src/decoder/DecoderList.cxx | 2 +- src/decoder/DecoderList.hxx | 2 +- src/decoder/DecoderPlugin.cxx | 2 +- src/decoder/DecoderPlugin.hxx | 2 +- src/decoder/DecoderPrint.cxx | 2 +- src/decoder/DecoderPrint.hxx | 2 +- src/decoder/Domain.cxx | 2 +- src/decoder/Domain.hxx | 2 +- src/decoder/Reader.cxx | 2 +- src/decoder/Reader.hxx | 2 +- src/decoder/Thread.cxx | 2 +- src/decoder/plugins/AdPlugDecoderPlugin.cxx | 2 +- src/decoder/plugins/AdPlugDecoderPlugin.h | 2 +- src/decoder/plugins/AudiofileDecoderPlugin.cxx | 2 +- src/decoder/plugins/AudiofileDecoderPlugin.hxx | 2 +- src/decoder/plugins/DsdLib.cxx | 2 +- src/decoder/plugins/DsdLib.hxx | 2 +- src/decoder/plugins/DsdiffDecoderPlugin.cxx | 2 +- src/decoder/plugins/DsdiffDecoderPlugin.hxx | 2 +- src/decoder/plugins/DsfDecoderPlugin.cxx | 2 +- src/decoder/plugins/DsfDecoderPlugin.hxx | 2 +- src/decoder/plugins/FaadDecoderPlugin.cxx | 2 +- src/decoder/plugins/FaadDecoderPlugin.hxx | 2 +- src/decoder/plugins/FfmpegDecoderPlugin.cxx | 2 +- src/decoder/plugins/FfmpegDecoderPlugin.hxx | 2 +- src/decoder/plugins/FfmpegIo.cxx | 2 +- src/decoder/plugins/FfmpegIo.hxx | 2 +- src/decoder/plugins/FfmpegMetaData.cxx | 2 +- src/decoder/plugins/FfmpegMetaData.hxx | 2 +- src/decoder/plugins/FlacCommon.cxx | 2 +- src/decoder/plugins/FlacCommon.hxx | 2 +- src/decoder/plugins/FlacDecoderPlugin.cxx | 2 +- src/decoder/plugins/FlacDecoderPlugin.h | 2 +- src/decoder/plugins/FlacDomain.cxx | 2 +- src/decoder/plugins/FlacDomain.hxx | 2 +- src/decoder/plugins/FlacInput.cxx | 2 +- src/decoder/plugins/FlacInput.hxx | 2 +- src/decoder/plugins/FlacPcm.cxx | 2 +- src/decoder/plugins/FlacPcm.hxx | 2 +- src/decoder/plugins/FlacStreamDecoder.hxx | 2 +- src/decoder/plugins/FluidsynthDecoderPlugin.cxx | 2 +- src/decoder/plugins/FluidsynthDecoderPlugin.hxx | 2 +- src/decoder/plugins/GmeDecoderPlugin.cxx | 2 +- src/decoder/plugins/GmeDecoderPlugin.hxx | 2 +- src/decoder/plugins/HybridDsdDecoderPlugin.cxx | 2 +- src/decoder/plugins/HybridDsdDecoderPlugin.hxx | 2 +- src/decoder/plugins/MadDecoderPlugin.cxx | 2 +- src/decoder/plugins/MadDecoderPlugin.hxx | 2 +- src/decoder/plugins/MikmodDecoderPlugin.cxx | 2 +- src/decoder/plugins/MikmodDecoderPlugin.hxx | 2 +- src/decoder/plugins/ModplugDecoderPlugin.cxx | 2 +- src/decoder/plugins/ModplugDecoderPlugin.hxx | 2 +- src/decoder/plugins/MpcdecDecoderPlugin.cxx | 2 +- src/decoder/plugins/MpcdecDecoderPlugin.hxx | 2 +- src/decoder/plugins/Mpg123DecoderPlugin.cxx | 2 +- src/decoder/plugins/Mpg123DecoderPlugin.hxx | 2 +- src/decoder/plugins/OggCodec.cxx | 2 +- src/decoder/plugins/OggCodec.hxx | 2 +- src/decoder/plugins/OggDecoder.cxx | 2 +- src/decoder/plugins/OggDecoder.hxx | 2 +- src/decoder/plugins/OpusDecoderPlugin.cxx | 2 +- src/decoder/plugins/OpusDecoderPlugin.h | 2 +- src/decoder/plugins/OpusDomain.cxx | 2 +- src/decoder/plugins/OpusDomain.hxx | 2 +- src/decoder/plugins/OpusHead.cxx | 2 +- src/decoder/plugins/OpusHead.hxx | 2 +- src/decoder/plugins/OpusReader.hxx | 2 +- src/decoder/plugins/OpusTags.cxx | 2 +- src/decoder/plugins/OpusTags.hxx | 2 +- src/decoder/plugins/PcmDecoderPlugin.cxx | 2 +- src/decoder/plugins/PcmDecoderPlugin.hxx | 2 +- src/decoder/plugins/SidplayDecoderPlugin.cxx | 2 +- src/decoder/plugins/SidplayDecoderPlugin.hxx | 2 +- src/decoder/plugins/SndfileDecoderPlugin.cxx | 2 +- src/decoder/plugins/SndfileDecoderPlugin.hxx | 2 +- src/decoder/plugins/VorbisDecoderPlugin.cxx | 2 +- src/decoder/plugins/VorbisDecoderPlugin.h | 2 +- src/decoder/plugins/VorbisDomain.cxx | 2 +- src/decoder/plugins/VorbisDomain.hxx | 2 +- src/decoder/plugins/WavpackDecoderPlugin.cxx | 2 +- src/decoder/plugins/WavpackDecoderPlugin.hxx | 2 +- src/decoder/plugins/WildmidiDecoderPlugin.cxx | 2 +- src/decoder/plugins/WildmidiDecoderPlugin.hxx | 2 +- src/encoder/Configured.cxx | 2 +- src/encoder/Configured.hxx | 2 +- src/encoder/EncoderAPI.hxx | 2 +- src/encoder/EncoderInterface.hxx | 2 +- src/encoder/EncoderList.cxx | 2 +- src/encoder/EncoderList.hxx | 2 +- src/encoder/EncoderPlugin.hxx | 2 +- src/encoder/ToOutputStream.cxx | 2 +- src/encoder/ToOutputStream.hxx | 2 +- src/encoder/plugins/FlacEncoderPlugin.cxx | 2 +- src/encoder/plugins/FlacEncoderPlugin.hxx | 2 +- src/encoder/plugins/LameEncoderPlugin.cxx | 2 +- src/encoder/plugins/LameEncoderPlugin.hxx | 2 +- src/encoder/plugins/NullEncoderPlugin.cxx | 2 +- src/encoder/plugins/NullEncoderPlugin.hxx | 2 +- src/encoder/plugins/OggEncoder.hxx | 2 +- src/encoder/plugins/OpusEncoderPlugin.cxx | 2 +- src/encoder/plugins/OpusEncoderPlugin.hxx | 2 +- src/encoder/plugins/ShineEncoderPlugin.cxx | 2 +- src/encoder/plugins/ShineEncoderPlugin.hxx | 2 +- src/encoder/plugins/TwolameEncoderPlugin.cxx | 2 +- src/encoder/plugins/TwolameEncoderPlugin.hxx | 2 +- src/encoder/plugins/VorbisEncoderPlugin.cxx | 2 +- src/encoder/plugins/VorbisEncoderPlugin.hxx | 2 +- src/encoder/plugins/WaveEncoderPlugin.cxx | 2 +- src/encoder/plugins/WaveEncoderPlugin.hxx | 2 +- src/event/BufferedSocket.cxx | 2 +- src/event/BufferedSocket.hxx | 2 +- src/event/Call.cxx | 2 +- src/event/Call.hxx | 2 +- src/event/DeferEvent.cxx | 2 +- src/event/DeferEvent.hxx | 2 +- src/event/FullyBufferedSocket.cxx | 2 +- src/event/FullyBufferedSocket.hxx | 2 +- src/event/IdleMonitor.cxx | 2 +- src/event/IdleMonitor.hxx | 2 +- src/event/Loop.cxx | 2 +- src/event/Loop.hxx | 2 +- src/event/MaskMonitor.cxx | 2 +- src/event/MaskMonitor.hxx | 2 +- src/event/MultiSocketMonitor.cxx | 2 +- src/event/MultiSocketMonitor.hxx | 2 +- src/event/PollGroup.hxx | 2 +- src/event/PollGroupEpoll.hxx | 2 +- src/event/PollGroupPoll.cxx | 2 +- src/event/PollGroupPoll.hxx | 2 +- src/event/PollGroupWinSelect.cxx | 2 +- src/event/PollGroupWinSelect.hxx | 2 +- src/event/PollResultGeneric.hxx | 2 +- src/event/ServerSocket.cxx | 2 +- src/event/ServerSocket.hxx | 2 +- src/event/SignalMonitor.cxx | 2 +- src/event/SignalMonitor.hxx | 2 +- src/event/SocketMonitor.cxx | 2 +- src/event/SocketMonitor.hxx | 2 +- src/event/Thread.cxx | 2 +- src/event/Thread.hxx | 2 +- src/event/TimerEvent.cxx | 2 +- src/event/TimerEvent.hxx | 2 +- src/event/WakeFD.hxx | 2 +- src/filter/Factory.cxx | 2 +- src/filter/Factory.hxx | 2 +- src/filter/Filter.cxx | 2 +- src/filter/Filter.hxx | 2 +- src/filter/FilterPlugin.hxx | 2 +- src/filter/LoadChain.cxx | 2 +- src/filter/LoadChain.hxx | 2 +- src/filter/LoadOne.cxx | 2 +- src/filter/LoadOne.hxx | 2 +- src/filter/NullFilter.hxx | 2 +- src/filter/Observer.cxx | 2 +- src/filter/Observer.hxx | 2 +- src/filter/Prepared.hxx | 2 +- src/filter/Registry.cxx | 2 +- src/filter/Registry.hxx | 2 +- src/filter/plugins/AutoConvertFilterPlugin.cxx | 2 +- src/filter/plugins/AutoConvertFilterPlugin.hxx | 2 +- src/filter/plugins/ChainFilterPlugin.cxx | 2 +- src/filter/plugins/ChainFilterPlugin.hxx | 2 +- src/filter/plugins/ConvertFilterPlugin.cxx | 2 +- src/filter/plugins/ConvertFilterPlugin.hxx | 2 +- src/filter/plugins/FfmpegFilter.cxx | 2 +- src/filter/plugins/FfmpegFilter.hxx | 2 +- src/filter/plugins/FfmpegFilterPlugin.cxx | 2 +- src/filter/plugins/FfmpegFilterPlugin.hxx | 2 +- src/filter/plugins/HdcdFilterPlugin.cxx | 2 +- src/filter/plugins/HdcdFilterPlugin.hxx | 2 +- src/filter/plugins/NormalizeFilterPlugin.cxx | 2 +- src/filter/plugins/NormalizeFilterPlugin.hxx | 2 +- src/filter/plugins/NullFilterPlugin.cxx | 2 +- src/filter/plugins/NullFilterPlugin.hxx | 2 +- src/filter/plugins/ReplayGainFilterPlugin.cxx | 2 +- src/filter/plugins/ReplayGainFilterPlugin.hxx | 2 +- src/filter/plugins/RouteFilterPlugin.cxx | 2 +- src/filter/plugins/RouteFilterPlugin.hxx | 2 +- src/filter/plugins/VolumeFilterPlugin.cxx | 2 +- src/filter/plugins/VolumeFilterPlugin.hxx | 2 +- src/fs/AllocatedPath.cxx | 2 +- src/fs/AllocatedPath.hxx | 2 +- src/fs/Charset.cxx | 2 +- src/fs/Charset.hxx | 2 +- src/fs/CheckFile.cxx | 2 +- src/fs/CheckFile.hxx | 2 +- src/fs/Config.cxx | 2 +- src/fs/Config.hxx | 2 +- src/fs/DirectoryReader.cxx | 2 +- src/fs/DirectoryReader.hxx | 2 +- src/fs/Domain.cxx | 2 +- src/fs/Domain.hxx | 2 +- src/fs/Features.hxx | 2 +- src/fs/FileInfo.hxx | 2 +- src/fs/FileSystem.cxx | 2 +- src/fs/FileSystem.hxx | 2 +- src/fs/Glob.hxx | 2 +- src/fs/Limits.hxx | 2 +- src/fs/List.cxx | 2 +- src/fs/List.hxx | 2 +- src/fs/LookupFile.cxx | 2 +- src/fs/LookupFile.hxx | 2 +- src/fs/NarrowPath.hxx | 2 +- src/fs/Path.cxx | 2 +- src/fs/Path.hxx | 2 +- src/fs/Path2.cxx | 2 +- src/fs/StandardDirectory.cxx | 2 +- src/fs/StandardDirectory.hxx | 2 +- src/fs/Traits.cxx | 2 +- src/fs/Traits.hxx | 2 +- src/fs/XDG.hxx | 2 +- src/fs/io/AutoGunzipReader.cxx | 2 +- src/fs/io/AutoGunzipReader.hxx | 2 +- src/fs/io/PeekReader.cxx | 2 +- src/fs/io/PeekReader.hxx | 2 +- src/fs/io/TextFile.cxx | 2 +- src/fs/io/TextFile.hxx | 2 +- src/input/AsyncInputStream.cxx | 2 +- src/input/AsyncInputStream.hxx | 2 +- src/input/BufferedInputStream.cxx | 2 +- src/input/BufferedInputStream.hxx | 2 +- src/input/BufferingInputStream.cxx | 2 +- src/input/BufferingInputStream.hxx | 2 +- src/input/CondHandler.hxx | 2 +- src/input/Error.cxx | 2 +- src/input/Error.hxx | 2 +- src/input/FailingInputStream.hxx | 2 +- src/input/Handler.hxx | 2 +- src/input/IcyInputStream.cxx | 2 +- src/input/IcyInputStream.hxx | 2 +- src/input/Init.cxx | 2 +- src/input/Init.hxx | 2 +- src/input/InputPlugin.cxx | 2 +- src/input/InputPlugin.hxx | 2 +- src/input/InputStream.cxx | 2 +- src/input/InputStream.hxx | 2 +- src/input/LocalOpen.cxx | 2 +- src/input/LocalOpen.hxx | 2 +- src/input/MaybeBufferedInputStream.cxx | 2 +- src/input/MaybeBufferedInputStream.hxx | 2 +- src/input/Offset.hxx | 2 +- src/input/Open.cxx | 2 +- src/input/ProxyInputStream.cxx | 2 +- src/input/ProxyInputStream.hxx | 2 +- src/input/Ptr.hxx | 2 +- src/input/Reader.cxx | 2 +- src/input/Reader.hxx | 2 +- src/input/Registry.cxx | 2 +- src/input/Registry.hxx | 2 +- src/input/RemoteTagScanner.hxx | 2 +- src/input/RewindInputStream.cxx | 2 +- src/input/RewindInputStream.hxx | 2 +- src/input/ScanTags.cxx | 2 +- src/input/ScanTags.hxx | 2 +- src/input/TextInputStream.cxx | 2 +- src/input/TextInputStream.hxx | 2 +- src/input/ThreadInputStream.cxx | 2 +- src/input/ThreadInputStream.hxx | 2 +- src/input/cache/Config.cxx | 2 +- src/input/cache/Config.hxx | 2 +- src/input/cache/Item.cxx | 2 +- src/input/cache/Item.hxx | 2 +- src/input/cache/Lease.hxx | 2 +- src/input/cache/Manager.cxx | 2 +- src/input/cache/Manager.hxx | 2 +- src/input/cache/Stream.cxx | 2 +- src/input/cache/Stream.hxx | 2 +- src/input/plugins/AlsaInputPlugin.cxx | 2 +- src/input/plugins/AlsaInputPlugin.hxx | 2 +- src/input/plugins/ArchiveInputPlugin.cxx | 2 +- src/input/plugins/ArchiveInputPlugin.hxx | 2 +- src/input/plugins/CdioParanoiaInputPlugin.cxx | 2 +- src/input/plugins/CdioParanoiaInputPlugin.hxx | 2 +- src/input/plugins/CurlInputPlugin.cxx | 2 +- src/input/plugins/CurlInputPlugin.hxx | 2 +- src/input/plugins/FfmpegInputPlugin.cxx | 2 +- src/input/plugins/FfmpegInputPlugin.hxx | 2 +- src/input/plugins/FileInputPlugin.cxx | 2 +- src/input/plugins/FileInputPlugin.hxx | 2 +- src/input/plugins/MmsInputPlugin.cxx | 2 +- src/input/plugins/MmsInputPlugin.hxx | 2 +- src/input/plugins/NfsInputPlugin.cxx | 2 +- src/input/plugins/NfsInputPlugin.hxx | 2 +- src/input/plugins/QobuzClient.cxx | 2 +- src/input/plugins/QobuzClient.hxx | 2 +- src/input/plugins/QobuzErrorParser.cxx | 2 +- src/input/plugins/QobuzErrorParser.hxx | 2 +- src/input/plugins/QobuzInputPlugin.cxx | 2 +- src/input/plugins/QobuzInputPlugin.hxx | 2 +- src/input/plugins/QobuzLoginRequest.cxx | 2 +- src/input/plugins/QobuzLoginRequest.hxx | 2 +- src/input/plugins/QobuzSession.hxx | 2 +- src/input/plugins/QobuzTagScanner.cxx | 2 +- src/input/plugins/QobuzTagScanner.hxx | 2 +- src/input/plugins/QobuzTrackRequest.cxx | 2 +- src/input/plugins/QobuzTrackRequest.hxx | 2 +- src/input/plugins/SmbclientInputPlugin.cxx | 2 +- src/input/plugins/SmbclientInputPlugin.hxx | 2 +- src/input/plugins/TidalError.hxx | 2 +- src/input/plugins/TidalErrorParser.cxx | 2 +- src/input/plugins/TidalErrorParser.hxx | 2 +- src/input/plugins/TidalInputPlugin.cxx | 2 +- src/input/plugins/TidalInputPlugin.hxx | 2 +- src/input/plugins/TidalLoginRequest.cxx | 2 +- src/input/plugins/TidalLoginRequest.hxx | 2 +- src/input/plugins/TidalSessionManager.cxx | 2 +- src/input/plugins/TidalSessionManager.hxx | 2 +- src/input/plugins/TidalTagScanner.cxx | 2 +- src/input/plugins/TidalTagScanner.hxx | 2 +- src/input/plugins/TidalTrackRequest.cxx | 2 +- src/input/plugins/TidalTrackRequest.hxx | 2 +- src/lib/alsa/AllowedFormat.cxx | 2 +- src/lib/alsa/AllowedFormat.hxx | 2 +- src/lib/alsa/Format.hxx | 2 +- src/lib/alsa/HwSetup.cxx | 2 +- src/lib/alsa/HwSetup.hxx | 2 +- src/lib/alsa/NonBlock.cxx | 2 +- src/lib/alsa/NonBlock.hxx | 2 +- src/lib/alsa/PeriodBuffer.hxx | 2 +- src/lib/alsa/Version.cxx | 2 +- src/lib/alsa/Version.hxx | 2 +- src/lib/chromaprint/DecoderClient.cxx | 2 +- src/lib/chromaprint/DecoderClient.hxx | 2 +- src/lib/curl/Error.hxx | 2 +- src/lib/dbus/Glue.cxx | 2 +- src/lib/dbus/Glue.hxx | 2 +- src/lib/dbus/ObjectManager.hxx | 2 +- src/lib/dbus/UDisks2.cxx | 2 +- src/lib/dbus/UDisks2.hxx | 2 +- src/lib/expat/ExpatParser.cxx | 2 +- src/lib/expat/ExpatParser.hxx | 2 +- src/lib/expat/StreamExpatParser.cxx | 2 +- src/lib/ffmpeg/Buffer.hxx | 2 +- src/lib/ffmpeg/Codec.hxx | 2 +- src/lib/ffmpeg/Domain.cxx | 2 +- src/lib/ffmpeg/Domain.hxx | 2 +- src/lib/ffmpeg/Error.cxx | 2 +- src/lib/ffmpeg/Error.hxx | 2 +- src/lib/ffmpeg/Filter.cxx | 2 +- src/lib/ffmpeg/Filter.hxx | 2 +- src/lib/ffmpeg/Format.hxx | 2 +- src/lib/ffmpeg/Frame.hxx | 2 +- src/lib/ffmpeg/IOContext.hxx | 2 +- src/lib/ffmpeg/Init.cxx | 2 +- src/lib/ffmpeg/Init.hxx | 2 +- src/lib/ffmpeg/LogCallback.cxx | 2 +- src/lib/ffmpeg/LogCallback.hxx | 2 +- src/lib/ffmpeg/LogError.cxx | 2 +- src/lib/ffmpeg/LogError.hxx | 2 +- src/lib/ffmpeg/SampleFormat.hxx | 2 +- src/lib/ffmpeg/Time.hxx | 2 +- src/lib/icu/CaseFold.cxx | 2 +- src/lib/icu/CaseFold.hxx | 2 +- src/lib/icu/Collate.cxx | 2 +- src/lib/icu/Collate.hxx | 2 +- src/lib/icu/Compare.cxx | 2 +- src/lib/icu/Compare.hxx | 2 +- src/lib/icu/Converter.cxx | 2 +- src/lib/icu/Converter.hxx | 2 +- src/lib/icu/Init.cxx | 2 +- src/lib/icu/Init.hxx | 2 +- src/lib/icu/Util.cxx | 2 +- src/lib/icu/Util.hxx | 2 +- src/lib/icu/Win32.cxx | 2 +- src/lib/icu/Win32.hxx | 2 +- src/lib/nfs/Base.cxx | 2 +- src/lib/nfs/Base.hxx | 2 +- src/lib/nfs/Blocking.cxx | 2 +- src/lib/nfs/Blocking.hxx | 2 +- src/lib/nfs/Callback.hxx | 2 +- src/lib/nfs/Cancellable.hxx | 2 +- src/lib/nfs/Connection.cxx | 2 +- src/lib/nfs/Connection.hxx | 2 +- src/lib/nfs/FileReader.cxx | 2 +- src/lib/nfs/FileReader.hxx | 2 +- src/lib/nfs/Glue.cxx | 2 +- src/lib/nfs/Glue.hxx | 2 +- src/lib/nfs/Lease.hxx | 2 +- src/lib/nfs/Manager.cxx | 2 +- src/lib/nfs/Manager.hxx | 2 +- src/lib/pulse/Domain.cxx | 2 +- src/lib/pulse/Domain.hxx | 2 +- src/lib/pulse/Error.cxx | 2 +- src/lib/pulse/Error.hxx | 2 +- src/lib/pulse/LockGuard.hxx | 2 +- src/lib/pulse/LogError.cxx | 2 +- src/lib/pulse/LogError.hxx | 2 +- src/lib/smbclient/Domain.cxx | 2 +- src/lib/smbclient/Domain.hxx | 2 +- src/lib/smbclient/Init.cxx | 2 +- src/lib/smbclient/Init.hxx | 2 +- src/lib/smbclient/Mutex.cxx | 2 +- src/lib/smbclient/Mutex.hxx | 2 +- src/lib/sqlite/Database.cxx | 2 +- src/lib/sqlite/Database.hxx | 2 +- src/lib/sqlite/Error.cxx | 2 +- src/lib/sqlite/Error.hxx | 2 +- src/lib/sqlite/Util.hxx | 2 +- src/lib/upnp/Action.hxx | 2 +- src/lib/upnp/Callback.hxx | 2 +- src/lib/upnp/ClientInit.cxx | 2 +- src/lib/upnp/ClientInit.hxx | 2 +- src/lib/upnp/Compat.hxx | 2 +- src/lib/upnp/ContentDirectoryService.cxx | 2 +- src/lib/upnp/ContentDirectoryService.hxx | 2 +- src/lib/upnp/Device.cxx | 2 +- src/lib/upnp/Device.hxx | 2 +- src/lib/upnp/Discovery.cxx | 2 +- src/lib/upnp/Discovery.hxx | 2 +- src/lib/upnp/Init.cxx | 2 +- src/lib/upnp/Init.hxx | 2 +- src/lib/upnp/UniqueIxml.hxx | 2 +- src/lib/upnp/Util.cxx | 2 +- src/lib/upnp/Util.hxx | 2 +- src/lib/xiph/FlacAudioFormat.hxx | 2 +- src/lib/xiph/FlacIOHandle.cxx | 2 +- src/lib/xiph/FlacIOHandle.hxx | 2 +- src/lib/xiph/FlacMetadataChain.cxx | 2 +- src/lib/xiph/FlacMetadataChain.hxx | 2 +- src/lib/xiph/FlacMetadataIterator.hxx | 2 +- src/lib/xiph/FlacStreamMetadata.cxx | 2 +- src/lib/xiph/FlacStreamMetadata.hxx | 2 +- src/lib/xiph/OggFind.cxx | 2 +- src/lib/xiph/OggFind.hxx | 2 +- src/lib/xiph/OggPacket.cxx | 2 +- src/lib/xiph/OggPacket.hxx | 2 +- src/lib/xiph/OggPage.hxx | 2 +- src/lib/xiph/OggSerial.cxx | 2 +- src/lib/xiph/OggSerial.hxx | 2 +- src/lib/xiph/OggStreamState.hxx | 2 +- src/lib/xiph/OggSyncState.cxx | 2 +- src/lib/xiph/OggSyncState.hxx | 2 +- src/lib/xiph/OggVisitor.cxx | 2 +- src/lib/xiph/OggVisitor.hxx | 2 +- src/lib/xiph/ScanVorbisComment.cxx | 2 +- src/lib/xiph/ScanVorbisComment.hxx | 2 +- src/lib/xiph/VorbisComment.hxx | 2 +- src/lib/xiph/VorbisComments.cxx | 2 +- src/lib/xiph/VorbisComments.hxx | 2 +- src/lib/xiph/VorbisPicture.cxx | 2 +- src/lib/xiph/VorbisPicture.hxx | 2 +- src/lib/xiph/XiphTags.cxx | 2 +- src/lib/xiph/XiphTags.hxx | 2 +- src/lib/yajl/ParseInputStream.cxx | 2 +- src/lib/yajl/ParseInputStream.hxx | 2 +- src/ls.cxx | 2 +- src/ls.hxx | 2 +- src/mixer/Listener.hxx | 2 +- src/mixer/MixerAll.cxx | 2 +- src/mixer/MixerControl.cxx | 2 +- src/mixer/MixerControl.hxx | 2 +- src/mixer/MixerInternal.hxx | 2 +- src/mixer/MixerList.hxx | 2 +- src/mixer/MixerPlugin.hxx | 2 +- src/mixer/MixerType.cxx | 2 +- src/mixer/MixerType.hxx | 2 +- src/mixer/Volume.cxx | 2 +- src/mixer/Volume.hxx | 2 +- src/mixer/plugins/AlsaMixerPlugin.cxx | 2 +- src/mixer/plugins/HaikuMixerPlugin.cxx | 2 +- src/mixer/plugins/NullMixerPlugin.cxx | 2 +- src/mixer/plugins/OSXMixerPlugin.cxx | 2 +- src/mixer/plugins/OssMixerPlugin.cxx | 2 +- src/mixer/plugins/PulseMixerPlugin.cxx | 2 +- src/mixer/plugins/PulseMixerPlugin.hxx | 2 +- src/mixer/plugins/SoftwareMixerPlugin.cxx | 2 +- src/mixer/plugins/SoftwareMixerPlugin.hxx | 2 +- src/mixer/plugins/WinmmMixerPlugin.cxx | 2 +- src/neighbor/Explorer.hxx | 2 +- src/neighbor/Glue.cxx | 2 +- src/neighbor/Glue.hxx | 2 +- src/neighbor/Info.hxx | 2 +- src/neighbor/Listener.hxx | 2 +- src/neighbor/NeighborPlugin.hxx | 2 +- src/neighbor/Registry.cxx | 2 +- src/neighbor/Registry.hxx | 2 +- src/neighbor/plugins/SmbclientNeighborPlugin.cxx | 2 +- src/neighbor/plugins/SmbclientNeighborPlugin.hxx | 2 +- src/neighbor/plugins/UdisksNeighborPlugin.cxx | 2 +- src/neighbor/plugins/UdisksNeighborPlugin.hxx | 2 +- src/neighbor/plugins/UpnpNeighborPlugin.cxx | 2 +- src/neighbor/plugins/UpnpNeighborPlugin.hxx | 2 +- src/net/Features.hxx | 2 +- src/net/Init.hxx | 2 +- src/net/SocketError.cxx | 2 +- src/net/SocketError.hxx | 2 +- src/net/SocketUtil.cxx | 2 +- src/net/SocketUtil.hxx | 2 +- src/open.h | 2 +- src/output/Client.hxx | 2 +- src/output/Control.cxx | 2 +- src/output/Control.hxx | 2 +- src/output/Defaults.cxx | 2 +- src/output/Defaults.hxx | 2 +- src/output/Domain.cxx | 2 +- src/output/Domain.hxx | 2 +- src/output/Filtered.cxx | 2 +- src/output/Filtered.hxx | 2 +- src/output/Finish.cxx | 2 +- src/output/Init.cxx | 2 +- src/output/Interface.cxx | 2 +- src/output/Interface.hxx | 2 +- src/output/MultipleOutputs.cxx | 2 +- src/output/MultipleOutputs.hxx | 2 +- src/output/OutputAPI.hxx | 2 +- src/output/OutputCommand.cxx | 2 +- src/output/OutputCommand.hxx | 2 +- src/output/OutputPlugin.cxx | 2 +- src/output/OutputPlugin.hxx | 2 +- src/output/Print.cxx | 2 +- src/output/Print.hxx | 2 +- src/output/Registry.cxx | 2 +- src/output/Registry.hxx | 2 +- src/output/SharedPipeConsumer.cxx | 2 +- src/output/SharedPipeConsumer.hxx | 2 +- src/output/Source.cxx | 2 +- src/output/Source.hxx | 2 +- src/output/State.cxx | 2 +- src/output/State.hxx | 2 +- src/output/Thread.cxx | 2 +- src/output/Timer.cxx | 2 +- src/output/Timer.hxx | 2 +- src/output/plugins/AlsaOutputPlugin.cxx | 2 +- src/output/plugins/AlsaOutputPlugin.hxx | 2 +- src/output/plugins/AoOutputPlugin.cxx | 2 +- src/output/plugins/AoOutputPlugin.hxx | 2 +- src/output/plugins/FifoOutputPlugin.cxx | 2 +- src/output/plugins/FifoOutputPlugin.hxx | 2 +- src/output/plugins/HaikuOutputPlugin.cxx | 2 +- src/output/plugins/HaikuOutputPlugin.hxx | 2 +- src/output/plugins/JackOutputPlugin.cxx | 2 +- src/output/plugins/JackOutputPlugin.hxx | 2 +- src/output/plugins/NullOutputPlugin.cxx | 2 +- src/output/plugins/NullOutputPlugin.hxx | 2 +- src/output/plugins/OSXOutputPlugin.cxx | 2 +- src/output/plugins/OSXOutputPlugin.hxx | 2 +- src/output/plugins/OpenALOutputPlugin.cxx | 2 +- src/output/plugins/OpenALOutputPlugin.hxx | 2 +- src/output/plugins/OssOutputPlugin.cxx | 2 +- src/output/plugins/OssOutputPlugin.hxx | 2 +- src/output/plugins/PipeOutputPlugin.cxx | 2 +- src/output/plugins/PipeOutputPlugin.hxx | 2 +- src/output/plugins/PulseOutputPlugin.cxx | 2 +- src/output/plugins/PulseOutputPlugin.hxx | 2 +- src/output/plugins/RecorderOutputPlugin.cxx | 2 +- src/output/plugins/RecorderOutputPlugin.hxx | 2 +- src/output/plugins/ShoutOutputPlugin.cxx | 2 +- src/output/plugins/ShoutOutputPlugin.hxx | 2 +- src/output/plugins/SndioOutputPlugin.cxx | 2 +- src/output/plugins/SndioOutputPlugin.hxx | 2 +- src/output/plugins/SolarisOutputPlugin.cxx | 2 +- src/output/plugins/SolarisOutputPlugin.hxx | 2 +- src/output/plugins/WinmmOutputPlugin.cxx | 2 +- src/output/plugins/WinmmOutputPlugin.hxx | 2 +- src/output/plugins/httpd/HttpdClient.cxx | 2 +- src/output/plugins/httpd/HttpdClient.hxx | 2 +- src/output/plugins/httpd/HttpdInternal.hxx | 2 +- src/output/plugins/httpd/HttpdOutputPlugin.cxx | 2 +- src/output/plugins/httpd/HttpdOutputPlugin.hxx | 2 +- src/output/plugins/httpd/IcyMetaDataServer.cxx | 2 +- src/output/plugins/httpd/IcyMetaDataServer.hxx | 2 +- src/output/plugins/httpd/Page.cxx | 2 +- src/output/plugins/httpd/Page.hxx | 2 +- src/output/plugins/sles/SlesOutputPlugin.cxx | 2 +- src/output/plugins/sles/SlesOutputPlugin.hxx | 2 +- src/pcm/Buffer.cxx | 2 +- src/pcm/Buffer.hxx | 2 +- src/pcm/ChannelDefs.hxx | 2 +- src/pcm/ChannelsConverter.cxx | 2 +- src/pcm/ChannelsConverter.hxx | 2 +- src/pcm/Clamp.hxx | 2 +- src/pcm/ConfiguredResampler.cxx | 2 +- src/pcm/ConfiguredResampler.hxx | 2 +- src/pcm/Convert.cxx | 2 +- src/pcm/Convert.hxx | 2 +- src/pcm/Dither.cxx | 2 +- src/pcm/Dither.hxx | 2 +- src/pcm/Dop.cxx | 2 +- src/pcm/Dop.hxx | 2 +- src/pcm/Dsd16.cxx | 2 +- src/pcm/Dsd16.hxx | 2 +- src/pcm/Dsd32.cxx | 2 +- src/pcm/Dsd32.hxx | 2 +- src/pcm/Export.cxx | 2 +- src/pcm/Export.hxx | 2 +- src/pcm/FallbackResampler.cxx | 2 +- src/pcm/FallbackResampler.hxx | 2 +- src/pcm/FloatConvert.hxx | 2 +- src/pcm/FormatConverter.cxx | 2 +- src/pcm/FormatConverter.hxx | 2 +- src/pcm/GlueResampler.cxx | 2 +- src/pcm/GlueResampler.hxx | 2 +- src/pcm/Interleave.cxx | 2 +- src/pcm/Interleave.hxx | 2 +- src/pcm/LibsamplerateResampler.cxx | 2 +- src/pcm/LibsamplerateResampler.hxx | 2 +- src/pcm/Mix.cxx | 2 +- src/pcm/Mix.hxx | 2 +- src/pcm/Neon.hxx | 2 +- src/pcm/Order.cxx | 2 +- src/pcm/Order.hxx | 2 +- src/pcm/Pack.cxx | 2 +- src/pcm/Pack.hxx | 2 +- src/pcm/PcmChannels.cxx | 2 +- src/pcm/PcmChannels.hxx | 2 +- src/pcm/PcmDsd.cxx | 2 +- src/pcm/PcmDsd.hxx | 2 +- src/pcm/PcmFormat.cxx | 2 +- src/pcm/PcmFormat.hxx | 2 +- src/pcm/Prng.hxx | 2 +- src/pcm/Resampler.hxx | 2 +- src/pcm/RestBuffer.hxx | 2 +- src/pcm/SampleFormat.cxx | 2 +- src/pcm/SampleFormat.hxx | 2 +- src/pcm/ShiftConvert.hxx | 2 +- src/pcm/Silence.cxx | 2 +- src/pcm/Silence.hxx | 2 +- src/pcm/SoxrResampler.cxx | 2 +- src/pcm/SoxrResampler.hxx | 2 +- src/pcm/Traits.hxx | 2 +- src/pcm/Volume.cxx | 2 +- src/pcm/Volume.hxx | 2 +- src/player/Control.cxx | 2 +- src/player/Control.hxx | 2 +- src/player/CrossFade.cxx | 2 +- src/player/CrossFade.hxx | 2 +- src/player/Listener.hxx | 2 +- src/player/Outputs.hxx | 2 +- src/player/Thread.cxx | 2 +- src/playlist/MemorySongEnumerator.cxx | 2 +- src/playlist/MemorySongEnumerator.hxx | 2 +- src/playlist/PlaylistAny.cxx | 2 +- src/playlist/PlaylistAny.hxx | 2 +- src/playlist/PlaylistMapper.cxx | 2 +- src/playlist/PlaylistMapper.hxx | 2 +- src/playlist/PlaylistPlugin.cxx | 2 +- src/playlist/PlaylistPlugin.hxx | 2 +- src/playlist/PlaylistQueue.cxx | 2 +- src/playlist/PlaylistQueue.hxx | 2 +- src/playlist/PlaylistRegistry.cxx | 2 +- src/playlist/PlaylistRegistry.hxx | 2 +- src/playlist/PlaylistSong.cxx | 2 +- src/playlist/PlaylistSong.hxx | 2 +- src/playlist/PlaylistStream.cxx | 2 +- src/playlist/PlaylistStream.hxx | 2 +- src/playlist/Print.cxx | 2 +- src/playlist/Print.hxx | 2 +- src/playlist/SongEnumerator.hxx | 2 +- src/playlist/cue/CueParser.cxx | 2 +- src/playlist/cue/CueParser.hxx | 2 +- src/playlist/plugins/AsxPlaylistPlugin.cxx | 2 +- src/playlist/plugins/AsxPlaylistPlugin.hxx | 2 +- src/playlist/plugins/CuePlaylistPlugin.cxx | 2 +- src/playlist/plugins/CuePlaylistPlugin.hxx | 2 +- src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx | 2 +- src/playlist/plugins/EmbeddedCuePlaylistPlugin.hxx | 2 +- src/playlist/plugins/ExtM3uPlaylistPlugin.cxx | 2 +- src/playlist/plugins/ExtM3uPlaylistPlugin.hxx | 2 +- src/playlist/plugins/FlacPlaylistPlugin.cxx | 2 +- src/playlist/plugins/FlacPlaylistPlugin.hxx | 2 +- src/playlist/plugins/M3uPlaylistPlugin.cxx | 2 +- src/playlist/plugins/M3uPlaylistPlugin.hxx | 2 +- src/playlist/plugins/PlsPlaylistPlugin.cxx | 2 +- src/playlist/plugins/PlsPlaylistPlugin.hxx | 2 +- src/playlist/plugins/RssPlaylistPlugin.cxx | 2 +- src/playlist/plugins/RssPlaylistPlugin.hxx | 2 +- src/playlist/plugins/SoundCloudPlaylistPlugin.cxx | 2 +- src/playlist/plugins/SoundCloudPlaylistPlugin.hxx | 2 +- src/playlist/plugins/XspfPlaylistPlugin.cxx | 2 +- src/playlist/plugins/XspfPlaylistPlugin.hxx | 2 +- src/protocol/Ack.cxx | 2 +- src/protocol/Ack.hxx | 2 +- src/protocol/ArgParser.cxx | 2 +- src/protocol/ArgParser.hxx | 2 +- src/protocol/RangeArg.hxx | 2 +- src/protocol/Result.cxx | 2 +- src/protocol/Result.hxx | 2 +- src/queue/IdTable.hxx | 2 +- src/queue/Listener.hxx | 2 +- src/queue/Playlist.cxx | 2 +- src/queue/Playlist.hxx | 2 +- src/queue/PlaylistControl.cxx | 2 +- src/queue/PlaylistEdit.cxx | 2 +- src/queue/PlaylistState.cxx | 2 +- src/queue/PlaylistState.hxx | 2 +- src/queue/PlaylistTag.cxx | 2 +- src/queue/PlaylistUpdate.cxx | 2 +- src/queue/Queue.cxx | 2 +- src/queue/Queue.hxx | 2 +- src/queue/QueuePrint.cxx | 2 +- src/queue/QueuePrint.hxx | 2 +- src/queue/QueueSave.cxx | 2 +- src/queue/QueueSave.hxx | 2 +- src/song/AndSongFilter.cxx | 2 +- src/song/AndSongFilter.hxx | 2 +- src/song/AudioFormatSongFilter.cxx | 2 +- src/song/AudioFormatSongFilter.hxx | 2 +- src/song/BaseSongFilter.cxx | 2 +- src/song/BaseSongFilter.hxx | 2 +- src/song/DetachedSong.cxx | 2 +- src/song/DetachedSong.hxx | 2 +- src/song/Escape.cxx | 2 +- src/song/Escape.hxx | 2 +- src/song/Filter.cxx | 2 +- src/song/Filter.hxx | 2 +- src/song/ISongFilter.hxx | 2 +- src/song/LightSong.cxx | 2 +- src/song/LightSong.hxx | 2 +- src/song/ModifiedSinceSongFilter.cxx | 2 +- src/song/ModifiedSinceSongFilter.hxx | 2 +- src/song/NotSongFilter.hxx | 2 +- src/song/OptimizeFilter.cxx | 2 +- src/song/OptimizeFilter.hxx | 2 +- src/song/StringFilter.cxx | 2 +- src/song/StringFilter.hxx | 2 +- src/song/TagSongFilter.cxx | 2 +- src/song/TagSongFilter.hxx | 2 +- src/song/UriSongFilter.cxx | 2 +- src/song/UriSongFilter.hxx | 2 +- src/sticker/Database.cxx | 2 +- src/sticker/Database.hxx | 2 +- src/sticker/Match.hxx | 2 +- src/sticker/Print.cxx | 2 +- src/sticker/Print.hxx | 2 +- src/sticker/SongSticker.cxx | 2 +- src/sticker/SongSticker.hxx | 2 +- src/sticker/Sticker.hxx | 2 +- src/storage/CompositeStorage.cxx | 2 +- src/storage/CompositeStorage.hxx | 2 +- src/storage/Configured.cxx | 2 +- src/storage/Configured.hxx | 2 +- src/storage/FileInfo.hxx | 2 +- src/storage/MemoryDirectoryReader.cxx | 2 +- src/storage/MemoryDirectoryReader.hxx | 2 +- src/storage/Registry.cxx | 2 +- src/storage/Registry.hxx | 2 +- src/storage/StorageInterface.cxx | 2 +- src/storage/StorageInterface.hxx | 2 +- src/storage/StoragePlugin.hxx | 2 +- src/storage/StorageState.cxx | 2 +- src/storage/StorageState.hxx | 2 +- src/storage/plugins/CurlStorage.cxx | 2 +- src/storage/plugins/LocalStorage.cxx | 2 +- src/storage/plugins/LocalStorage.hxx | 2 +- src/storage/plugins/NfsStorage.cxx | 2 +- src/storage/plugins/NfsStorage.hxx | 2 +- src/storage/plugins/SmbclientStorage.cxx | 2 +- src/storage/plugins/SmbclientStorage.hxx | 2 +- src/storage/plugins/UdisksStorage.cxx | 2 +- src/storage/plugins/UdisksStorage.hxx | 2 +- src/system/Clock.cxx | 2 +- src/system/Clock.hxx | 2 +- src/system/EventPipe.cxx | 2 +- src/system/EventPipe.hxx | 2 +- src/system/FatalError.cxx | 2 +- src/system/FatalError.hxx | 2 +- src/system/PeriodClock.hxx | 2 +- src/tag/Aiff.cxx | 2 +- src/tag/Aiff.hxx | 2 +- src/tag/ApeLoader.cxx | 2 +- src/tag/ApeLoader.hxx | 2 +- src/tag/ApeReplayGain.cxx | 2 +- src/tag/ApeReplayGain.hxx | 2 +- src/tag/ApeTag.cxx | 2 +- src/tag/ApeTag.hxx | 2 +- src/tag/Builder.cxx | 2 +- src/tag/Builder.hxx | 2 +- src/tag/Config.cxx | 2 +- src/tag/Config.hxx | 2 +- src/tag/Fallback.hxx | 2 +- src/tag/FixString.cxx | 2 +- src/tag/FixString.hxx | 2 +- src/tag/Format.cxx | 2 +- src/tag/Format.hxx | 2 +- src/tag/Generic.cxx | 2 +- src/tag/Generic.hxx | 2 +- src/tag/Handler.cxx | 2 +- src/tag/Handler.hxx | 2 +- src/tag/Id3Load.cxx | 2 +- src/tag/Id3Load.hxx | 2 +- src/tag/Id3MusicBrainz.cxx | 2 +- src/tag/Id3MusicBrainz.hxx | 2 +- src/tag/Id3Picture.cxx | 2 +- src/tag/Id3Picture.hxx | 2 +- src/tag/Id3ReplayGain.cxx | 2 +- src/tag/Id3ReplayGain.hxx | 2 +- src/tag/Id3Scan.cxx | 2 +- src/tag/Id3Scan.hxx | 2 +- src/tag/Id3Unique.hxx | 2 +- src/tag/Item.hxx | 2 +- src/tag/Mask.hxx | 2 +- src/tag/MixRamp.cxx | 2 +- src/tag/MixRamp.hxx | 2 +- src/tag/Names.c | 2 +- src/tag/ParseName.cxx | 2 +- src/tag/ParseName.hxx | 2 +- src/tag/Pool.cxx | 2 +- src/tag/Pool.hxx | 2 +- src/tag/ReplayGain.cxx | 2 +- src/tag/ReplayGain.hxx | 2 +- src/tag/Riff.cxx | 2 +- src/tag/Riff.hxx | 2 +- src/tag/Rva2.cxx | 2 +- src/tag/Rva2.hxx | 2 +- src/tag/Settings.cxx | 2 +- src/tag/Settings.hxx | 2 +- src/tag/Table.cxx | 2 +- src/tag/Table.hxx | 2 +- src/tag/Tag.cxx | 2 +- src/tag/Tag.hxx | 2 +- src/tag/Type.h | 2 +- src/tag/VisitFallback.hxx | 2 +- src/tag/VorbisComment.cxx | 2 +- src/tag/VorbisComment.hxx | 2 +- src/thread/Id.hxx | 2 +- src/thread/Name.hxx | 2 +- src/thread/SafeSingleton.hxx | 2 +- src/thread/Slack.hxx | 2 +- src/thread/Thread.cxx | 2 +- src/thread/Thread.hxx | 2 +- src/unix/Daemon.cxx | 2 +- src/unix/Daemon.hxx | 2 +- src/unix/PidFile.hxx | 2 +- src/unix/SignalHandlers.cxx | 2 +- src/unix/SignalHandlers.hxx | 2 +- src/util/Alloc.cxx | 2 +- src/util/Alloc.hxx | 2 +- src/util/ByteReverse.cxx | 2 +- src/util/ByteReverse.hxx | 2 +- src/util/Compiler.h | 2 +- src/util/DivideString.cxx | 2 +- src/util/DivideString.hxx | 2 +- src/util/FormatString.cxx | 2 +- src/util/FormatString.hxx | 2 +- src/util/LazyRandomEngine.cxx | 2 +- src/util/LazyRandomEngine.hxx | 2 +- src/util/MimeType.cxx | 2 +- src/util/MimeType.hxx | 2 +- src/util/OptionDef.hxx | 2 +- src/util/OptionParser.cxx | 2 +- src/util/OptionParser.hxx | 2 +- src/util/PeakBuffer.cxx | 2 +- src/util/PeakBuffer.hxx | 2 +- src/util/SliceBuffer.hxx | 2 +- src/util/StringUtil.cxx | 2 +- src/util/StringUtil.hxx | 2 +- src/util/bit_reverse.c | 2 +- src/util/bit_reverse.h | 2 +- src/util/format.c | 2 +- src/util/format.h | 2 +- src/win32/Win32Main.cxx | 2 +- src/zeroconf/AvahiPoll.cxx | 2 +- src/zeroconf/AvahiPoll.hxx | 2 +- src/zeroconf/ZeroconfAvahi.cxx | 2 +- src/zeroconf/ZeroconfAvahi.hxx | 2 +- src/zeroconf/ZeroconfBonjour.cxx | 2 +- src/zeroconf/ZeroconfBonjour.hxx | 2 +- src/zeroconf/ZeroconfGlue.cxx | 2 +- src/zeroconf/ZeroconfGlue.hxx | 2 +- src/zeroconf/ZeroconfInternal.hxx | 2 +- test/ConfigGlue.hxx | 2 +- test/ContainerScan.cxx | 2 +- test/DumpDatabase.cxx | 2 +- test/DumpDecoderClient.cxx | 2 +- test/DumpDecoderClient.hxx | 2 +- test/MakeTag.hxx | 2 +- test/NullMixerListener.hxx | 2 +- test/ParseSongFilter.cxx | 2 +- test/ReadApeTags.cxx | 2 +- test/RunChromaprint.cxx | 2 +- test/RunCurl.cxx | 2 +- test/ShutdownHandler.cxx | 2 +- test/ShutdownHandler.hxx | 2 +- test/TestAudioFormat.cxx | 2 +- test/TestTagSongFilter.cxx | 2 +- test/WriteFile.cxx | 2 +- test/dump_playlist.cxx | 2 +- test/dump_rva2.cxx | 2 +- test/dump_text_file.cxx | 2 +- test/read_conf.cxx | 2 +- test/read_mixer.cxx | 2 +- test/read_tags.cxx | 2 +- test/run_avahi.cxx | 2 +- test/run_convert.cxx | 2 +- test/run_decoder.cxx | 2 +- test/run_encoder.cxx | 2 +- test/run_filter.cxx | 2 +- test/run_gunzip.cxx | 2 +- test/run_gzip.cxx | 2 +- test/run_inotify.cxx | 2 +- test/run_input.cxx | 2 +- test/run_neighbor_explorer.cxx | 2 +- test/run_normalize.cxx | 2 +- test/run_output.cxx | 2 +- test/run_resolver.cxx | 2 +- test/run_storage.cxx | 2 +- test/software_volume.cxx | 2 +- test/test_byte_reverse.cxx | 2 +- test/test_pcm_channels.cxx | 2 +- test/test_pcm_dither.cxx | 2 +- test/test_pcm_export.cxx | 2 +- test/test_pcm_format.cxx | 2 +- test/test_pcm_interleave.cxx | 2 +- test/test_pcm_mix.cxx | 2 +- test/test_pcm_pack.cxx | 2 +- test/test_pcm_util.hxx | 2 +- test/test_pcm_volume.cxx | 2 +- test/test_vorbis_encoder.cxx | 2 +- test/visit_archive.cxx | 2 +- 1226 files changed, 1226 insertions(+), 1226 deletions(-) diff --git a/AUTHORS b/AUTHORS index eb791a8d0..fbccd6e32 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ Music Player Daemon - http://www.musicpd.org -Copyright 2003-2019 The Music Player Daemon Project +Copyright 2003-2020 The Music Player Daemon Project The following people have contributed code to MPD: diff --git a/android/src/Bridge.java b/android/src/Bridge.java index 62e934790..0c063dc97 100644 --- a/android/src/Bridge.java +++ b/android/src/Bridge.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/android/src/Loader.java b/android/src/Loader.java index d078aee5f..b8f90b51f 100644 --- a/android/src/Loader.java +++ b/android/src/Loader.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/android/src/Main.java b/android/src/Main.java index 33b0ce83f..57abee56c 100644 --- a/android/src/Main.java +++ b/android/src/Main.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/android/src/Settings.java b/android/src/Settings.java index 8be66f335..af3008be5 100644 --- a/android/src/Settings.java +++ b/android/src/Settings.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/doc/conf.py b/doc/conf.py index 6a4d89c1d..e7be2e6d3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -30,7 +30,7 @@ master_doc = 'index' # General information about the project. project = 'Music Player Daemon' -copyright = '2003-2019 The Music Player Daemon Project' +copyright = '2003-2020 The Music Player Daemon Project' author = 'Max Kellermann' # The version info for the project you're documenting, acts as replacement for diff --git a/src/AudioFormat.cxx b/src/AudioFormat.cxx index f7688063a..a3fc7f5d3 100644 --- a/src/AudioFormat.cxx +++ b/src/AudioFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/AudioFormat.hxx b/src/AudioFormat.hxx index 46bc05bd2..710ea7e25 100644 --- a/src/AudioFormat.hxx +++ b/src/AudioFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/AudioParser.cxx b/src/AudioParser.cxx index 6ad3c20a5..ad8d0ad29 100644 --- a/src/AudioParser.cxx +++ b/src/AudioParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/AudioParser.hxx b/src/AudioParser.hxx index 64d329797..b105029e5 100644 --- a/src/AudioParser.hxx +++ b/src/AudioParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/BulkEdit.hxx b/src/BulkEdit.hxx index 1e5d909c3..ce03bfa8d 100644 --- a/src/BulkEdit.hxx +++ b/src/BulkEdit.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/CheckAudioFormat.cxx b/src/CheckAudioFormat.cxx index 53e38c474..c3de83824 100644 --- a/src/CheckAudioFormat.cxx +++ b/src/CheckAudioFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/CheckAudioFormat.hxx b/src/CheckAudioFormat.hxx index 1a3c7b044..71d42fbea 100644 --- a/src/CheckAudioFormat.hxx +++ b/src/CheckAudioFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Chrono.hxx b/src/Chrono.hxx index c510e335d..8a5d556fd 100644 --- a/src/Chrono.hxx +++ b/src/Chrono.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 770cc3bc7..6ea1980e7 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/CommandLine.hxx b/src/CommandLine.hxx index 8655dcff5..0fc6efa1a 100644 --- a/src/CommandLine.hxx +++ b/src/CommandLine.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/GitVersion.cxx b/src/GitVersion.cxx index 5de9dc545..55c149711 100644 --- a/src/GitVersion.cxx +++ b/src/GitVersion.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/GitVersion.hxx b/src/GitVersion.hxx index bfb7ab671..e97315450 100644 --- a/src/GitVersion.hxx +++ b/src/GitVersion.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/IcyMetaDataParser.cxx b/src/IcyMetaDataParser.cxx index a9630bdc8..3c5ebff12 100644 --- a/src/IcyMetaDataParser.cxx +++ b/src/IcyMetaDataParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/IcyMetaDataParser.hxx b/src/IcyMetaDataParser.hxx index 1bcf1ec6f..683602c26 100644 --- a/src/IcyMetaDataParser.hxx +++ b/src/IcyMetaDataParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Idle.cxx b/src/Idle.cxx index 2976490d7..8292bb414 100644 --- a/src/Idle.cxx +++ b/src/Idle.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Idle.hxx b/src/Idle.hxx index 3fb22f16b..a0a9c9a26 100644 --- a/src/Idle.hxx +++ b/src/Idle.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/IdleFlags.cxx b/src/IdleFlags.cxx index b0e5f94e1..ca979efde 100644 --- a/src/IdleFlags.cxx +++ b/src/IdleFlags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/IdleFlags.hxx b/src/IdleFlags.hxx index ba4c36097..3d3e2c2a0 100644 --- a/src/IdleFlags.hxx +++ b/src/IdleFlags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Instance.cxx b/src/Instance.cxx index 4933ebd13..3f6317f96 100644 --- a/src/Instance.cxx +++ b/src/Instance.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Instance.hxx b/src/Instance.hxx index 294d44680..e1af7b529 100644 --- a/src/Instance.hxx +++ b/src/Instance.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Listen.cxx b/src/Listen.cxx index 27d07392c..043707d02 100644 --- a/src/Listen.cxx +++ b/src/Listen.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Listen.hxx b/src/Listen.hxx index 0fbbfc573..df6cf9618 100644 --- a/src/Listen.hxx +++ b/src/Listen.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LocateUri.cxx b/src/LocateUri.cxx index c924b89dc..dbc531f54 100644 --- a/src/LocateUri.cxx +++ b/src/LocateUri.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LocateUri.hxx b/src/LocateUri.hxx index 411cb5248..9ac0dbb04 100644 --- a/src/LocateUri.hxx +++ b/src/LocateUri.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Log.cxx b/src/Log.cxx index 3c29ef9a3..686a60fb2 100644 --- a/src/Log.cxx +++ b/src/Log.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Log.hxx b/src/Log.hxx index f116ca439..eb805368a 100644 --- a/src/Log.hxx +++ b/src/Log.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogBackend.cxx b/src/LogBackend.cxx index 676ecf3cb..8fd7aa498 100644 --- a/src/LogBackend.cxx +++ b/src/LogBackend.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogBackend.hxx b/src/LogBackend.hxx index b90354755..00b0eac41 100644 --- a/src/LogBackend.hxx +++ b/src/LogBackend.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogInit.cxx b/src/LogInit.cxx index db871762d..b3dc89e31 100644 --- a/src/LogInit.cxx +++ b/src/LogInit.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogInit.hxx b/src/LogInit.hxx index c02db5033..4ff602ce0 100644 --- a/src/LogInit.hxx +++ b/src/LogInit.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogLevel.hxx b/src/LogLevel.hxx index d0902afdb..0ce13e1cf 100644 --- a/src/LogLevel.hxx +++ b/src/LogLevel.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/LogV.hxx b/src/LogV.hxx index 7e55d3d24..493f47d12 100644 --- a/src/LogV.hxx +++ b/src/LogV.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Main.cxx b/src/Main.cxx index 614702ac5..c61d28770 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Main.hxx b/src/Main.hxx index 0f67f61e8..531f3487a 100644 --- a/src/Main.hxx +++ b/src/Main.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Mapper.cxx b/src/Mapper.cxx index 8e8210183..3ec44c7ba 100644 --- a/src/Mapper.cxx +++ b/src/Mapper.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Mapper.hxx b/src/Mapper.hxx index d1b9466b5..42473d7ce 100644 --- a/src/Mapper.hxx +++ b/src/Mapper.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MixRampInfo.hxx b/src/MixRampInfo.hxx index cbe4b76ef..e598dab7e 100644 --- a/src/MixRampInfo.hxx +++ b/src/MixRampInfo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicBuffer.cxx b/src/MusicBuffer.cxx index ea998b5e3..51717c705 100644 --- a/src/MusicBuffer.cxx +++ b/src/MusicBuffer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicBuffer.hxx b/src/MusicBuffer.hxx index 81ad8a288..80e5da2a8 100644 --- a/src/MusicBuffer.hxx +++ b/src/MusicBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicChunk.cxx b/src/MusicChunk.cxx index a35c25b4a..aee0d0e75 100644 --- a/src/MusicChunk.cxx +++ b/src/MusicChunk.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicChunk.hxx b/src/MusicChunk.hxx index 8cc5e1539..822c13c86 100644 --- a/src/MusicChunk.hxx +++ b/src/MusicChunk.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicChunkPtr.cxx b/src/MusicChunkPtr.cxx index 752d24337..be76651a8 100644 --- a/src/MusicChunkPtr.cxx +++ b/src/MusicChunkPtr.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicChunkPtr.hxx b/src/MusicChunkPtr.hxx index 1137eb837..b8ccde44d 100644 --- a/src/MusicChunkPtr.hxx +++ b/src/MusicChunkPtr.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicPipe.cxx b/src/MusicPipe.cxx index b5bd025f5..152293a85 100644 --- a/src/MusicPipe.cxx +++ b/src/MusicPipe.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/MusicPipe.hxx b/src/MusicPipe.hxx index 859aa19f5..39f02077f 100644 --- a/src/MusicPipe.hxx +++ b/src/MusicPipe.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Partition.cxx b/src/Partition.cxx index 92ab0a6b2..58fec1a11 100644 --- a/src/Partition.cxx +++ b/src/Partition.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Partition.hxx b/src/Partition.hxx index c9179ff35..e86c812b6 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Permission.cxx b/src/Permission.cxx index ad3be88d1..fed7106ca 100644 --- a/src/Permission.cxx +++ b/src/Permission.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Permission.hxx b/src/Permission.hxx index acc06bf36..a3bf741fa 100644 --- a/src/Permission.hxx +++ b/src/Permission.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistDatabase.cxx b/src/PlaylistDatabase.cxx index eaef3719c..1ec3543fb 100644 --- a/src/PlaylistDatabase.cxx +++ b/src/PlaylistDatabase.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistDatabase.hxx b/src/PlaylistDatabase.hxx index 85f86d883..0b297224d 100644 --- a/src/PlaylistDatabase.hxx +++ b/src/PlaylistDatabase.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistError.cxx b/src/PlaylistError.cxx index bb057edf4..c7a964f99 100644 --- a/src/PlaylistError.cxx +++ b/src/PlaylistError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistError.hxx b/src/PlaylistError.hxx index 6a5898f69..ffa1c0c87 100644 --- a/src/PlaylistError.hxx +++ b/src/PlaylistError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index 3edee3aad..6e7937fb3 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistFile.hxx b/src/PlaylistFile.hxx index 1da1b0981..a2801bc55 100644 --- a/src/PlaylistFile.hxx +++ b/src/PlaylistFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistPrint.cxx b/src/PlaylistPrint.cxx index d30ac5d41..d002dcd7c 100644 --- a/src/PlaylistPrint.cxx +++ b/src/PlaylistPrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistPrint.hxx b/src/PlaylistPrint.hxx index 4aa8bd6c9..051336049 100644 --- a/src/PlaylistPrint.hxx +++ b/src/PlaylistPrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index 9c0ec3706..34bbed4d8 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PlaylistSave.hxx b/src/PlaylistSave.hxx index 07fb2095a..200903bba 100644 --- a/src/PlaylistSave.hxx +++ b/src/PlaylistSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/PluginUnavailable.hxx b/src/PluginUnavailable.hxx index ff04e8a4a..f47826689 100644 --- a/src/PluginUnavailable.hxx +++ b/src/PluginUnavailable.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/RemoteTagCache.cxx b/src/RemoteTagCache.cxx index eac26c266..3377a5831 100644 --- a/src/RemoteTagCache.cxx +++ b/src/RemoteTagCache.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/RemoteTagCache.hxx b/src/RemoteTagCache.hxx index 0af0fc2da..1a6c9a176 100644 --- a/src/RemoteTagCache.hxx +++ b/src/RemoteTagCache.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/RemoteTagCacheHandler.hxx b/src/RemoteTagCacheHandler.hxx index c14946bec..d9c47e626 100644 --- a/src/RemoteTagCacheHandler.hxx +++ b/src/RemoteTagCacheHandler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainConfig.hxx b/src/ReplayGainConfig.hxx index 861e16f24..679cb458f 100644 --- a/src/ReplayGainConfig.hxx +++ b/src/ReplayGainConfig.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainGlobal.cxx b/src/ReplayGainGlobal.cxx index 391cf5e7f..741381dcb 100644 --- a/src/ReplayGainGlobal.cxx +++ b/src/ReplayGainGlobal.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainGlobal.hxx b/src/ReplayGainGlobal.hxx index ca6035234..0327c4358 100644 --- a/src/ReplayGainGlobal.hxx +++ b/src/ReplayGainGlobal.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainInfo.cxx b/src/ReplayGainInfo.cxx index ff587403d..a0685507a 100644 --- a/src/ReplayGainInfo.cxx +++ b/src/ReplayGainInfo.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainInfo.hxx b/src/ReplayGainInfo.hxx index 494c1cd6d..20ae72546 100644 --- a/src/ReplayGainInfo.hxx +++ b/src/ReplayGainInfo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainMode.cxx b/src/ReplayGainMode.cxx index 4735d5299..70544f944 100644 --- a/src/ReplayGainMode.cxx +++ b/src/ReplayGainMode.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ReplayGainMode.hxx b/src/ReplayGainMode.hxx index 55b699aa0..5fc06534e 100644 --- a/src/ReplayGainMode.hxx +++ b/src/ReplayGainMode.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SingleMode.cxx b/src/SingleMode.cxx index ac338a11e..99ed827c5 100644 --- a/src/SingleMode.cxx +++ b/src/SingleMode.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SingleMode.hxx b/src/SingleMode.hxx index 65ac71ba5..b3ddd73f1 100644 --- a/src/SingleMode.hxx +++ b/src/SingleMode.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongLoader.cxx b/src/SongLoader.cxx index 7ad8c5021..585d80461 100644 --- a/src/SongLoader.cxx +++ b/src/SongLoader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongLoader.hxx b/src/SongLoader.hxx index 6f890a262..60e4ccf32 100644 --- a/src/SongLoader.hxx +++ b/src/SongLoader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongPrint.cxx b/src/SongPrint.cxx index 4377f3b42..d65090ee2 100644 --- a/src/SongPrint.cxx +++ b/src/SongPrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongPrint.hxx b/src/SongPrint.hxx index 33971a32c..5bb17b5af 100644 --- a/src/SongPrint.hxx +++ b/src/SongPrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongSave.cxx b/src/SongSave.cxx index 11c2ebcaf..8e3ba90b0 100644 --- a/src/SongSave.cxx +++ b/src/SongSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongSave.hxx b/src/SongSave.hxx index ab3105229..b50d27632 100644 --- a/src/SongSave.hxx +++ b/src/SongSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index 6b183c508..f718bbd84 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/StateFile.cxx b/src/StateFile.cxx index 2854351d3..c7c730173 100644 --- a/src/StateFile.cxx +++ b/src/StateFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/StateFile.hxx b/src/StateFile.hxx index 87fdb6806..bae77c2da 100644 --- a/src/StateFile.hxx +++ b/src/StateFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/StateFileConfig.cxx b/src/StateFileConfig.cxx index bb32c4fa3..f02fdc552 100644 --- a/src/StateFileConfig.cxx +++ b/src/StateFileConfig.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/StateFileConfig.hxx b/src/StateFileConfig.hxx index d755a75ba..fc12993af 100644 --- a/src/StateFileConfig.hxx +++ b/src/StateFileConfig.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Stats.cxx b/src/Stats.cxx index 392f2c7a1..2208312d7 100644 --- a/src/Stats.cxx +++ b/src/Stats.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/Stats.hxx b/src/Stats.hxx index 8ebffe01b..8a0c26969 100644 --- a/src/Stats.hxx +++ b/src/Stats.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagAny.cxx b/src/TagAny.cxx index 73566a57e..39ec5f9c1 100644 --- a/src/TagAny.cxx +++ b/src/TagAny.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagAny.hxx b/src/TagAny.hxx index d0fbf88c5..63799e9d2 100644 --- a/src/TagAny.hxx +++ b/src/TagAny.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagArchive.cxx b/src/TagArchive.cxx index b038d03eb..766b5df12 100644 --- a/src/TagArchive.cxx +++ b/src/TagArchive.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagArchive.hxx b/src/TagArchive.hxx index 5c48bba96..b1984bdd4 100644 --- a/src/TagArchive.hxx +++ b/src/TagArchive.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagFile.cxx b/src/TagFile.cxx index c633422ea..c1d13ed37 100644 --- a/src/TagFile.cxx +++ b/src/TagFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagFile.hxx b/src/TagFile.hxx index 58ae08ab0..48d81c02d 100644 --- a/src/TagFile.hxx +++ b/src/TagFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagPrint.cxx b/src/TagPrint.cxx index faa7b8cd6..7789cc85c 100644 --- a/src/TagPrint.cxx +++ b/src/TagPrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagPrint.hxx b/src/TagPrint.hxx index 562560bfa..e52212cc4 100644 --- a/src/TagPrint.hxx +++ b/src/TagPrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagSave.cxx b/src/TagSave.cxx index 47c18e497..34ac0fa41 100644 --- a/src/TagSave.cxx +++ b/src/TagSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagSave.hxx b/src/TagSave.hxx index 9e4d94875..a118118e9 100644 --- a/src/TagSave.hxx +++ b/src/TagSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagStream.cxx b/src/TagStream.cxx index e1f8071eb..4d200c703 100644 --- a/src/TagStream.cxx +++ b/src/TagStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TagStream.hxx b/src/TagStream.hxx index 96cd423ae..f7c54e082 100644 --- a/src/TagStream.hxx +++ b/src/TagStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TimePrint.cxx b/src/TimePrint.cxx index 8c5df88ac..b4b9c9751 100644 --- a/src/TimePrint.cxx +++ b/src/TimePrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/TimePrint.hxx b/src/TimePrint.hxx index 830d80f97..bfea1947f 100644 --- a/src/TimePrint.hxx +++ b/src/TimePrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/Context.cxx b/src/android/Context.cxx index 3de6ca926..b4248fa2b 100644 --- a/src/android/Context.cxx +++ b/src/android/Context.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/Context.hxx b/src/android/Context.hxx index 8d65ae6e2..64687cada 100644 --- a/src/android/Context.hxx +++ b/src/android/Context.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/Environment.cxx b/src/android/Environment.cxx index b743dc682..05bef9f82 100644 --- a/src/android/Environment.cxx +++ b/src/android/Environment.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/Environment.hxx b/src/android/Environment.hxx index bc7dfaead..07dc5c13b 100644 --- a/src/android/Environment.hxx +++ b/src/android/Environment.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/LogListener.cxx b/src/android/LogListener.cxx index e639fe590..8e89f2129 100644 --- a/src/android/LogListener.cxx +++ b/src/android/LogListener.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/android/LogListener.hxx b/src/android/LogListener.hxx index 5d383bedc..a6a73a4b6 100644 --- a/src/android/LogListener.hxx +++ b/src/android/LogListener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchiveFile.hxx b/src/archive/ArchiveFile.hxx index 9468a1008..cf836575e 100644 --- a/src/archive/ArchiveFile.hxx +++ b/src/archive/ArchiveFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchiveList.cxx b/src/archive/ArchiveList.cxx index f30732715..50a3ccf6a 100644 --- a/src/archive/ArchiveList.cxx +++ b/src/archive/ArchiveList.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchiveList.hxx b/src/archive/ArchiveList.hxx index 41232417c..5a0a7925f 100644 --- a/src/archive/ArchiveList.hxx +++ b/src/archive/ArchiveList.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchivePlugin.cxx b/src/archive/ArchivePlugin.cxx index 387302b65..7a775e995 100644 --- a/src/archive/ArchivePlugin.cxx +++ b/src/archive/ArchivePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchivePlugin.hxx b/src/archive/ArchivePlugin.hxx index 8838f90ba..a4ccb295b 100644 --- a/src/archive/ArchivePlugin.hxx +++ b/src/archive/ArchivePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/ArchiveVisitor.hxx b/src/archive/ArchiveVisitor.hxx index 5478372f0..7f25c668b 100644 --- a/src/archive/ArchiveVisitor.hxx +++ b/src/archive/ArchiveVisitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/Bzip2ArchivePlugin.cxx b/src/archive/plugins/Bzip2ArchivePlugin.cxx index 5efe8bfdb..ce86fe607 100644 --- a/src/archive/plugins/Bzip2ArchivePlugin.cxx +++ b/src/archive/plugins/Bzip2ArchivePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/Bzip2ArchivePlugin.hxx b/src/archive/plugins/Bzip2ArchivePlugin.hxx index e6801c99b..03b05094c 100644 --- a/src/archive/plugins/Bzip2ArchivePlugin.hxx +++ b/src/archive/plugins/Bzip2ArchivePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/Iso9660ArchivePlugin.cxx b/src/archive/plugins/Iso9660ArchivePlugin.cxx index 7a0b1f3d8..e95c5de38 100644 --- a/src/archive/plugins/Iso9660ArchivePlugin.cxx +++ b/src/archive/plugins/Iso9660ArchivePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/Iso9660ArchivePlugin.hxx b/src/archive/plugins/Iso9660ArchivePlugin.hxx index 7c7d13f5a..7814d8a1c 100644 --- a/src/archive/plugins/Iso9660ArchivePlugin.hxx +++ b/src/archive/plugins/Iso9660ArchivePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/ZzipArchivePlugin.cxx b/src/archive/plugins/ZzipArchivePlugin.cxx index e5b682635..8a526805c 100644 --- a/src/archive/plugins/ZzipArchivePlugin.cxx +++ b/src/archive/plugins/ZzipArchivePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/archive/plugins/ZzipArchivePlugin.hxx b/src/archive/plugins/ZzipArchivePlugin.hxx index e79a2e527..4913e6096 100644 --- a/src/archive/plugins/ZzipArchivePlugin.hxx +++ b/src/archive/plugins/ZzipArchivePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/BackgroundCommand.hxx b/src/client/BackgroundCommand.hxx index 8760fddc1..c4da39d90 100644 --- a/src/client/BackgroundCommand.hxx +++ b/src/client/BackgroundCommand.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Client.cxx b/src/client/Client.cxx index f0f8984d2..974723055 100644 --- a/src/client/Client.cxx +++ b/src/client/Client.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Client.hxx b/src/client/Client.hxx index 564b2a01a..4ce7757f1 100644 --- a/src/client/Client.hxx +++ b/src/client/Client.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Config.cxx b/src/client/Config.cxx index 41799aed4..299b0ac10 100644 --- a/src/client/Config.cxx +++ b/src/client/Config.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Config.hxx b/src/client/Config.hxx index f68748814..27d1c478f 100644 --- a/src/client/Config.hxx +++ b/src/client/Config.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Domain.cxx b/src/client/Domain.cxx index 7487cf1a1..9dfcc6470 100644 --- a/src/client/Domain.cxx +++ b/src/client/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Domain.hxx b/src/client/Domain.hxx index 6c050c835..2093debdc 100644 --- a/src/client/Domain.hxx +++ b/src/client/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Event.cxx b/src/client/Event.cxx index d231a020e..e841ca5a6 100644 --- a/src/client/Event.cxx +++ b/src/client/Event.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Expire.cxx b/src/client/Expire.cxx index bf094acc4..f51dd42a4 100644 --- a/src/client/Expire.cxx +++ b/src/client/Expire.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/File.cxx b/src/client/File.cxx index eae21d581..ab96ae73a 100644 --- a/src/client/File.cxx +++ b/src/client/File.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Idle.cxx b/src/client/Idle.cxx index f8987b33a..4d328dee6 100644 --- a/src/client/Idle.cxx +++ b/src/client/Idle.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/List.cxx b/src/client/List.cxx index d20d01a82..64fcd4c47 100644 --- a/src/client/List.cxx +++ b/src/client/List.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/List.hxx b/src/client/List.hxx index 15a91d3be..f62322d33 100644 --- a/src/client/List.hxx +++ b/src/client/List.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Listener.cxx b/src/client/Listener.cxx index deadeaa0c..738006a3c 100644 --- a/src/client/Listener.cxx +++ b/src/client/Listener.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Listener.hxx b/src/client/Listener.hxx index 8f99b1a42..6f4ebe422 100644 --- a/src/client/Listener.hxx +++ b/src/client/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Message.cxx b/src/client/Message.cxx index 3460f0559..ea2e3e6b1 100644 --- a/src/client/Message.cxx +++ b/src/client/Message.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Message.hxx b/src/client/Message.hxx index 876a0febe..72fdf685f 100644 --- a/src/client/Message.hxx +++ b/src/client/Message.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/New.cxx b/src/client/New.cxx index 8cc1c021d..b1affda4c 100644 --- a/src/client/New.cxx +++ b/src/client/New.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Process.cxx b/src/client/Process.cxx index bb18d86c6..db7ef132d 100644 --- a/src/client/Process.cxx +++ b/src/client/Process.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Read.cxx b/src/client/Read.cxx index 200a20876..62c6e8017 100644 --- a/src/client/Read.cxx +++ b/src/client/Read.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Response.cxx b/src/client/Response.cxx index 4d1b575d2..207489fa6 100644 --- a/src/client/Response.cxx +++ b/src/client/Response.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Response.hxx b/src/client/Response.hxx index 17e8fe7d5..f5898b16b 100644 --- a/src/client/Response.hxx +++ b/src/client/Response.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Subscribe.cxx b/src/client/Subscribe.cxx index 25d3cbfef..4e636cc50 100644 --- a/src/client/Subscribe.cxx +++ b/src/client/Subscribe.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/ThreadBackgroundCommand.cxx b/src/client/ThreadBackgroundCommand.cxx index 4cf2c0f40..1225158f8 100644 --- a/src/client/ThreadBackgroundCommand.cxx +++ b/src/client/ThreadBackgroundCommand.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/ThreadBackgroundCommand.hxx b/src/client/ThreadBackgroundCommand.hxx index ff55b3bcd..854c5572a 100644 --- a/src/client/ThreadBackgroundCommand.hxx +++ b/src/client/ThreadBackgroundCommand.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/client/Write.cxx b/src/client/Write.cxx index 14a2b2f39..fa67a869c 100644 --- a/src/client/Write.cxx +++ b/src/client/Write.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/AllCommands.cxx b/src/command/AllCommands.cxx index b8906f7cc..774b1b3d3 100644 --- a/src/command/AllCommands.cxx +++ b/src/command/AllCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/AllCommands.hxx b/src/command/AllCommands.hxx index 6ae885621..ce66b42fc 100644 --- a/src/command/AllCommands.hxx +++ b/src/command/AllCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/ClientCommands.cxx b/src/command/ClientCommands.cxx index 8553ac9f2..3128b54e3 100644 --- a/src/command/ClientCommands.cxx +++ b/src/command/ClientCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/ClientCommands.hxx b/src/command/ClientCommands.hxx index 263c0b421..af5bc301c 100644 --- a/src/command/ClientCommands.hxx +++ b/src/command/ClientCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/CommandError.cxx b/src/command/CommandError.cxx index 091984a29..f96932613 100644 --- a/src/command/CommandError.cxx +++ b/src/command/CommandError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/CommandError.hxx b/src/command/CommandError.hxx index aacf4f7fe..8209135e9 100644 --- a/src/command/CommandError.hxx +++ b/src/command/CommandError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/CommandListBuilder.cxx b/src/command/CommandListBuilder.cxx index daf31863f..048dc6960 100644 --- a/src/command/CommandListBuilder.cxx +++ b/src/command/CommandListBuilder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/CommandListBuilder.hxx b/src/command/CommandListBuilder.hxx index ab1ea8fac..c9459f529 100644 --- a/src/command/CommandListBuilder.hxx +++ b/src/command/CommandListBuilder.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/CommandResult.hxx b/src/command/CommandResult.hxx index 8e0c298ae..8cf82dd16 100644 --- a/src/command/CommandResult.hxx +++ b/src/command/CommandResult.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/DatabaseCommands.cxx b/src/command/DatabaseCommands.cxx index fcd4ac66c..c87088611 100644 --- a/src/command/DatabaseCommands.cxx +++ b/src/command/DatabaseCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/DatabaseCommands.hxx b/src/command/DatabaseCommands.hxx index 592888aa7..5ef6efa85 100644 --- a/src/command/DatabaseCommands.hxx +++ b/src/command/DatabaseCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/FileCommands.cxx b/src/command/FileCommands.cxx index 5046d378e..563072a23 100644 --- a/src/command/FileCommands.cxx +++ b/src/command/FileCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/FileCommands.hxx b/src/command/FileCommands.hxx index 2483452b1..ce610b679 100644 --- a/src/command/FileCommands.hxx +++ b/src/command/FileCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/FingerprintCommands.cxx b/src/command/FingerprintCommands.cxx index 559593fa4..5a4ef5b51 100644 --- a/src/command/FingerprintCommands.cxx +++ b/src/command/FingerprintCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/FingerprintCommands.hxx b/src/command/FingerprintCommands.hxx index 5428730a1..938550996 100644 --- a/src/command/FingerprintCommands.hxx +++ b/src/command/FingerprintCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/MessageCommands.cxx b/src/command/MessageCommands.cxx index d52261476..8fd63d6ba 100644 --- a/src/command/MessageCommands.cxx +++ b/src/command/MessageCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/MessageCommands.hxx b/src/command/MessageCommands.hxx index 807637901..be3f92fa7 100644 --- a/src/command/MessageCommands.hxx +++ b/src/command/MessageCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/NeighborCommands.cxx b/src/command/NeighborCommands.cxx index 52f40dfe7..729b3c540 100644 --- a/src/command/NeighborCommands.cxx +++ b/src/command/NeighborCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/NeighborCommands.hxx b/src/command/NeighborCommands.hxx index 17fb1538e..78a393f83 100644 --- a/src/command/NeighborCommands.hxx +++ b/src/command/NeighborCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/OtherCommands.cxx b/src/command/OtherCommands.cxx index 95a45f712..fd2627587 100644 --- a/src/command/OtherCommands.cxx +++ b/src/command/OtherCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/OtherCommands.hxx b/src/command/OtherCommands.hxx index aec5a8803..2fe28f2d8 100644 --- a/src/command/OtherCommands.hxx +++ b/src/command/OtherCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/OutputCommands.cxx b/src/command/OutputCommands.cxx index ecb362a0e..4558f69be 100644 --- a/src/command/OutputCommands.cxx +++ b/src/command/OutputCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/OutputCommands.hxx b/src/command/OutputCommands.hxx index aaea099b5..859348425 100644 --- a/src/command/OutputCommands.hxx +++ b/src/command/OutputCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PartitionCommands.cxx b/src/command/PartitionCommands.cxx index e50579865..86c0deaee 100644 --- a/src/command/PartitionCommands.cxx +++ b/src/command/PartitionCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PartitionCommands.hxx b/src/command/PartitionCommands.hxx index f1487d838..08fd98dea 100644 --- a/src/command/PartitionCommands.hxx +++ b/src/command/PartitionCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PlayerCommands.cxx b/src/command/PlayerCommands.cxx index 5769f8f42..d9294abca 100644 --- a/src/command/PlayerCommands.cxx +++ b/src/command/PlayerCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PlayerCommands.hxx b/src/command/PlayerCommands.hxx index 9a2f96df1..4dccb5193 100644 --- a/src/command/PlayerCommands.hxx +++ b/src/command/PlayerCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PlaylistCommands.cxx b/src/command/PlaylistCommands.cxx index cf079c600..2d80d9ded 100644 --- a/src/command/PlaylistCommands.cxx +++ b/src/command/PlaylistCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/PlaylistCommands.hxx b/src/command/PlaylistCommands.hxx index 66b28d872..ce0a99827 100644 --- a/src/command/PlaylistCommands.hxx +++ b/src/command/PlaylistCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/QueueCommands.cxx b/src/command/QueueCommands.cxx index 47dcbe0de..7bc1c51ad 100644 --- a/src/command/QueueCommands.cxx +++ b/src/command/QueueCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/QueueCommands.hxx b/src/command/QueueCommands.hxx index 35164a724..ba7c552cb 100644 --- a/src/command/QueueCommands.hxx +++ b/src/command/QueueCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/Request.hxx b/src/command/Request.hxx index ed24886c0..2a213cf8b 100644 --- a/src/command/Request.hxx +++ b/src/command/Request.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/StickerCommands.cxx b/src/command/StickerCommands.cxx index 1af1c420d..95a1e702b 100644 --- a/src/command/StickerCommands.cxx +++ b/src/command/StickerCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/StickerCommands.hxx b/src/command/StickerCommands.hxx index d022fbed4..0fd04456e 100644 --- a/src/command/StickerCommands.hxx +++ b/src/command/StickerCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/StorageCommands.cxx b/src/command/StorageCommands.cxx index 2fc772bd9..ff54168c3 100644 --- a/src/command/StorageCommands.cxx +++ b/src/command/StorageCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/StorageCommands.hxx b/src/command/StorageCommands.hxx index ed4ab4ff9..e227584de 100644 --- a/src/command/StorageCommands.hxx +++ b/src/command/StorageCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/TagCommands.cxx b/src/command/TagCommands.cxx index 4db7af9e1..bae612e42 100644 --- a/src/command/TagCommands.cxx +++ b/src/command/TagCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/command/TagCommands.hxx b/src/command/TagCommands.hxx index 518193605..39d2f4a2c 100644 --- a/src/command/TagCommands.hxx +++ b/src/command/TagCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Block.cxx b/src/config/Block.cxx index 19d4f50cc..82cca9d80 100644 --- a/src/config/Block.cxx +++ b/src/config/Block.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Block.hxx b/src/config/Block.hxx index dd6e40cf6..62c7ba614 100644 --- a/src/config/Block.hxx +++ b/src/config/Block.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Check.cxx b/src/config/Check.cxx index cc9a318fe..a33a75fc7 100644 --- a/src/config/Check.cxx +++ b/src/config/Check.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Check.hxx b/src/config/Check.hxx index 556ce96f4..2c41a40ed 100644 --- a/src/config/Check.hxx +++ b/src/config/Check.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Data.cxx b/src/config/Data.cxx index bc3250c73..0c84eeebe 100644 --- a/src/config/Data.cxx +++ b/src/config/Data.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Data.hxx b/src/config/Data.hxx index 2b86735e0..4ba918667 100644 --- a/src/config/Data.hxx +++ b/src/config/Data.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Defaults.hxx b/src/config/Defaults.hxx index 70e9d6df4..fbe093e22 100644 --- a/src/config/Defaults.hxx +++ b/src/config/Defaults.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Domain.cxx b/src/config/Domain.cxx index b81e787d1..d8258dfd7 100644 --- a/src/config/Domain.cxx +++ b/src/config/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Domain.hxx b/src/config/Domain.hxx index f5877b9bc..d4c8f5ca7 100644 --- a/src/config/Domain.hxx +++ b/src/config/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/File.cxx b/src/config/File.cxx index 2e4c313df..f7f9c5c55 100644 --- a/src/config/File.cxx +++ b/src/config/File.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/File.hxx b/src/config/File.hxx index e2f912048..65fa8adea 100644 --- a/src/config/File.hxx +++ b/src/config/File.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Migrate.cxx b/src/config/Migrate.cxx index 895cc3ae8..9630f69f7 100644 --- a/src/config/Migrate.cxx +++ b/src/config/Migrate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Migrate.hxx b/src/config/Migrate.hxx index 05a066255..364af318b 100644 --- a/src/config/Migrate.hxx +++ b/src/config/Migrate.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Net.cxx b/src/config/Net.cxx index bb27bce2b..ba49c01cb 100644 --- a/src/config/Net.cxx +++ b/src/config/Net.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Net.hxx b/src/config/Net.hxx index 0032c4d41..41d63ef03 100644 --- a/src/config/Net.hxx +++ b/src/config/Net.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Option.hxx b/src/config/Option.hxx index 0344b6695..f4e52a593 100644 --- a/src/config/Option.hxx +++ b/src/config/Option.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Param.cxx b/src/config/Param.cxx index eba921e52..9ba0f1c84 100644 --- a/src/config/Param.cxx +++ b/src/config/Param.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Param.hxx b/src/config/Param.hxx index 09d5b0376..669da04e6 100644 --- a/src/config/Param.hxx +++ b/src/config/Param.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Parser.cxx b/src/config/Parser.cxx index 428017a5c..f0a213980 100644 --- a/src/config/Parser.cxx +++ b/src/config/Parser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Parser.hxx b/src/config/Parser.hxx index 155a8993d..1687ae66b 100644 --- a/src/config/Parser.hxx +++ b/src/config/Parser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Path.cxx b/src/config/Path.cxx index c3c1671bb..8d5c3d519 100644 --- a/src/config/Path.cxx +++ b/src/config/Path.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Path.hxx b/src/config/Path.hxx index e18901f81..ec8f72b4b 100644 --- a/src/config/Path.hxx +++ b/src/config/Path.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Templates.cxx b/src/config/Templates.cxx index 01205c3d0..e54f03212 100644 --- a/src/config/Templates.cxx +++ b/src/config/Templates.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/config/Templates.hxx b/src/config/Templates.hxx index 8a7b0bf24..e6ac09fa2 100644 --- a/src/config/Templates.hxx +++ b/src/config/Templates.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Configured.cxx b/src/db/Configured.cxx index 8b47114da..6aca2aba8 100644 --- a/src/db/Configured.cxx +++ b/src/db/Configured.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Configured.hxx b/src/db/Configured.hxx index 8a2fef637..2c9ac08f8 100644 --- a/src/db/Configured.hxx +++ b/src/db/Configured.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Count.cxx b/src/db/Count.cxx index 43de28b21..4a7779c7c 100644 --- a/src/db/Count.cxx +++ b/src/db/Count.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Count.hxx b/src/db/Count.hxx index 8f7bdea0d..46a7a40b7 100644 --- a/src/db/Count.hxx +++ b/src/db/Count.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseError.hxx b/src/db/DatabaseError.hxx index 5a7ad2cd0..4404a3c7d 100644 --- a/src/db/DatabaseError.hxx +++ b/src/db/DatabaseError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseGlue.cxx b/src/db/DatabaseGlue.cxx index e67b4ae65..87f42ddff 100644 --- a/src/db/DatabaseGlue.cxx +++ b/src/db/DatabaseGlue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseGlue.hxx b/src/db/DatabaseGlue.hxx index 43b80692a..8325cd12b 100644 --- a/src/db/DatabaseGlue.hxx +++ b/src/db/DatabaseGlue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseListener.hxx b/src/db/DatabaseListener.hxx index 0dc403973..d3601fb00 100644 --- a/src/db/DatabaseListener.hxx +++ b/src/db/DatabaseListener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseLock.cxx b/src/db/DatabaseLock.cxx index fa43535ee..3f2708b3e 100644 --- a/src/db/DatabaseLock.cxx +++ b/src/db/DatabaseLock.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseLock.hxx b/src/db/DatabaseLock.hxx index 86e77a559..f2f23f19c 100644 --- a/src/db/DatabaseLock.hxx +++ b/src/db/DatabaseLock.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabasePlaylist.cxx b/src/db/DatabasePlaylist.cxx index 19ff73e62..78a9d9b67 100644 --- a/src/db/DatabasePlaylist.cxx +++ b/src/db/DatabasePlaylist.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabasePlaylist.hxx b/src/db/DatabasePlaylist.hxx index 463bfc2b0..a885ebde9 100644 --- a/src/db/DatabasePlaylist.hxx +++ b/src/db/DatabasePlaylist.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabasePlugin.hxx b/src/db/DatabasePlugin.hxx index f1e34e437..915c09d8c 100644 --- a/src/db/DatabasePlugin.hxx +++ b/src/db/DatabasePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabasePrint.cxx b/src/db/DatabasePrint.cxx index 8a63d69f0..42b1cf31c 100644 --- a/src/db/DatabasePrint.cxx +++ b/src/db/DatabasePrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabasePrint.hxx b/src/db/DatabasePrint.hxx index 67e0d264c..1330875a9 100644 --- a/src/db/DatabasePrint.hxx +++ b/src/db/DatabasePrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseQueue.cxx b/src/db/DatabaseQueue.cxx index 4de13f859..4bdb4f58d 100644 --- a/src/db/DatabaseQueue.cxx +++ b/src/db/DatabaseQueue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseQueue.hxx b/src/db/DatabaseQueue.hxx index 06f69aa11..b1738a928 100644 --- a/src/db/DatabaseQueue.hxx +++ b/src/db/DatabaseQueue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseSong.cxx b/src/db/DatabaseSong.cxx index 3e416829a..39aba9b54 100644 --- a/src/db/DatabaseSong.cxx +++ b/src/db/DatabaseSong.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/DatabaseSong.hxx b/src/db/DatabaseSong.hxx index 13099de99..bd9b66a1a 100644 --- a/src/db/DatabaseSong.hxx +++ b/src/db/DatabaseSong.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Helpers.cxx b/src/db/Helpers.cxx index 4c0d6bffa..adab44140 100644 --- a/src/db/Helpers.cxx +++ b/src/db/Helpers.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Helpers.hxx b/src/db/Helpers.hxx index ffc148465..cb5f89a44 100644 --- a/src/db/Helpers.hxx +++ b/src/db/Helpers.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Interface.hxx b/src/db/Interface.hxx index 7ba6e38b5..8f3a47eb0 100644 --- a/src/db/Interface.hxx +++ b/src/db/Interface.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/LightDirectory.hxx b/src/db/LightDirectory.hxx index 837996fe3..4dc8d869e 100644 --- a/src/db/LightDirectory.hxx +++ b/src/db/LightDirectory.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/PlaylistInfo.hxx b/src/db/PlaylistInfo.hxx index 9274fa0e5..368f34758 100644 --- a/src/db/PlaylistInfo.hxx +++ b/src/db/PlaylistInfo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/PlaylistVector.cxx b/src/db/PlaylistVector.cxx index 25ab24215..a2250f7eb 100644 --- a/src/db/PlaylistVector.cxx +++ b/src/db/PlaylistVector.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/PlaylistVector.hxx b/src/db/PlaylistVector.hxx index 614c9ce67..5e255d028 100644 --- a/src/db/PlaylistVector.hxx +++ b/src/db/PlaylistVector.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Ptr.hxx b/src/db/Ptr.hxx index b6ea63200..4c3d78b14 100644 --- a/src/db/Ptr.hxx +++ b/src/db/Ptr.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Registry.cxx b/src/db/Registry.cxx index d263ec361..02c896ab3 100644 --- a/src/db/Registry.cxx +++ b/src/db/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Registry.hxx b/src/db/Registry.hxx index 2f241cf89..5c430650c 100644 --- a/src/db/Registry.hxx +++ b/src/db/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Selection.cxx b/src/db/Selection.cxx index 35c10f8c1..a51d68da0 100644 --- a/src/db/Selection.cxx +++ b/src/db/Selection.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Selection.hxx b/src/db/Selection.hxx index c00bd6e9d..208c9c1a6 100644 --- a/src/db/Selection.hxx +++ b/src/db/Selection.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Stats.hxx b/src/db/Stats.hxx index 0fdae7625..ae1ade4ce 100644 --- a/src/db/Stats.hxx +++ b/src/db/Stats.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/UniqueTags.cxx b/src/db/UniqueTags.cxx index 1f38d7cea..054c0a5ad 100644 --- a/src/db/UniqueTags.cxx +++ b/src/db/UniqueTags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/UniqueTags.hxx b/src/db/UniqueTags.hxx index 8f26d4bb4..559670212 100644 --- a/src/db/UniqueTags.hxx +++ b/src/db/UniqueTags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Uri.hxx b/src/db/Uri.hxx index 521160026..37a2186f3 100644 --- a/src/db/Uri.hxx +++ b/src/db/Uri.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/VHelper.cxx b/src/db/VHelper.cxx index 0ebebbbc1..c412567be 100644 --- a/src/db/VHelper.cxx +++ b/src/db/VHelper.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/VHelper.hxx b/src/db/VHelper.hxx index 50b1e3454..79e9041ea 100644 --- a/src/db/VHelper.hxx +++ b/src/db/VHelper.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/Visitor.hxx b/src/db/Visitor.hxx index 3ee53f549..143b16fb9 100644 --- a/src/db/Visitor.hxx +++ b/src/db/Visitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/ProxyDatabasePlugin.cxx b/src/db/plugins/ProxyDatabasePlugin.cxx index fa940f24e..073b516b2 100644 --- a/src/db/plugins/ProxyDatabasePlugin.cxx +++ b/src/db/plugins/ProxyDatabasePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/ProxyDatabasePlugin.hxx b/src/db/plugins/ProxyDatabasePlugin.hxx index 7d151d0e7..d79a598e1 100644 --- a/src/db/plugins/ProxyDatabasePlugin.hxx +++ b/src/db/plugins/ProxyDatabasePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/DatabaseSave.cxx b/src/db/plugins/simple/DatabaseSave.cxx index bb36d4812..2d0c77984 100644 --- a/src/db/plugins/simple/DatabaseSave.cxx +++ b/src/db/plugins/simple/DatabaseSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/DatabaseSave.hxx b/src/db/plugins/simple/DatabaseSave.hxx index d07451d17..94f8e0fdf 100644 --- a/src/db/plugins/simple/DatabaseSave.hxx +++ b/src/db/plugins/simple/DatabaseSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Directory.cxx b/src/db/plugins/simple/Directory.cxx index c5da172a4..d88b6bb61 100644 --- a/src/db/plugins/simple/Directory.cxx +++ b/src/db/plugins/simple/Directory.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Directory.hxx b/src/db/plugins/simple/Directory.hxx index 1647dbfad..26069ec99 100644 --- a/src/db/plugins/simple/Directory.hxx +++ b/src/db/plugins/simple/Directory.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/DirectorySave.cxx b/src/db/plugins/simple/DirectorySave.cxx index ade511e97..5db129992 100644 --- a/src/db/plugins/simple/DirectorySave.cxx +++ b/src/db/plugins/simple/DirectorySave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/DirectorySave.hxx b/src/db/plugins/simple/DirectorySave.hxx index 22ae91922..2bfd873be 100644 --- a/src/db/plugins/simple/DirectorySave.hxx +++ b/src/db/plugins/simple/DirectorySave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Mount.cxx b/src/db/plugins/simple/Mount.cxx index a952c460a..5a7adff84 100644 --- a/src/db/plugins/simple/Mount.cxx +++ b/src/db/plugins/simple/Mount.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Mount.hxx b/src/db/plugins/simple/Mount.hxx index c0aad8d4a..e1e34d147 100644 --- a/src/db/plugins/simple/Mount.hxx +++ b/src/db/plugins/simple/Mount.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/PrefixedLightSong.hxx b/src/db/plugins/simple/PrefixedLightSong.hxx index 8afda0a51..37a2bf6b2 100644 --- a/src/db/plugins/simple/PrefixedLightSong.hxx +++ b/src/db/plugins/simple/PrefixedLightSong.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Ptr.hxx b/src/db/plugins/simple/Ptr.hxx index 3882713e2..d7cf97097 100644 --- a/src/db/plugins/simple/Ptr.hxx +++ b/src/db/plugins/simple/Ptr.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/SimpleDatabasePlugin.cxx b/src/db/plugins/simple/SimpleDatabasePlugin.cxx index 07e2c359e..c54480fd1 100644 --- a/src/db/plugins/simple/SimpleDatabasePlugin.cxx +++ b/src/db/plugins/simple/SimpleDatabasePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/SimpleDatabasePlugin.hxx b/src/db/plugins/simple/SimpleDatabasePlugin.hxx index bdc90f6c1..73cc901d4 100644 --- a/src/db/plugins/simple/SimpleDatabasePlugin.hxx +++ b/src/db/plugins/simple/SimpleDatabasePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Song.cxx b/src/db/plugins/simple/Song.cxx index f9ac734ae..702db8bed 100644 --- a/src/db/plugins/simple/Song.cxx +++ b/src/db/plugins/simple/Song.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/Song.hxx b/src/db/plugins/simple/Song.hxx index 9525de6f8..6fb6e649e 100644 --- a/src/db/plugins/simple/Song.hxx +++ b/src/db/plugins/simple/Song.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/SongSort.cxx b/src/db/plugins/simple/SongSort.cxx index b75cd6194..0aa41b882 100644 --- a/src/db/plugins/simple/SongSort.cxx +++ b/src/db/plugins/simple/SongSort.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/simple/SongSort.hxx b/src/db/plugins/simple/SongSort.hxx index 7dc5957bf..ec84ff33a 100644 --- a/src/db/plugins/simple/SongSort.hxx +++ b/src/db/plugins/simple/SongSort.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/ContentDirectoryService.cxx b/src/db/plugins/upnp/ContentDirectoryService.cxx index 8df6eaaa0..d36b27982 100644 --- a/src/db/plugins/upnp/ContentDirectoryService.cxx +++ b/src/db/plugins/upnp/ContentDirectoryService.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Directory.cxx b/src/db/plugins/upnp/Directory.cxx index 0d4865f06..4678bee00 100644 --- a/src/db/plugins/upnp/Directory.cxx +++ b/src/db/plugins/upnp/Directory.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Directory.hxx b/src/db/plugins/upnp/Directory.hxx index 80b6d1f3d..b8c591171 100644 --- a/src/db/plugins/upnp/Directory.hxx +++ b/src/db/plugins/upnp/Directory.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Object.cxx b/src/db/plugins/upnp/Object.cxx index 3860c8de3..426d03f59 100644 --- a/src/db/plugins/upnp/Object.cxx +++ b/src/db/plugins/upnp/Object.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Object.hxx b/src/db/plugins/upnp/Object.hxx index 02f44d9e5..a9709f869 100644 --- a/src/db/plugins/upnp/Object.hxx +++ b/src/db/plugins/upnp/Object.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Tags.cxx b/src/db/plugins/upnp/Tags.cxx index ba7a734ed..be72c8096 100644 --- a/src/db/plugins/upnp/Tags.cxx +++ b/src/db/plugins/upnp/Tags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/Tags.hxx b/src/db/plugins/upnp/Tags.hxx index 470916202..e349d1402 100644 --- a/src/db/plugins/upnp/Tags.hxx +++ b/src/db/plugins/upnp/Tags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/UpnpDatabasePlugin.cxx b/src/db/plugins/upnp/UpnpDatabasePlugin.cxx index 6e42bd412..441f8cefd 100644 --- a/src/db/plugins/upnp/UpnpDatabasePlugin.cxx +++ b/src/db/plugins/upnp/UpnpDatabasePlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/plugins/upnp/UpnpDatabasePlugin.hxx b/src/db/plugins/upnp/UpnpDatabasePlugin.hxx index 40a0cb24b..ce7a81244 100644 --- a/src/db/plugins/upnp/UpnpDatabasePlugin.hxx +++ b/src/db/plugins/upnp/UpnpDatabasePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Archive.cxx b/src/db/update/Archive.cxx index c7f15984f..5b88f39bc 100644 --- a/src/db/update/Archive.cxx +++ b/src/db/update/Archive.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Config.cxx b/src/db/update/Config.cxx index a833218e0..3627a156f 100644 --- a/src/db/update/Config.cxx +++ b/src/db/update/Config.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Config.hxx b/src/db/update/Config.hxx index ff49f41d9..24a0be090 100644 --- a/src/db/update/Config.hxx +++ b/src/db/update/Config.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Container.cxx b/src/db/update/Container.cxx index d486580dd..6dd84ec09 100644 --- a/src/db/update/Container.cxx +++ b/src/db/update/Container.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Editor.cxx b/src/db/update/Editor.cxx index 59365cb34..5ec0c4986 100644 --- a/src/db/update/Editor.cxx +++ b/src/db/update/Editor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Editor.hxx b/src/db/update/Editor.hxx index 4e63d4b17..2276f14c6 100644 --- a/src/db/update/Editor.hxx +++ b/src/db/update/Editor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/ExcludeList.cxx b/src/db/update/ExcludeList.cxx index e95b2c7bc..5e189c0f0 100644 --- a/src/db/update/ExcludeList.cxx +++ b/src/db/update/ExcludeList.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/ExcludeList.hxx b/src/db/update/ExcludeList.hxx index 60b857ec6..4f36774b6 100644 --- a/src/db/update/ExcludeList.hxx +++ b/src/db/update/ExcludeList.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyDomain.cxx b/src/db/update/InotifyDomain.cxx index e4a16914c..45d623850 100644 --- a/src/db/update/InotifyDomain.cxx +++ b/src/db/update/InotifyDomain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyDomain.hxx b/src/db/update/InotifyDomain.hxx index 628bc6b01..832d25824 100644 --- a/src/db/update/InotifyDomain.hxx +++ b/src/db/update/InotifyDomain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyQueue.cxx b/src/db/update/InotifyQueue.cxx index 22cebbb47..b34af04b1 100644 --- a/src/db/update/InotifyQueue.cxx +++ b/src/db/update/InotifyQueue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyQueue.hxx b/src/db/update/InotifyQueue.hxx index 08956f5d5..f647bdf21 100644 --- a/src/db/update/InotifyQueue.hxx +++ b/src/db/update/InotifyQueue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifySource.cxx b/src/db/update/InotifySource.cxx index 16d18542c..e674ed395 100644 --- a/src/db/update/InotifySource.cxx +++ b/src/db/update/InotifySource.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifySource.hxx b/src/db/update/InotifySource.hxx index 12d2d3667..373425496 100644 --- a/src/db/update/InotifySource.hxx +++ b/src/db/update/InotifySource.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyUpdate.cxx b/src/db/update/InotifyUpdate.cxx index b511b7719..f982cbaac 100644 --- a/src/db/update/InotifyUpdate.cxx +++ b/src/db/update/InotifyUpdate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/InotifyUpdate.hxx b/src/db/update/InotifyUpdate.hxx index f6f5aad49..7032fd94e 100644 --- a/src/db/update/InotifyUpdate.hxx +++ b/src/db/update/InotifyUpdate.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Playlist.cxx b/src/db/update/Playlist.cxx index 4d4a9bb1d..17c2ed9c7 100644 --- a/src/db/update/Playlist.cxx +++ b/src/db/update/Playlist.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Queue.cxx b/src/db/update/Queue.cxx index 262e2f2a6..f31effa6c 100644 --- a/src/db/update/Queue.cxx +++ b/src/db/update/Queue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Queue.hxx b/src/db/update/Queue.hxx index 869f31efc..4581fa1bc 100644 --- a/src/db/update/Queue.hxx +++ b/src/db/update/Queue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Remove.cxx b/src/db/update/Remove.cxx index 570f2d23a..75ded4a0c 100644 --- a/src/db/update/Remove.cxx +++ b/src/db/update/Remove.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Remove.hxx b/src/db/update/Remove.hxx index 83f8ab9d2..aca4b9d82 100644 --- a/src/db/update/Remove.hxx +++ b/src/db/update/Remove.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Service.cxx b/src/db/update/Service.cxx index 1f04330a1..ddbbe70b2 100644 --- a/src/db/update/Service.cxx +++ b/src/db/update/Service.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Service.hxx b/src/db/update/Service.hxx index 61fa1a68f..15541e286 100644 --- a/src/db/update/Service.hxx +++ b/src/db/update/Service.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/UpdateDomain.cxx b/src/db/update/UpdateDomain.cxx index e56a82c3d..ebe4ceaae 100644 --- a/src/db/update/UpdateDomain.cxx +++ b/src/db/update/UpdateDomain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/UpdateDomain.hxx b/src/db/update/UpdateDomain.hxx index da633aea2..aec238075 100644 --- a/src/db/update/UpdateDomain.hxx +++ b/src/db/update/UpdateDomain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/UpdateIO.cxx b/src/db/update/UpdateIO.cxx index b9cde8e0c..5743d9238 100644 --- a/src/db/update/UpdateIO.cxx +++ b/src/db/update/UpdateIO.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/UpdateIO.hxx b/src/db/update/UpdateIO.hxx index eab69255b..0adde7e25 100644 --- a/src/db/update/UpdateIO.hxx +++ b/src/db/update/UpdateIO.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/UpdateSong.cxx b/src/db/update/UpdateSong.cxx index 03614b78e..f3b4d9362 100644 --- a/src/db/update/UpdateSong.cxx +++ b/src/db/update/UpdateSong.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/VirtualDirectory.cxx b/src/db/update/VirtualDirectory.cxx index 52e03e63c..c1ee5e92d 100644 --- a/src/db/update/VirtualDirectory.cxx +++ b/src/db/update/VirtualDirectory.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Walk.cxx b/src/db/update/Walk.cxx index b540114eb..095b701e1 100644 --- a/src/db/update/Walk.cxx +++ b/src/db/update/Walk.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/db/update/Walk.hxx b/src/db/update/Walk.hxx index 72b0e7822..0b9649a3d 100644 --- a/src/db/update/Walk.hxx +++ b/src/db/update/Walk.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Bridge.cxx b/src/decoder/Bridge.cxx index 6fd2fbb23..c14724a04 100644 --- a/src/decoder/Bridge.cxx +++ b/src/decoder/Bridge.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Bridge.hxx b/src/decoder/Bridge.hxx index e93cb6097..cd3600f97 100644 --- a/src/decoder/Bridge.hxx +++ b/src/decoder/Bridge.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Client.hxx b/src/decoder/Client.hxx index eab1a5dba..32e7826d6 100644 --- a/src/decoder/Client.hxx +++ b/src/decoder/Client.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Command.hxx b/src/decoder/Command.hxx index f589140f7..e7c984ae4 100644 --- a/src/decoder/Command.hxx +++ b/src/decoder/Command.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Control.cxx b/src/decoder/Control.cxx index fadbfd6a2..d307332f5 100644 --- a/src/decoder/Control.cxx +++ b/src/decoder/Control.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Control.hxx b/src/decoder/Control.hxx index 93d174d52..c2ed66066 100644 --- a/src/decoder/Control.hxx +++ b/src/decoder/Control.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderAPI.cxx b/src/decoder/DecoderAPI.cxx index 59a443e6a..3d0b551c0 100644 --- a/src/decoder/DecoderAPI.cxx +++ b/src/decoder/DecoderAPI.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderAPI.hxx b/src/decoder/DecoderAPI.hxx index ea8374f93..fe3c47dbf 100644 --- a/src/decoder/DecoderAPI.hxx +++ b/src/decoder/DecoderAPI.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderBuffer.cxx b/src/decoder/DecoderBuffer.cxx index 3b03f9b49..caef48539 100644 --- a/src/decoder/DecoderBuffer.cxx +++ b/src/decoder/DecoderBuffer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderBuffer.hxx b/src/decoder/DecoderBuffer.hxx index 76ad13937..c1f267cc1 100644 --- a/src/decoder/DecoderBuffer.hxx +++ b/src/decoder/DecoderBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderList.cxx b/src/decoder/DecoderList.cxx index b01f6381e..b860d4c2d 100644 --- a/src/decoder/DecoderList.cxx +++ b/src/decoder/DecoderList.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderList.hxx b/src/decoder/DecoderList.hxx index 0d77145b4..f3ec3c153 100644 --- a/src/decoder/DecoderList.hxx +++ b/src/decoder/DecoderList.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderPlugin.cxx b/src/decoder/DecoderPlugin.cxx index c233a70ee..2bdc35db1 100644 --- a/src/decoder/DecoderPlugin.cxx +++ b/src/decoder/DecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderPlugin.hxx b/src/decoder/DecoderPlugin.hxx index 1c604748c..610a4e97f 100644 --- a/src/decoder/DecoderPlugin.hxx +++ b/src/decoder/DecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderPrint.cxx b/src/decoder/DecoderPrint.cxx index c87276ecd..f6dad6cbf 100644 --- a/src/decoder/DecoderPrint.cxx +++ b/src/decoder/DecoderPrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/DecoderPrint.hxx b/src/decoder/DecoderPrint.hxx index 240b35d51..e0f877a35 100644 --- a/src/decoder/DecoderPrint.hxx +++ b/src/decoder/DecoderPrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Domain.cxx b/src/decoder/Domain.cxx index ab01e9999..5f57b0c9b 100644 --- a/src/decoder/Domain.cxx +++ b/src/decoder/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Domain.hxx b/src/decoder/Domain.hxx index 440da598c..b90efe1ae 100644 --- a/src/decoder/Domain.hxx +++ b/src/decoder/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Reader.cxx b/src/decoder/Reader.cxx index cad8e0af0..c25248dd4 100644 --- a/src/decoder/Reader.cxx +++ b/src/decoder/Reader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Reader.hxx b/src/decoder/Reader.hxx index 4b69f9097..3131c8ce6 100644 --- a/src/decoder/Reader.hxx +++ b/src/decoder/Reader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/Thread.cxx b/src/decoder/Thread.cxx index d7cc10eaf..c02970ade 100644 --- a/src/decoder/Thread.cxx +++ b/src/decoder/Thread.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/AdPlugDecoderPlugin.cxx b/src/decoder/plugins/AdPlugDecoderPlugin.cxx index 3188ca91c..37bab308b 100644 --- a/src/decoder/plugins/AdPlugDecoderPlugin.cxx +++ b/src/decoder/plugins/AdPlugDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/AdPlugDecoderPlugin.h b/src/decoder/plugins/AdPlugDecoderPlugin.h index 9c7708692..897c11282 100644 --- a/src/decoder/plugins/AdPlugDecoderPlugin.h +++ b/src/decoder/plugins/AdPlugDecoderPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/AudiofileDecoderPlugin.cxx b/src/decoder/plugins/AudiofileDecoderPlugin.cxx index 8720f0778..fd0a99b98 100644 --- a/src/decoder/plugins/AudiofileDecoderPlugin.cxx +++ b/src/decoder/plugins/AudiofileDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/AudiofileDecoderPlugin.hxx b/src/decoder/plugins/AudiofileDecoderPlugin.hxx index fe89d8e81..6bb23d038 100644 --- a/src/decoder/plugins/AudiofileDecoderPlugin.hxx +++ b/src/decoder/plugins/AudiofileDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsdLib.cxx b/src/decoder/plugins/DsdLib.cxx index 97750e9a1..b2c17a137 100644 --- a/src/decoder/plugins/DsdLib.cxx +++ b/src/decoder/plugins/DsdLib.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsdLib.hxx b/src/decoder/plugins/DsdLib.hxx index 50e18f0a8..8b3d07774 100644 --- a/src/decoder/plugins/DsdLib.hxx +++ b/src/decoder/plugins/DsdLib.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsdiffDecoderPlugin.cxx b/src/decoder/plugins/DsdiffDecoderPlugin.cxx index 91870fa57..abf34e37b 100644 --- a/src/decoder/plugins/DsdiffDecoderPlugin.cxx +++ b/src/decoder/plugins/DsdiffDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsdiffDecoderPlugin.hxx b/src/decoder/plugins/DsdiffDecoderPlugin.hxx index 60d1c95ac..2872a7e6c 100644 --- a/src/decoder/plugins/DsdiffDecoderPlugin.hxx +++ b/src/decoder/plugins/DsdiffDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsfDecoderPlugin.cxx b/src/decoder/plugins/DsfDecoderPlugin.cxx index a3de39712..606dbe476 100644 --- a/src/decoder/plugins/DsfDecoderPlugin.cxx +++ b/src/decoder/plugins/DsfDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/DsfDecoderPlugin.hxx b/src/decoder/plugins/DsfDecoderPlugin.hxx index 4d8d3e5df..070c17106 100644 --- a/src/decoder/plugins/DsfDecoderPlugin.hxx +++ b/src/decoder/plugins/DsfDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FaadDecoderPlugin.cxx b/src/decoder/plugins/FaadDecoderPlugin.cxx index 408d38d0e..6ce614321 100644 --- a/src/decoder/plugins/FaadDecoderPlugin.cxx +++ b/src/decoder/plugins/FaadDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FaadDecoderPlugin.hxx b/src/decoder/plugins/FaadDecoderPlugin.hxx index 71ab7e6b6..391c36887 100644 --- a/src/decoder/plugins/FaadDecoderPlugin.hxx +++ b/src/decoder/plugins/FaadDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegDecoderPlugin.cxx b/src/decoder/plugins/FfmpegDecoderPlugin.cxx index e6066afa7..aba13d24f 100644 --- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx +++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegDecoderPlugin.hxx b/src/decoder/plugins/FfmpegDecoderPlugin.hxx index 65385bf32..fd349be41 100644 --- a/src/decoder/plugins/FfmpegDecoderPlugin.hxx +++ b/src/decoder/plugins/FfmpegDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegIo.cxx b/src/decoder/plugins/FfmpegIo.cxx index fc4dc2ded..35039e6b3 100644 --- a/src/decoder/plugins/FfmpegIo.cxx +++ b/src/decoder/plugins/FfmpegIo.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegIo.hxx b/src/decoder/plugins/FfmpegIo.hxx index bb16ceb60..61216948f 100644 --- a/src/decoder/plugins/FfmpegIo.hxx +++ b/src/decoder/plugins/FfmpegIo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegMetaData.cxx b/src/decoder/plugins/FfmpegMetaData.cxx index c194efb43..8525388e6 100644 --- a/src/decoder/plugins/FfmpegMetaData.cxx +++ b/src/decoder/plugins/FfmpegMetaData.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FfmpegMetaData.hxx b/src/decoder/plugins/FfmpegMetaData.hxx index ca8d5c297..36e594e96 100644 --- a/src/decoder/plugins/FfmpegMetaData.hxx +++ b/src/decoder/plugins/FfmpegMetaData.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacCommon.cxx b/src/decoder/plugins/FlacCommon.cxx index c4c2f0427..6542cdf76 100644 --- a/src/decoder/plugins/FlacCommon.cxx +++ b/src/decoder/plugins/FlacCommon.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacCommon.hxx b/src/decoder/plugins/FlacCommon.hxx index 9c10f3d1a..b036a35f0 100644 --- a/src/decoder/plugins/FlacCommon.hxx +++ b/src/decoder/plugins/FlacCommon.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacDecoderPlugin.cxx b/src/decoder/plugins/FlacDecoderPlugin.cxx index 6781900c1..988d4ba0d 100644 --- a/src/decoder/plugins/FlacDecoderPlugin.cxx +++ b/src/decoder/plugins/FlacDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacDecoderPlugin.h b/src/decoder/plugins/FlacDecoderPlugin.h index 75f9df971..f59206688 100644 --- a/src/decoder/plugins/FlacDecoderPlugin.h +++ b/src/decoder/plugins/FlacDecoderPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacDomain.cxx b/src/decoder/plugins/FlacDomain.cxx index 295f1c24a..e2e71973a 100644 --- a/src/decoder/plugins/FlacDomain.cxx +++ b/src/decoder/plugins/FlacDomain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacDomain.hxx b/src/decoder/plugins/FlacDomain.hxx index 2dafedfdb..79dbdfeda 100644 --- a/src/decoder/plugins/FlacDomain.hxx +++ b/src/decoder/plugins/FlacDomain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacInput.cxx b/src/decoder/plugins/FlacInput.cxx index 8a5f7a531..a9830cd7e 100644 --- a/src/decoder/plugins/FlacInput.cxx +++ b/src/decoder/plugins/FlacInput.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacInput.hxx b/src/decoder/plugins/FlacInput.hxx index 3963fb398..05ffbf958 100644 --- a/src/decoder/plugins/FlacInput.hxx +++ b/src/decoder/plugins/FlacInput.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacPcm.cxx b/src/decoder/plugins/FlacPcm.cxx index 052cb4528..de2f9bd6e 100644 --- a/src/decoder/plugins/FlacPcm.cxx +++ b/src/decoder/plugins/FlacPcm.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacPcm.hxx b/src/decoder/plugins/FlacPcm.hxx index eaf685790..39caf373e 100644 --- a/src/decoder/plugins/FlacPcm.hxx +++ b/src/decoder/plugins/FlacPcm.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FlacStreamDecoder.hxx b/src/decoder/plugins/FlacStreamDecoder.hxx index 0c12c0e64..0d63a9a7f 100644 --- a/src/decoder/plugins/FlacStreamDecoder.hxx +++ b/src/decoder/plugins/FlacStreamDecoder.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FluidsynthDecoderPlugin.cxx b/src/decoder/plugins/FluidsynthDecoderPlugin.cxx index fd4590dd7..13fcb8918 100644 --- a/src/decoder/plugins/FluidsynthDecoderPlugin.cxx +++ b/src/decoder/plugins/FluidsynthDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/FluidsynthDecoderPlugin.hxx b/src/decoder/plugins/FluidsynthDecoderPlugin.hxx index b2aa7dc37..7ab8f5196 100644 --- a/src/decoder/plugins/FluidsynthDecoderPlugin.hxx +++ b/src/decoder/plugins/FluidsynthDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/GmeDecoderPlugin.cxx b/src/decoder/plugins/GmeDecoderPlugin.cxx index b72132d66..be082d962 100644 --- a/src/decoder/plugins/GmeDecoderPlugin.cxx +++ b/src/decoder/plugins/GmeDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/GmeDecoderPlugin.hxx b/src/decoder/plugins/GmeDecoderPlugin.hxx index d0a7c5543..e80b391fb 100644 --- a/src/decoder/plugins/GmeDecoderPlugin.hxx +++ b/src/decoder/plugins/GmeDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/HybridDsdDecoderPlugin.cxx b/src/decoder/plugins/HybridDsdDecoderPlugin.cxx index cd552d8d0..87f718c57 100644 --- a/src/decoder/plugins/HybridDsdDecoderPlugin.cxx +++ b/src/decoder/plugins/HybridDsdDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/HybridDsdDecoderPlugin.hxx b/src/decoder/plugins/HybridDsdDecoderPlugin.hxx index 2b7a8dc6e..d01d248cd 100644 --- a/src/decoder/plugins/HybridDsdDecoderPlugin.hxx +++ b/src/decoder/plugins/HybridDsdDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MadDecoderPlugin.cxx b/src/decoder/plugins/MadDecoderPlugin.cxx index 5223dd883..31d7160ca 100644 --- a/src/decoder/plugins/MadDecoderPlugin.cxx +++ b/src/decoder/plugins/MadDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MadDecoderPlugin.hxx b/src/decoder/plugins/MadDecoderPlugin.hxx index 2c15d614f..ec3b7e457 100644 --- a/src/decoder/plugins/MadDecoderPlugin.hxx +++ b/src/decoder/plugins/MadDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MikmodDecoderPlugin.cxx b/src/decoder/plugins/MikmodDecoderPlugin.cxx index a1fb0feec..94b94b0d1 100644 --- a/src/decoder/plugins/MikmodDecoderPlugin.cxx +++ b/src/decoder/plugins/MikmodDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MikmodDecoderPlugin.hxx b/src/decoder/plugins/MikmodDecoderPlugin.hxx index 58a28bffb..b1e46f38b 100644 --- a/src/decoder/plugins/MikmodDecoderPlugin.hxx +++ b/src/decoder/plugins/MikmodDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/ModplugDecoderPlugin.cxx b/src/decoder/plugins/ModplugDecoderPlugin.cxx index 051cab75c..6fd39e0f1 100644 --- a/src/decoder/plugins/ModplugDecoderPlugin.cxx +++ b/src/decoder/plugins/ModplugDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/ModplugDecoderPlugin.hxx b/src/decoder/plugins/ModplugDecoderPlugin.hxx index abf252dd7..027cf6e03 100644 --- a/src/decoder/plugins/ModplugDecoderPlugin.hxx +++ b/src/decoder/plugins/ModplugDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MpcdecDecoderPlugin.cxx b/src/decoder/plugins/MpcdecDecoderPlugin.cxx index 66d0e9c5a..e4f42cb0e 100644 --- a/src/decoder/plugins/MpcdecDecoderPlugin.cxx +++ b/src/decoder/plugins/MpcdecDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/MpcdecDecoderPlugin.hxx b/src/decoder/plugins/MpcdecDecoderPlugin.hxx index ab78d4462..e4ec7a7c4 100644 --- a/src/decoder/plugins/MpcdecDecoderPlugin.hxx +++ b/src/decoder/plugins/MpcdecDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/Mpg123DecoderPlugin.cxx b/src/decoder/plugins/Mpg123DecoderPlugin.cxx index 27b3e2c3e..5f13caa99 100644 --- a/src/decoder/plugins/Mpg123DecoderPlugin.cxx +++ b/src/decoder/plugins/Mpg123DecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/Mpg123DecoderPlugin.hxx b/src/decoder/plugins/Mpg123DecoderPlugin.hxx index a06259642..0e604c7b1 100644 --- a/src/decoder/plugins/Mpg123DecoderPlugin.hxx +++ b/src/decoder/plugins/Mpg123DecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OggCodec.cxx b/src/decoder/plugins/OggCodec.cxx index 0d7edf380..af743b964 100644 --- a/src/decoder/plugins/OggCodec.cxx +++ b/src/decoder/plugins/OggCodec.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OggCodec.hxx b/src/decoder/plugins/OggCodec.hxx index 32986f7ec..48441d1d8 100644 --- a/src/decoder/plugins/OggCodec.hxx +++ b/src/decoder/plugins/OggCodec.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OggDecoder.cxx b/src/decoder/plugins/OggDecoder.cxx index abf153419..e01c0f8eb 100644 --- a/src/decoder/plugins/OggDecoder.cxx +++ b/src/decoder/plugins/OggDecoder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OggDecoder.hxx b/src/decoder/plugins/OggDecoder.hxx index 36700f50c..b3f429c8b 100644 --- a/src/decoder/plugins/OggDecoder.hxx +++ b/src/decoder/plugins/OggDecoder.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusDecoderPlugin.cxx b/src/decoder/plugins/OpusDecoderPlugin.cxx index a956f331e..733bf61a8 100644 --- a/src/decoder/plugins/OpusDecoderPlugin.cxx +++ b/src/decoder/plugins/OpusDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusDecoderPlugin.h b/src/decoder/plugins/OpusDecoderPlugin.h index 8aa1e346b..b52638be1 100644 --- a/src/decoder/plugins/OpusDecoderPlugin.h +++ b/src/decoder/plugins/OpusDecoderPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusDomain.cxx b/src/decoder/plugins/OpusDomain.cxx index 48beac143..cbdca24f2 100644 --- a/src/decoder/plugins/OpusDomain.cxx +++ b/src/decoder/plugins/OpusDomain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusDomain.hxx b/src/decoder/plugins/OpusDomain.hxx index 50f3d0f10..3e2302445 100644 --- a/src/decoder/plugins/OpusDomain.hxx +++ b/src/decoder/plugins/OpusDomain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusHead.cxx b/src/decoder/plugins/OpusHead.cxx index 20ad5caaf..81706173c 100644 --- a/src/decoder/plugins/OpusHead.cxx +++ b/src/decoder/plugins/OpusHead.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusHead.hxx b/src/decoder/plugins/OpusHead.hxx index ba2ee9854..d73bcdb76 100644 --- a/src/decoder/plugins/OpusHead.hxx +++ b/src/decoder/plugins/OpusHead.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusReader.hxx b/src/decoder/plugins/OpusReader.hxx index 5f944e920..f95302aaa 100644 --- a/src/decoder/plugins/OpusReader.hxx +++ b/src/decoder/plugins/OpusReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusTags.cxx b/src/decoder/plugins/OpusTags.cxx index eae4a12bd..a8e17b944 100644 --- a/src/decoder/plugins/OpusTags.cxx +++ b/src/decoder/plugins/OpusTags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/OpusTags.hxx b/src/decoder/plugins/OpusTags.hxx index f59ec2dc0..5a07363f8 100644 --- a/src/decoder/plugins/OpusTags.hxx +++ b/src/decoder/plugins/OpusTags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/PcmDecoderPlugin.cxx b/src/decoder/plugins/PcmDecoderPlugin.cxx index fb3454bc8..bbad1a4b4 100644 --- a/src/decoder/plugins/PcmDecoderPlugin.cxx +++ b/src/decoder/plugins/PcmDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/PcmDecoderPlugin.hxx b/src/decoder/plugins/PcmDecoderPlugin.hxx index 842e1cd70..e0ac6c00c 100644 --- a/src/decoder/plugins/PcmDecoderPlugin.hxx +++ b/src/decoder/plugins/PcmDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/SidplayDecoderPlugin.cxx b/src/decoder/plugins/SidplayDecoderPlugin.cxx index 625962f86..253a3f317 100644 --- a/src/decoder/plugins/SidplayDecoderPlugin.cxx +++ b/src/decoder/plugins/SidplayDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/SidplayDecoderPlugin.hxx b/src/decoder/plugins/SidplayDecoderPlugin.hxx index f64b223b0..aa73840ce 100644 --- a/src/decoder/plugins/SidplayDecoderPlugin.hxx +++ b/src/decoder/plugins/SidplayDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/SndfileDecoderPlugin.cxx b/src/decoder/plugins/SndfileDecoderPlugin.cxx index d45d99ac2..53a9107b0 100644 --- a/src/decoder/plugins/SndfileDecoderPlugin.cxx +++ b/src/decoder/plugins/SndfileDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/SndfileDecoderPlugin.hxx b/src/decoder/plugins/SndfileDecoderPlugin.hxx index 65781546d..fe602b55a 100644 --- a/src/decoder/plugins/SndfileDecoderPlugin.hxx +++ b/src/decoder/plugins/SndfileDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/VorbisDecoderPlugin.cxx b/src/decoder/plugins/VorbisDecoderPlugin.cxx index 28ee8594f..284fe8ae0 100644 --- a/src/decoder/plugins/VorbisDecoderPlugin.cxx +++ b/src/decoder/plugins/VorbisDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/VorbisDecoderPlugin.h b/src/decoder/plugins/VorbisDecoderPlugin.h index ec931946d..73b595038 100644 --- a/src/decoder/plugins/VorbisDecoderPlugin.h +++ b/src/decoder/plugins/VorbisDecoderPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/VorbisDomain.cxx b/src/decoder/plugins/VorbisDomain.cxx index 519c289ae..9f231049c 100644 --- a/src/decoder/plugins/VorbisDomain.cxx +++ b/src/decoder/plugins/VorbisDomain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/VorbisDomain.hxx b/src/decoder/plugins/VorbisDomain.hxx index e677ef366..acdc99dc9 100644 --- a/src/decoder/plugins/VorbisDomain.hxx +++ b/src/decoder/plugins/VorbisDomain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/WavpackDecoderPlugin.cxx b/src/decoder/plugins/WavpackDecoderPlugin.cxx index 080bc09f3..815784b72 100644 --- a/src/decoder/plugins/WavpackDecoderPlugin.cxx +++ b/src/decoder/plugins/WavpackDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/WavpackDecoderPlugin.hxx b/src/decoder/plugins/WavpackDecoderPlugin.hxx index a938b7351..f26fd7ca7 100644 --- a/src/decoder/plugins/WavpackDecoderPlugin.hxx +++ b/src/decoder/plugins/WavpackDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/WildmidiDecoderPlugin.cxx b/src/decoder/plugins/WildmidiDecoderPlugin.cxx index 15af3384f..ff3d42e19 100644 --- a/src/decoder/plugins/WildmidiDecoderPlugin.cxx +++ b/src/decoder/plugins/WildmidiDecoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/decoder/plugins/WildmidiDecoderPlugin.hxx b/src/decoder/plugins/WildmidiDecoderPlugin.hxx index edc8a6189..b4da6d575 100644 --- a/src/decoder/plugins/WildmidiDecoderPlugin.hxx +++ b/src/decoder/plugins/WildmidiDecoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/Configured.cxx b/src/encoder/Configured.cxx index 1126a56b5..a6e9c0651 100644 --- a/src/encoder/Configured.cxx +++ b/src/encoder/Configured.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/Configured.hxx b/src/encoder/Configured.hxx index f0e80e6f0..0c23501a3 100644 --- a/src/encoder/Configured.hxx +++ b/src/encoder/Configured.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/EncoderAPI.hxx b/src/encoder/EncoderAPI.hxx index 2ad90d74c..65060c859 100644 --- a/src/encoder/EncoderAPI.hxx +++ b/src/encoder/EncoderAPI.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/EncoderInterface.hxx b/src/encoder/EncoderInterface.hxx index a676d8907..3a9c34653 100644 --- a/src/encoder/EncoderInterface.hxx +++ b/src/encoder/EncoderInterface.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/EncoderList.cxx b/src/encoder/EncoderList.cxx index 604219988..185fc633b 100644 --- a/src/encoder/EncoderList.cxx +++ b/src/encoder/EncoderList.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/EncoderList.hxx b/src/encoder/EncoderList.hxx index 1e006189e..9f1afddd8 100644 --- a/src/encoder/EncoderList.hxx +++ b/src/encoder/EncoderList.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/EncoderPlugin.hxx b/src/encoder/EncoderPlugin.hxx index 0ecb666da..c278905b1 100644 --- a/src/encoder/EncoderPlugin.hxx +++ b/src/encoder/EncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/ToOutputStream.cxx b/src/encoder/ToOutputStream.cxx index 562cb354b..328d41b39 100644 --- a/src/encoder/ToOutputStream.cxx +++ b/src/encoder/ToOutputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/ToOutputStream.hxx b/src/encoder/ToOutputStream.hxx index ca58542ab..16fbd7201 100644 --- a/src/encoder/ToOutputStream.hxx +++ b/src/encoder/ToOutputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/FlacEncoderPlugin.cxx b/src/encoder/plugins/FlacEncoderPlugin.cxx index 0da621afd..e55ac03a4 100644 --- a/src/encoder/plugins/FlacEncoderPlugin.cxx +++ b/src/encoder/plugins/FlacEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/FlacEncoderPlugin.hxx b/src/encoder/plugins/FlacEncoderPlugin.hxx index 466f405d1..18b6d9569 100644 --- a/src/encoder/plugins/FlacEncoderPlugin.hxx +++ b/src/encoder/plugins/FlacEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/LameEncoderPlugin.cxx b/src/encoder/plugins/LameEncoderPlugin.cxx index 18ae61dab..41957f55d 100644 --- a/src/encoder/plugins/LameEncoderPlugin.cxx +++ b/src/encoder/plugins/LameEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/LameEncoderPlugin.hxx b/src/encoder/plugins/LameEncoderPlugin.hxx index 85023d3cf..0fa4d958e 100644 --- a/src/encoder/plugins/LameEncoderPlugin.hxx +++ b/src/encoder/plugins/LameEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/NullEncoderPlugin.cxx b/src/encoder/plugins/NullEncoderPlugin.cxx index 7086ad5aa..73fac5b0c 100644 --- a/src/encoder/plugins/NullEncoderPlugin.cxx +++ b/src/encoder/plugins/NullEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/NullEncoderPlugin.hxx b/src/encoder/plugins/NullEncoderPlugin.hxx index ff819fdc9..72133a7cb 100644 --- a/src/encoder/plugins/NullEncoderPlugin.hxx +++ b/src/encoder/plugins/NullEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/OggEncoder.hxx b/src/encoder/plugins/OggEncoder.hxx index eeaa2ae1d..644c2d22a 100644 --- a/src/encoder/plugins/OggEncoder.hxx +++ b/src/encoder/plugins/OggEncoder.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/OpusEncoderPlugin.cxx b/src/encoder/plugins/OpusEncoderPlugin.cxx index fd70c5747..7c699d273 100644 --- a/src/encoder/plugins/OpusEncoderPlugin.cxx +++ b/src/encoder/plugins/OpusEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/OpusEncoderPlugin.hxx b/src/encoder/plugins/OpusEncoderPlugin.hxx index 4fed091c4..7e0383812 100644 --- a/src/encoder/plugins/OpusEncoderPlugin.hxx +++ b/src/encoder/plugins/OpusEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/ShineEncoderPlugin.cxx b/src/encoder/plugins/ShineEncoderPlugin.cxx index b13755ddd..94220cad4 100644 --- a/src/encoder/plugins/ShineEncoderPlugin.cxx +++ b/src/encoder/plugins/ShineEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/ShineEncoderPlugin.hxx b/src/encoder/plugins/ShineEncoderPlugin.hxx index 0175d6e23..38276eaaf 100644 --- a/src/encoder/plugins/ShineEncoderPlugin.hxx +++ b/src/encoder/plugins/ShineEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/TwolameEncoderPlugin.cxx b/src/encoder/plugins/TwolameEncoderPlugin.cxx index 1e2ec18b1..e0d435bef 100644 --- a/src/encoder/plugins/TwolameEncoderPlugin.cxx +++ b/src/encoder/plugins/TwolameEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/TwolameEncoderPlugin.hxx b/src/encoder/plugins/TwolameEncoderPlugin.hxx index a9bc09bd5..bb0ea1a11 100644 --- a/src/encoder/plugins/TwolameEncoderPlugin.hxx +++ b/src/encoder/plugins/TwolameEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/VorbisEncoderPlugin.cxx b/src/encoder/plugins/VorbisEncoderPlugin.cxx index ff1d3428c..650892127 100644 --- a/src/encoder/plugins/VorbisEncoderPlugin.cxx +++ b/src/encoder/plugins/VorbisEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/VorbisEncoderPlugin.hxx b/src/encoder/plugins/VorbisEncoderPlugin.hxx index 987c57162..cf849628e 100644 --- a/src/encoder/plugins/VorbisEncoderPlugin.hxx +++ b/src/encoder/plugins/VorbisEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/WaveEncoderPlugin.cxx b/src/encoder/plugins/WaveEncoderPlugin.cxx index 11883ef64..77b172990 100644 --- a/src/encoder/plugins/WaveEncoderPlugin.cxx +++ b/src/encoder/plugins/WaveEncoderPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/encoder/plugins/WaveEncoderPlugin.hxx b/src/encoder/plugins/WaveEncoderPlugin.hxx index 27cff0abb..e90723316 100644 --- a/src/encoder/plugins/WaveEncoderPlugin.hxx +++ b/src/encoder/plugins/WaveEncoderPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/BufferedSocket.cxx b/src/event/BufferedSocket.cxx index ef3b414e5..5ad98d3aa 100644 --- a/src/event/BufferedSocket.cxx +++ b/src/event/BufferedSocket.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/BufferedSocket.hxx b/src/event/BufferedSocket.hxx index b60ad4180..130f910c3 100644 --- a/src/event/BufferedSocket.hxx +++ b/src/event/BufferedSocket.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Call.cxx b/src/event/Call.cxx index c2630eabd..8bf817288 100644 --- a/src/event/Call.cxx +++ b/src/event/Call.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Call.hxx b/src/event/Call.hxx index b8409c734..61e12f3fe 100644 --- a/src/event/Call.hxx +++ b/src/event/Call.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/DeferEvent.cxx b/src/event/DeferEvent.cxx index 8d732c90e..7e50c660d 100644 --- a/src/event/DeferEvent.cxx +++ b/src/event/DeferEvent.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/DeferEvent.hxx b/src/event/DeferEvent.hxx index 8cb2b587c..ca88ef619 100644 --- a/src/event/DeferEvent.hxx +++ b/src/event/DeferEvent.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/FullyBufferedSocket.cxx b/src/event/FullyBufferedSocket.cxx index 6d0945a38..d8ace8a2b 100644 --- a/src/event/FullyBufferedSocket.cxx +++ b/src/event/FullyBufferedSocket.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/FullyBufferedSocket.hxx b/src/event/FullyBufferedSocket.hxx index febf4ee93..6d25e08dc 100644 --- a/src/event/FullyBufferedSocket.hxx +++ b/src/event/FullyBufferedSocket.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/IdleMonitor.cxx b/src/event/IdleMonitor.cxx index 8a7e38aee..d0ea31a37 100644 --- a/src/event/IdleMonitor.cxx +++ b/src/event/IdleMonitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/IdleMonitor.hxx b/src/event/IdleMonitor.hxx index 7413c0275..b2affbf90 100644 --- a/src/event/IdleMonitor.hxx +++ b/src/event/IdleMonitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Loop.cxx b/src/event/Loop.cxx index 164b2905d..a7ae5c479 100644 --- a/src/event/Loop.cxx +++ b/src/event/Loop.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Loop.hxx b/src/event/Loop.hxx index 1bd6c0123..e0248d602 100644 --- a/src/event/Loop.hxx +++ b/src/event/Loop.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/MaskMonitor.cxx b/src/event/MaskMonitor.cxx index c34cb9019..df8f0ccfe 100644 --- a/src/event/MaskMonitor.cxx +++ b/src/event/MaskMonitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/MaskMonitor.hxx b/src/event/MaskMonitor.hxx index 4a95eb835..684ffb05d 100644 --- a/src/event/MaskMonitor.hxx +++ b/src/event/MaskMonitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/MultiSocketMonitor.cxx b/src/event/MultiSocketMonitor.cxx index 4a9d0d33d..4d7fe8f36 100644 --- a/src/event/MultiSocketMonitor.cxx +++ b/src/event/MultiSocketMonitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/MultiSocketMonitor.hxx b/src/event/MultiSocketMonitor.hxx index 2db5d1db8..b8d544afe 100644 --- a/src/event/MultiSocketMonitor.hxx +++ b/src/event/MultiSocketMonitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroup.hxx b/src/event/PollGroup.hxx index 8acb12597..c14171b95 100644 --- a/src/event/PollGroup.hxx +++ b/src/event/PollGroup.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroupEpoll.hxx b/src/event/PollGroupEpoll.hxx index 3524db74a..ecd41a1c8 100644 --- a/src/event/PollGroupEpoll.hxx +++ b/src/event/PollGroupEpoll.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroupPoll.cxx b/src/event/PollGroupPoll.cxx index afee8ddb4..e0d0e0afc 100644 --- a/src/event/PollGroupPoll.cxx +++ b/src/event/PollGroupPoll.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroupPoll.hxx b/src/event/PollGroupPoll.hxx index 84f77d359..b8dc9c96e 100644 --- a/src/event/PollGroupPoll.hxx +++ b/src/event/PollGroupPoll.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroupWinSelect.cxx b/src/event/PollGroupWinSelect.cxx index a7ee0f2ea..b415298dc 100644 --- a/src/event/PollGroupWinSelect.cxx +++ b/src/event/PollGroupWinSelect.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollGroupWinSelect.hxx b/src/event/PollGroupWinSelect.hxx index 65916a596..7821de4a9 100644 --- a/src/event/PollGroupWinSelect.hxx +++ b/src/event/PollGroupWinSelect.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/PollResultGeneric.hxx b/src/event/PollResultGeneric.hxx index 9b8898ff2..3df2ef8e9 100644 --- a/src/event/PollResultGeneric.hxx +++ b/src/event/PollResultGeneric.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/ServerSocket.cxx b/src/event/ServerSocket.cxx index 301760f65..55c16f627 100644 --- a/src/event/ServerSocket.cxx +++ b/src/event/ServerSocket.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/ServerSocket.hxx b/src/event/ServerSocket.hxx index 1cbb6c77d..84f3534e7 100644 --- a/src/event/ServerSocket.hxx +++ b/src/event/ServerSocket.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/SignalMonitor.cxx b/src/event/SignalMonitor.cxx index 7350ba9ee..5d2bc7f65 100644 --- a/src/event/SignalMonitor.cxx +++ b/src/event/SignalMonitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/SignalMonitor.hxx b/src/event/SignalMonitor.hxx index 4066ba822..26ddf3c67 100644 --- a/src/event/SignalMonitor.hxx +++ b/src/event/SignalMonitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/SocketMonitor.cxx b/src/event/SocketMonitor.cxx index f62e81404..2fc867329 100644 --- a/src/event/SocketMonitor.cxx +++ b/src/event/SocketMonitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/SocketMonitor.hxx b/src/event/SocketMonitor.hxx index 3804bf4ab..2c4e7eec6 100644 --- a/src/event/SocketMonitor.hxx +++ b/src/event/SocketMonitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Thread.cxx b/src/event/Thread.cxx index 4e368a0da..e7a0154b7 100644 --- a/src/event/Thread.cxx +++ b/src/event/Thread.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/Thread.hxx b/src/event/Thread.hxx index a7425fe50..9245de57f 100644 --- a/src/event/Thread.hxx +++ b/src/event/Thread.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/TimerEvent.cxx b/src/event/TimerEvent.cxx index c80f2f09b..5b21ecd00 100644 --- a/src/event/TimerEvent.cxx +++ b/src/event/TimerEvent.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/TimerEvent.hxx b/src/event/TimerEvent.hxx index 885a84ee6..6bdfd9326 100644 --- a/src/event/TimerEvent.hxx +++ b/src/event/TimerEvent.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/event/WakeFD.hxx b/src/event/WakeFD.hxx index dc1b1c3f3..a730a26c7 100644 --- a/src/event/WakeFD.hxx +++ b/src/event/WakeFD.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Factory.cxx b/src/filter/Factory.cxx index a71569194..027c3ac29 100644 --- a/src/filter/Factory.cxx +++ b/src/filter/Factory.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Factory.hxx b/src/filter/Factory.hxx index 8833aadf1..8baf25df0 100644 --- a/src/filter/Factory.hxx +++ b/src/filter/Factory.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Filter.cxx b/src/filter/Filter.cxx index d0105544b..bdddb058c 100644 --- a/src/filter/Filter.cxx +++ b/src/filter/Filter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Filter.hxx b/src/filter/Filter.hxx index 1403b7a9c..98baca446 100644 --- a/src/filter/Filter.hxx +++ b/src/filter/Filter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/FilterPlugin.hxx b/src/filter/FilterPlugin.hxx index 4cc51395e..7c534feef 100644 --- a/src/filter/FilterPlugin.hxx +++ b/src/filter/FilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/LoadChain.cxx b/src/filter/LoadChain.cxx index 7a4ba9b87..26e6f883a 100644 --- a/src/filter/LoadChain.cxx +++ b/src/filter/LoadChain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/LoadChain.hxx b/src/filter/LoadChain.hxx index dc9f2ce16..a35d90e77 100644 --- a/src/filter/LoadChain.hxx +++ b/src/filter/LoadChain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/LoadOne.cxx b/src/filter/LoadOne.cxx index 8a5bf3460..ab18512b3 100644 --- a/src/filter/LoadOne.cxx +++ b/src/filter/LoadOne.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/LoadOne.hxx b/src/filter/LoadOne.hxx index 0c5b3d73b..8a77a97a3 100644 --- a/src/filter/LoadOne.hxx +++ b/src/filter/LoadOne.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/NullFilter.hxx b/src/filter/NullFilter.hxx index 5a06b79f8..ad4579e58 100644 --- a/src/filter/NullFilter.hxx +++ b/src/filter/NullFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Observer.cxx b/src/filter/Observer.cxx index bbbc18f0a..53282ef3e 100644 --- a/src/filter/Observer.cxx +++ b/src/filter/Observer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Observer.hxx b/src/filter/Observer.hxx index 6dd6096d4..5f5d50387 100644 --- a/src/filter/Observer.hxx +++ b/src/filter/Observer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Prepared.hxx b/src/filter/Prepared.hxx index 3355dc0ef..3072197a5 100644 --- a/src/filter/Prepared.hxx +++ b/src/filter/Prepared.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Registry.cxx b/src/filter/Registry.cxx index 86fd0c39d..0f71351dc 100644 --- a/src/filter/Registry.cxx +++ b/src/filter/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/Registry.hxx b/src/filter/Registry.hxx index c33c17028..f7e190a9d 100644 --- a/src/filter/Registry.hxx +++ b/src/filter/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/AutoConvertFilterPlugin.cxx b/src/filter/plugins/AutoConvertFilterPlugin.cxx index 4c54ff3a9..67c5eb7d6 100644 --- a/src/filter/plugins/AutoConvertFilterPlugin.cxx +++ b/src/filter/plugins/AutoConvertFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/AutoConvertFilterPlugin.hxx b/src/filter/plugins/AutoConvertFilterPlugin.hxx index 3fffac1f9..29059a355 100644 --- a/src/filter/plugins/AutoConvertFilterPlugin.hxx +++ b/src/filter/plugins/AutoConvertFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ChainFilterPlugin.cxx b/src/filter/plugins/ChainFilterPlugin.cxx index 375e50e06..366c48865 100644 --- a/src/filter/plugins/ChainFilterPlugin.cxx +++ b/src/filter/plugins/ChainFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ChainFilterPlugin.hxx b/src/filter/plugins/ChainFilterPlugin.hxx index 44e72db33..06eb7c60a 100644 --- a/src/filter/plugins/ChainFilterPlugin.hxx +++ b/src/filter/plugins/ChainFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ConvertFilterPlugin.cxx b/src/filter/plugins/ConvertFilterPlugin.cxx index 417e3acc7..4792a9720 100644 --- a/src/filter/plugins/ConvertFilterPlugin.cxx +++ b/src/filter/plugins/ConvertFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ConvertFilterPlugin.hxx b/src/filter/plugins/ConvertFilterPlugin.hxx index 179b84a81..a5299147e 100644 --- a/src/filter/plugins/ConvertFilterPlugin.hxx +++ b/src/filter/plugins/ConvertFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/FfmpegFilter.cxx b/src/filter/plugins/FfmpegFilter.cxx index fa4f9cc91..1b841833a 100644 --- a/src/filter/plugins/FfmpegFilter.cxx +++ b/src/filter/plugins/FfmpegFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/FfmpegFilter.hxx b/src/filter/plugins/FfmpegFilter.hxx index 9a7ffb48a..8a048cffc 100644 --- a/src/filter/plugins/FfmpegFilter.hxx +++ b/src/filter/plugins/FfmpegFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/FfmpegFilterPlugin.cxx b/src/filter/plugins/FfmpegFilterPlugin.cxx index 6206d8991..168ff52bf 100644 --- a/src/filter/plugins/FfmpegFilterPlugin.cxx +++ b/src/filter/plugins/FfmpegFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/FfmpegFilterPlugin.hxx b/src/filter/plugins/FfmpegFilterPlugin.hxx index 92c048820..577992f3b 100644 --- a/src/filter/plugins/FfmpegFilterPlugin.hxx +++ b/src/filter/plugins/FfmpegFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/HdcdFilterPlugin.cxx b/src/filter/plugins/HdcdFilterPlugin.cxx index 30014a567..505089dad 100644 --- a/src/filter/plugins/HdcdFilterPlugin.cxx +++ b/src/filter/plugins/HdcdFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/HdcdFilterPlugin.hxx b/src/filter/plugins/HdcdFilterPlugin.hxx index b0d6c0b29..5ad6b7760 100644 --- a/src/filter/plugins/HdcdFilterPlugin.hxx +++ b/src/filter/plugins/HdcdFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/NormalizeFilterPlugin.cxx b/src/filter/plugins/NormalizeFilterPlugin.cxx index a72ad395e..318dc7c8c 100644 --- a/src/filter/plugins/NormalizeFilterPlugin.cxx +++ b/src/filter/plugins/NormalizeFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/NormalizeFilterPlugin.hxx b/src/filter/plugins/NormalizeFilterPlugin.hxx index aebe69bc9..aae105167 100644 --- a/src/filter/plugins/NormalizeFilterPlugin.hxx +++ b/src/filter/plugins/NormalizeFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/NullFilterPlugin.cxx b/src/filter/plugins/NullFilterPlugin.cxx index c73820197..c3cb646b3 100644 --- a/src/filter/plugins/NullFilterPlugin.cxx +++ b/src/filter/plugins/NullFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/NullFilterPlugin.hxx b/src/filter/plugins/NullFilterPlugin.hxx index e1c877ec6..562f6b44e 100644 --- a/src/filter/plugins/NullFilterPlugin.hxx +++ b/src/filter/plugins/NullFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ReplayGainFilterPlugin.cxx b/src/filter/plugins/ReplayGainFilterPlugin.cxx index 83fe9d68f..4103542dd 100644 --- a/src/filter/plugins/ReplayGainFilterPlugin.cxx +++ b/src/filter/plugins/ReplayGainFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/ReplayGainFilterPlugin.hxx b/src/filter/plugins/ReplayGainFilterPlugin.hxx index 87e835af5..9ce98a435 100644 --- a/src/filter/plugins/ReplayGainFilterPlugin.hxx +++ b/src/filter/plugins/ReplayGainFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/RouteFilterPlugin.cxx b/src/filter/plugins/RouteFilterPlugin.cxx index e7f3f32cf..518530667 100644 --- a/src/filter/plugins/RouteFilterPlugin.cxx +++ b/src/filter/plugins/RouteFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/RouteFilterPlugin.hxx b/src/filter/plugins/RouteFilterPlugin.hxx index 71c78384a..bbf606aae 100644 --- a/src/filter/plugins/RouteFilterPlugin.hxx +++ b/src/filter/plugins/RouteFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/VolumeFilterPlugin.cxx b/src/filter/plugins/VolumeFilterPlugin.cxx index 38dabea99..69b35bc1d 100644 --- a/src/filter/plugins/VolumeFilterPlugin.cxx +++ b/src/filter/plugins/VolumeFilterPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/filter/plugins/VolumeFilterPlugin.hxx b/src/filter/plugins/VolumeFilterPlugin.hxx index f20ae9587..e474008b0 100644 --- a/src/filter/plugins/VolumeFilterPlugin.hxx +++ b/src/filter/plugins/VolumeFilterPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/AllocatedPath.cxx b/src/fs/AllocatedPath.cxx index 87d349bee..8f5d064aa 100644 --- a/src/fs/AllocatedPath.cxx +++ b/src/fs/AllocatedPath.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/AllocatedPath.hxx b/src/fs/AllocatedPath.hxx index e7bf9c80e..1d5eb0720 100644 --- a/src/fs/AllocatedPath.hxx +++ b/src/fs/AllocatedPath.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Charset.cxx b/src/fs/Charset.cxx index 7fa1bdbcd..3fb09bd5d 100644 --- a/src/fs/Charset.cxx +++ b/src/fs/Charset.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Charset.hxx b/src/fs/Charset.hxx index dde6338a6..7d3ec46e1 100644 --- a/src/fs/Charset.hxx +++ b/src/fs/Charset.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/CheckFile.cxx b/src/fs/CheckFile.cxx index 6169e3c65..e6e524fa6 100644 --- a/src/fs/CheckFile.cxx +++ b/src/fs/CheckFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/CheckFile.hxx b/src/fs/CheckFile.hxx index 9024ddb16..b66194a5b 100644 --- a/src/fs/CheckFile.hxx +++ b/src/fs/CheckFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Config.cxx b/src/fs/Config.cxx index 0c06cd6a7..31f341afb 100644 --- a/src/fs/Config.cxx +++ b/src/fs/Config.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Config.hxx b/src/fs/Config.hxx index 6d7398d2c..016b80b6a 100644 --- a/src/fs/Config.hxx +++ b/src/fs/Config.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/DirectoryReader.cxx b/src/fs/DirectoryReader.cxx index db9646519..20ec475fe 100644 --- a/src/fs/DirectoryReader.cxx +++ b/src/fs/DirectoryReader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/DirectoryReader.hxx b/src/fs/DirectoryReader.hxx index 7546f182d..36dcb3809 100644 --- a/src/fs/DirectoryReader.hxx +++ b/src/fs/DirectoryReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Domain.cxx b/src/fs/Domain.cxx index 011efef9e..358909d6c 100644 --- a/src/fs/Domain.cxx +++ b/src/fs/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Domain.hxx b/src/fs/Domain.hxx index 04df63a6e..c5e904aa8 100644 --- a/src/fs/Domain.hxx +++ b/src/fs/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Features.hxx b/src/fs/Features.hxx index 1feeaa4a1..3c61fe531 100644 --- a/src/fs/Features.hxx +++ b/src/fs/Features.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/FileInfo.hxx b/src/fs/FileInfo.hxx index 73815d3b3..9e2a31a53 100644 --- a/src/fs/FileInfo.hxx +++ b/src/fs/FileInfo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/FileSystem.cxx b/src/fs/FileSystem.cxx index 65c147f86..f5869fcbb 100644 --- a/src/fs/FileSystem.cxx +++ b/src/fs/FileSystem.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/FileSystem.hxx b/src/fs/FileSystem.hxx index 9df3f6851..e9ad4eab8 100644 --- a/src/fs/FileSystem.hxx +++ b/src/fs/FileSystem.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Glob.hxx b/src/fs/Glob.hxx index 5e5865acc..c51e22536 100644 --- a/src/fs/Glob.hxx +++ b/src/fs/Glob.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Limits.hxx b/src/fs/Limits.hxx index e89ee4ecc..d6701c048 100644 --- a/src/fs/Limits.hxx +++ b/src/fs/Limits.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/List.cxx b/src/fs/List.cxx index da88532bf..e3c5312e2 100644 --- a/src/fs/List.cxx +++ b/src/fs/List.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/List.hxx b/src/fs/List.hxx index 97592c164..18392d156 100644 --- a/src/fs/List.hxx +++ b/src/fs/List.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/LookupFile.cxx b/src/fs/LookupFile.cxx index e2f4bfaac..8af0bb197 100644 --- a/src/fs/LookupFile.cxx +++ b/src/fs/LookupFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/LookupFile.hxx b/src/fs/LookupFile.hxx index 80fc1bf39..57abf69c8 100644 --- a/src/fs/LookupFile.hxx +++ b/src/fs/LookupFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/NarrowPath.hxx b/src/fs/NarrowPath.hxx index 053a1068f..e93842bfa 100644 --- a/src/fs/NarrowPath.hxx +++ b/src/fs/NarrowPath.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Path.cxx b/src/fs/Path.cxx index d053bc773..b298ac3f8 100644 --- a/src/fs/Path.cxx +++ b/src/fs/Path.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx index d236c52a2..13d49aa60 100644 --- a/src/fs/Path.hxx +++ b/src/fs/Path.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Path2.cxx b/src/fs/Path2.cxx index e9d29852a..2ca0ffed8 100644 --- a/src/fs/Path2.cxx +++ b/src/fs/Path2.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/StandardDirectory.cxx b/src/fs/StandardDirectory.cxx index 0037daab1..6a7cdfd9f 100644 --- a/src/fs/StandardDirectory.cxx +++ b/src/fs/StandardDirectory.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/StandardDirectory.hxx b/src/fs/StandardDirectory.hxx index 90b4c44ab..039392bbb 100644 --- a/src/fs/StandardDirectory.hxx +++ b/src/fs/StandardDirectory.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Traits.cxx b/src/fs/Traits.cxx index 4d8450986..230d557d9 100644 --- a/src/fs/Traits.cxx +++ b/src/fs/Traits.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/Traits.hxx b/src/fs/Traits.hxx index 949053a52..755c0e6ea 100644 --- a/src/fs/Traits.hxx +++ b/src/fs/Traits.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/XDG.hxx b/src/fs/XDG.hxx index 89fd59949..b58616ef0 100644 --- a/src/fs/XDG.hxx +++ b/src/fs/XDG.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/AutoGunzipReader.cxx b/src/fs/io/AutoGunzipReader.cxx index 867c503ef..a5bbd7516 100644 --- a/src/fs/io/AutoGunzipReader.cxx +++ b/src/fs/io/AutoGunzipReader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/AutoGunzipReader.hxx b/src/fs/io/AutoGunzipReader.hxx index da4ffbac4..91d68bde8 100644 --- a/src/fs/io/AutoGunzipReader.hxx +++ b/src/fs/io/AutoGunzipReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/PeekReader.cxx b/src/fs/io/PeekReader.cxx index 4fc55be68..922fd1b10 100644 --- a/src/fs/io/PeekReader.cxx +++ b/src/fs/io/PeekReader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/PeekReader.hxx b/src/fs/io/PeekReader.hxx index 850fcfa89..5c1d1bc22 100644 --- a/src/fs/io/PeekReader.hxx +++ b/src/fs/io/PeekReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/TextFile.cxx b/src/fs/io/TextFile.cxx index b7275cd6f..584edf185 100644 --- a/src/fs/io/TextFile.cxx +++ b/src/fs/io/TextFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/fs/io/TextFile.hxx b/src/fs/io/TextFile.hxx index d07b1c454..68fd866f4 100644 --- a/src/fs/io/TextFile.hxx +++ b/src/fs/io/TextFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/AsyncInputStream.cxx b/src/input/AsyncInputStream.cxx index d45e61df7..4f77f4106 100644 --- a/src/input/AsyncInputStream.cxx +++ b/src/input/AsyncInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/AsyncInputStream.hxx b/src/input/AsyncInputStream.hxx index e2219effc..a5e5bb7e6 100644 --- a/src/input/AsyncInputStream.hxx +++ b/src/input/AsyncInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/BufferedInputStream.cxx b/src/input/BufferedInputStream.cxx index 67fef0617..f08fbf9bd 100644 --- a/src/input/BufferedInputStream.cxx +++ b/src/input/BufferedInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/BufferedInputStream.hxx b/src/input/BufferedInputStream.hxx index 863a91508..ca73d9f0e 100644 --- a/src/input/BufferedInputStream.hxx +++ b/src/input/BufferedInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/BufferingInputStream.cxx b/src/input/BufferingInputStream.cxx index bcfdce7fd..58867e2ab 100644 --- a/src/input/BufferingInputStream.cxx +++ b/src/input/BufferingInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/BufferingInputStream.hxx b/src/input/BufferingInputStream.hxx index eee98401d..e637a5631 100644 --- a/src/input/BufferingInputStream.hxx +++ b/src/input/BufferingInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/CondHandler.hxx b/src/input/CondHandler.hxx index 778241dab..72fea5c5a 100644 --- a/src/input/CondHandler.hxx +++ b/src/input/CondHandler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Error.cxx b/src/input/Error.cxx index 49c75bea3..80e21c31a 100644 --- a/src/input/Error.cxx +++ b/src/input/Error.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Error.hxx b/src/input/Error.hxx index 34e8b1556..afa11f406 100644 --- a/src/input/Error.hxx +++ b/src/input/Error.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/FailingInputStream.hxx b/src/input/FailingInputStream.hxx index efaaa65cb..d606be3da 100644 --- a/src/input/FailingInputStream.hxx +++ b/src/input/FailingInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Handler.hxx b/src/input/Handler.hxx index da1089621..e1db68455 100644 --- a/src/input/Handler.hxx +++ b/src/input/Handler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/IcyInputStream.cxx b/src/input/IcyInputStream.cxx index 0a1703c90..f6de2de39 100644 --- a/src/input/IcyInputStream.cxx +++ b/src/input/IcyInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/IcyInputStream.hxx b/src/input/IcyInputStream.hxx index 693dd82a5..377fda197 100644 --- a/src/input/IcyInputStream.hxx +++ b/src/input/IcyInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Init.cxx b/src/input/Init.cxx index b833dfe23..95037c400 100644 --- a/src/input/Init.cxx +++ b/src/input/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Init.hxx b/src/input/Init.hxx index 9456667d6..75e0f662c 100644 --- a/src/input/Init.hxx +++ b/src/input/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/InputPlugin.cxx b/src/input/InputPlugin.cxx index 3b6b58cbe..547fd0dd7 100644 --- a/src/input/InputPlugin.cxx +++ b/src/input/InputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/InputPlugin.hxx b/src/input/InputPlugin.hxx index 92aa1ee77..4b574d892 100644 --- a/src/input/InputPlugin.hxx +++ b/src/input/InputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/InputStream.cxx b/src/input/InputStream.cxx index a2e4f37a1..684dfb95b 100644 --- a/src/input/InputStream.cxx +++ b/src/input/InputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/InputStream.hxx b/src/input/InputStream.hxx index d8c71831a..2c838c1b3 100644 --- a/src/input/InputStream.hxx +++ b/src/input/InputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/LocalOpen.cxx b/src/input/LocalOpen.cxx index 5651a57a4..7947569a1 100644 --- a/src/input/LocalOpen.cxx +++ b/src/input/LocalOpen.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/LocalOpen.hxx b/src/input/LocalOpen.hxx index 84d9c9d0f..ef836b2e1 100644 --- a/src/input/LocalOpen.hxx +++ b/src/input/LocalOpen.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/MaybeBufferedInputStream.cxx b/src/input/MaybeBufferedInputStream.cxx index 091124945..f9fe37a68 100644 --- a/src/input/MaybeBufferedInputStream.cxx +++ b/src/input/MaybeBufferedInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/MaybeBufferedInputStream.hxx b/src/input/MaybeBufferedInputStream.hxx index aa2a3bc8e..60ced7e9c 100644 --- a/src/input/MaybeBufferedInputStream.hxx +++ b/src/input/MaybeBufferedInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Offset.hxx b/src/input/Offset.hxx index 5143a1849..693d33356 100644 --- a/src/input/Offset.hxx +++ b/src/input/Offset.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Open.cxx b/src/input/Open.cxx index b432ed42c..e90cf4eb5 100644 --- a/src/input/Open.cxx +++ b/src/input/Open.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ProxyInputStream.cxx b/src/input/ProxyInputStream.cxx index fc38a4459..d58ad660f 100644 --- a/src/input/ProxyInputStream.cxx +++ b/src/input/ProxyInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ProxyInputStream.hxx b/src/input/ProxyInputStream.hxx index 3c29aaf60..3949ca73b 100644 --- a/src/input/ProxyInputStream.hxx +++ b/src/input/ProxyInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Ptr.hxx b/src/input/Ptr.hxx index 258777820..a14b72df7 100644 --- a/src/input/Ptr.hxx +++ b/src/input/Ptr.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Reader.cxx b/src/input/Reader.cxx index 6488aab63..930d4ce63 100644 --- a/src/input/Reader.cxx +++ b/src/input/Reader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Reader.hxx b/src/input/Reader.hxx index dea62891c..b21506492 100644 --- a/src/input/Reader.hxx +++ b/src/input/Reader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Registry.cxx b/src/input/Registry.cxx index c5414ea96..16bbcfa02 100644 --- a/src/input/Registry.cxx +++ b/src/input/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/Registry.hxx b/src/input/Registry.hxx index 60ed4ce4e..fdfd58767 100644 --- a/src/input/Registry.hxx +++ b/src/input/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/RemoteTagScanner.hxx b/src/input/RemoteTagScanner.hxx index 16c621dbd..eedeaee16 100644 --- a/src/input/RemoteTagScanner.hxx +++ b/src/input/RemoteTagScanner.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/RewindInputStream.cxx b/src/input/RewindInputStream.cxx index 375312e6d..53c26461b 100644 --- a/src/input/RewindInputStream.cxx +++ b/src/input/RewindInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/RewindInputStream.hxx b/src/input/RewindInputStream.hxx index b1ed9a709..70b581136 100644 --- a/src/input/RewindInputStream.hxx +++ b/src/input/RewindInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ScanTags.cxx b/src/input/ScanTags.cxx index a1ddf459b..becc9067f 100644 --- a/src/input/ScanTags.cxx +++ b/src/input/ScanTags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ScanTags.hxx b/src/input/ScanTags.hxx index 7014c8006..b4fdfc5a3 100644 --- a/src/input/ScanTags.hxx +++ b/src/input/ScanTags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/TextInputStream.cxx b/src/input/TextInputStream.cxx index 1baaa7fb3..18883a1c2 100644 --- a/src/input/TextInputStream.cxx +++ b/src/input/TextInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/TextInputStream.hxx b/src/input/TextInputStream.hxx index 60893a06b..6bd5d3301 100644 --- a/src/input/TextInputStream.hxx +++ b/src/input/TextInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ThreadInputStream.cxx b/src/input/ThreadInputStream.cxx index bcf709d7c..d337abda1 100644 --- a/src/input/ThreadInputStream.cxx +++ b/src/input/ThreadInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/ThreadInputStream.hxx b/src/input/ThreadInputStream.hxx index 448b37a9c..50d9d9a06 100644 --- a/src/input/ThreadInputStream.hxx +++ b/src/input/ThreadInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Config.cxx b/src/input/cache/Config.cxx index efb472497..11e86c11f 100644 --- a/src/input/cache/Config.cxx +++ b/src/input/cache/Config.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Config.hxx b/src/input/cache/Config.hxx index 3ea1c551c..486f759b2 100644 --- a/src/input/cache/Config.hxx +++ b/src/input/cache/Config.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Item.cxx b/src/input/cache/Item.cxx index 9faefe062..ecfdcc038 100644 --- a/src/input/cache/Item.cxx +++ b/src/input/cache/Item.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Item.hxx b/src/input/cache/Item.hxx index 5fb11aeac..3b89fe47b 100644 --- a/src/input/cache/Item.hxx +++ b/src/input/cache/Item.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Lease.hxx b/src/input/cache/Lease.hxx index be0380e84..4e70ccd3b 100644 --- a/src/input/cache/Lease.hxx +++ b/src/input/cache/Lease.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Manager.cxx b/src/input/cache/Manager.cxx index e6911c666..1a798ca4c 100644 --- a/src/input/cache/Manager.cxx +++ b/src/input/cache/Manager.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Manager.hxx b/src/input/cache/Manager.hxx index 267d1bdce..4ff1b5e2f 100644 --- a/src/input/cache/Manager.hxx +++ b/src/input/cache/Manager.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Stream.cxx b/src/input/cache/Stream.cxx index 5ce56eaef..207363a25 100644 --- a/src/input/cache/Stream.cxx +++ b/src/input/cache/Stream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/cache/Stream.hxx b/src/input/cache/Stream.hxx index ae039359c..47c540fa6 100644 --- a/src/input/cache/Stream.hxx +++ b/src/input/cache/Stream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/AlsaInputPlugin.cxx b/src/input/plugins/AlsaInputPlugin.cxx index 9a88c4aa1..12585ca2e 100644 --- a/src/input/plugins/AlsaInputPlugin.cxx +++ b/src/input/plugins/AlsaInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/AlsaInputPlugin.hxx b/src/input/plugins/AlsaInputPlugin.hxx index de4e6f9cc..7fb87364a 100644 --- a/src/input/plugins/AlsaInputPlugin.hxx +++ b/src/input/plugins/AlsaInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/ArchiveInputPlugin.cxx b/src/input/plugins/ArchiveInputPlugin.cxx index 63ebf5df5..8aad9024f 100644 --- a/src/input/plugins/ArchiveInputPlugin.cxx +++ b/src/input/plugins/ArchiveInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/ArchiveInputPlugin.hxx b/src/input/plugins/ArchiveInputPlugin.hxx index b6eb2b39a..e122188ef 100644 --- a/src/input/plugins/ArchiveInputPlugin.hxx +++ b/src/input/plugins/ArchiveInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/CdioParanoiaInputPlugin.cxx b/src/input/plugins/CdioParanoiaInputPlugin.cxx index ba6e2021b..8e3bb0d53 100644 --- a/src/input/plugins/CdioParanoiaInputPlugin.cxx +++ b/src/input/plugins/CdioParanoiaInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/CdioParanoiaInputPlugin.hxx b/src/input/plugins/CdioParanoiaInputPlugin.hxx index 05cd7ee49..b0bc07da5 100644 --- a/src/input/plugins/CdioParanoiaInputPlugin.hxx +++ b/src/input/plugins/CdioParanoiaInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/CurlInputPlugin.cxx b/src/input/plugins/CurlInputPlugin.cxx index 8d6c0d9d3..50416e660 100644 --- a/src/input/plugins/CurlInputPlugin.cxx +++ b/src/input/plugins/CurlInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/CurlInputPlugin.hxx b/src/input/plugins/CurlInputPlugin.hxx index 9af5f1334..166afe860 100644 --- a/src/input/plugins/CurlInputPlugin.hxx +++ b/src/input/plugins/CurlInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/FfmpegInputPlugin.cxx b/src/input/plugins/FfmpegInputPlugin.cxx index c8847e223..22b028b27 100644 --- a/src/input/plugins/FfmpegInputPlugin.cxx +++ b/src/input/plugins/FfmpegInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/FfmpegInputPlugin.hxx b/src/input/plugins/FfmpegInputPlugin.hxx index d8c23d78d..37c74caa2 100644 --- a/src/input/plugins/FfmpegInputPlugin.hxx +++ b/src/input/plugins/FfmpegInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/FileInputPlugin.cxx b/src/input/plugins/FileInputPlugin.cxx index 2464866aa..4542f0253 100644 --- a/src/input/plugins/FileInputPlugin.cxx +++ b/src/input/plugins/FileInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/FileInputPlugin.hxx b/src/input/plugins/FileInputPlugin.hxx index bf8c776e2..b4b306232 100644 --- a/src/input/plugins/FileInputPlugin.hxx +++ b/src/input/plugins/FileInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/MmsInputPlugin.cxx b/src/input/plugins/MmsInputPlugin.cxx index 7312dec5f..75901dc47 100644 --- a/src/input/plugins/MmsInputPlugin.cxx +++ b/src/input/plugins/MmsInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/MmsInputPlugin.hxx b/src/input/plugins/MmsInputPlugin.hxx index 7042c9a63..de515c3d3 100644 --- a/src/input/plugins/MmsInputPlugin.hxx +++ b/src/input/plugins/MmsInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/NfsInputPlugin.cxx b/src/input/plugins/NfsInputPlugin.cxx index f710cce84..236d113a6 100644 --- a/src/input/plugins/NfsInputPlugin.cxx +++ b/src/input/plugins/NfsInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/NfsInputPlugin.hxx b/src/input/plugins/NfsInputPlugin.hxx index 4b6791f75..b332f88e4 100644 --- a/src/input/plugins/NfsInputPlugin.hxx +++ b/src/input/plugins/NfsInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzClient.cxx b/src/input/plugins/QobuzClient.cxx index 153c80a63..aa61a9f0a 100644 --- a/src/input/plugins/QobuzClient.cxx +++ b/src/input/plugins/QobuzClient.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzClient.hxx b/src/input/plugins/QobuzClient.hxx index 0990fd5b7..09c958f38 100644 --- a/src/input/plugins/QobuzClient.hxx +++ b/src/input/plugins/QobuzClient.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzErrorParser.cxx b/src/input/plugins/QobuzErrorParser.cxx index a8640ce3f..0c3b331d1 100644 --- a/src/input/plugins/QobuzErrorParser.cxx +++ b/src/input/plugins/QobuzErrorParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzErrorParser.hxx b/src/input/plugins/QobuzErrorParser.hxx index 27e32c2a3..14828c2f5 100644 --- a/src/input/plugins/QobuzErrorParser.hxx +++ b/src/input/plugins/QobuzErrorParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzInputPlugin.cxx b/src/input/plugins/QobuzInputPlugin.cxx index 099e95ce8..6f402004f 100644 --- a/src/input/plugins/QobuzInputPlugin.cxx +++ b/src/input/plugins/QobuzInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzInputPlugin.hxx b/src/input/plugins/QobuzInputPlugin.hxx index 1e50a3150..632de243d 100644 --- a/src/input/plugins/QobuzInputPlugin.hxx +++ b/src/input/plugins/QobuzInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzLoginRequest.cxx b/src/input/plugins/QobuzLoginRequest.cxx index 0e3dac385..cd70b1786 100644 --- a/src/input/plugins/QobuzLoginRequest.cxx +++ b/src/input/plugins/QobuzLoginRequest.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzLoginRequest.hxx b/src/input/plugins/QobuzLoginRequest.hxx index 87fba9ebd..9691c9026 100644 --- a/src/input/plugins/QobuzLoginRequest.hxx +++ b/src/input/plugins/QobuzLoginRequest.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzSession.hxx b/src/input/plugins/QobuzSession.hxx index dae6bfd26..e9081f760 100644 --- a/src/input/plugins/QobuzSession.hxx +++ b/src/input/plugins/QobuzSession.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzTagScanner.cxx b/src/input/plugins/QobuzTagScanner.cxx index 746d78554..7d7491eea 100644 --- a/src/input/plugins/QobuzTagScanner.cxx +++ b/src/input/plugins/QobuzTagScanner.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzTagScanner.hxx b/src/input/plugins/QobuzTagScanner.hxx index 285a411ab..ca8a7d321 100644 --- a/src/input/plugins/QobuzTagScanner.hxx +++ b/src/input/plugins/QobuzTagScanner.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzTrackRequest.cxx b/src/input/plugins/QobuzTrackRequest.cxx index 634ab6f38..6e653f2bb 100644 --- a/src/input/plugins/QobuzTrackRequest.cxx +++ b/src/input/plugins/QobuzTrackRequest.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/QobuzTrackRequest.hxx b/src/input/plugins/QobuzTrackRequest.hxx index 12e12ed39..f6905a6ab 100644 --- a/src/input/plugins/QobuzTrackRequest.hxx +++ b/src/input/plugins/QobuzTrackRequest.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/SmbclientInputPlugin.cxx b/src/input/plugins/SmbclientInputPlugin.cxx index 06a96a478..643537f88 100644 --- a/src/input/plugins/SmbclientInputPlugin.cxx +++ b/src/input/plugins/SmbclientInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/SmbclientInputPlugin.hxx b/src/input/plugins/SmbclientInputPlugin.hxx index a645c6c40..a8a8f62e3 100644 --- a/src/input/plugins/SmbclientInputPlugin.hxx +++ b/src/input/plugins/SmbclientInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalError.hxx b/src/input/plugins/TidalError.hxx index 5211b9ed7..91f8fc691 100644 --- a/src/input/plugins/TidalError.hxx +++ b/src/input/plugins/TidalError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalErrorParser.cxx b/src/input/plugins/TidalErrorParser.cxx index f1832c398..0aef41748 100644 --- a/src/input/plugins/TidalErrorParser.cxx +++ b/src/input/plugins/TidalErrorParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalErrorParser.hxx b/src/input/plugins/TidalErrorParser.hxx index 5c7875fd4..6360d624c 100644 --- a/src/input/plugins/TidalErrorParser.hxx +++ b/src/input/plugins/TidalErrorParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalInputPlugin.cxx b/src/input/plugins/TidalInputPlugin.cxx index 9501301a9..84a0d413f 100644 --- a/src/input/plugins/TidalInputPlugin.cxx +++ b/src/input/plugins/TidalInputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalInputPlugin.hxx b/src/input/plugins/TidalInputPlugin.hxx index 57c6f989b..32840cf6c 100644 --- a/src/input/plugins/TidalInputPlugin.hxx +++ b/src/input/plugins/TidalInputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalLoginRequest.cxx b/src/input/plugins/TidalLoginRequest.cxx index 5a41ff933..9ff30e233 100644 --- a/src/input/plugins/TidalLoginRequest.cxx +++ b/src/input/plugins/TidalLoginRequest.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalLoginRequest.hxx b/src/input/plugins/TidalLoginRequest.hxx index bf88c5221..5ad88decb 100644 --- a/src/input/plugins/TidalLoginRequest.hxx +++ b/src/input/plugins/TidalLoginRequest.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalSessionManager.cxx b/src/input/plugins/TidalSessionManager.cxx index a11a64802..d6b6b9b78 100644 --- a/src/input/plugins/TidalSessionManager.cxx +++ b/src/input/plugins/TidalSessionManager.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalSessionManager.hxx b/src/input/plugins/TidalSessionManager.hxx index c3dd1f40f..5f49ecf23 100644 --- a/src/input/plugins/TidalSessionManager.hxx +++ b/src/input/plugins/TidalSessionManager.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalTagScanner.cxx b/src/input/plugins/TidalTagScanner.cxx index 7800246f1..c7584f4ce 100644 --- a/src/input/plugins/TidalTagScanner.cxx +++ b/src/input/plugins/TidalTagScanner.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalTagScanner.hxx b/src/input/plugins/TidalTagScanner.hxx index f898f5d08..1ed670f04 100644 --- a/src/input/plugins/TidalTagScanner.hxx +++ b/src/input/plugins/TidalTagScanner.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalTrackRequest.cxx b/src/input/plugins/TidalTrackRequest.cxx index bd5c6e5ec..7b6a4f8a6 100644 --- a/src/input/plugins/TidalTrackRequest.cxx +++ b/src/input/plugins/TidalTrackRequest.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/input/plugins/TidalTrackRequest.hxx b/src/input/plugins/TidalTrackRequest.hxx index d9682a201..087816d48 100644 --- a/src/input/plugins/TidalTrackRequest.hxx +++ b/src/input/plugins/TidalTrackRequest.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/AllowedFormat.cxx b/src/lib/alsa/AllowedFormat.cxx index f69ab07b1..261901f44 100644 --- a/src/lib/alsa/AllowedFormat.cxx +++ b/src/lib/alsa/AllowedFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/AllowedFormat.hxx b/src/lib/alsa/AllowedFormat.hxx index 9894e451b..e540a24fe 100644 --- a/src/lib/alsa/AllowedFormat.hxx +++ b/src/lib/alsa/AllowedFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/Format.hxx b/src/lib/alsa/Format.hxx index dc746a8da..f7fb8ca2e 100644 --- a/src/lib/alsa/Format.hxx +++ b/src/lib/alsa/Format.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/HwSetup.cxx b/src/lib/alsa/HwSetup.cxx index e28458e69..ccbe2e390 100644 --- a/src/lib/alsa/HwSetup.cxx +++ b/src/lib/alsa/HwSetup.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/HwSetup.hxx b/src/lib/alsa/HwSetup.hxx index 9a0b55a44..ed951b7bb 100644 --- a/src/lib/alsa/HwSetup.hxx +++ b/src/lib/alsa/HwSetup.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/NonBlock.cxx b/src/lib/alsa/NonBlock.cxx index 46d55e16d..8fd74650b 100644 --- a/src/lib/alsa/NonBlock.cxx +++ b/src/lib/alsa/NonBlock.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/NonBlock.hxx b/src/lib/alsa/NonBlock.hxx index fe1924f44..78c5bbfcd 100644 --- a/src/lib/alsa/NonBlock.hxx +++ b/src/lib/alsa/NonBlock.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/PeriodBuffer.hxx b/src/lib/alsa/PeriodBuffer.hxx index 54450f3e8..6c634e21d 100644 --- a/src/lib/alsa/PeriodBuffer.hxx +++ b/src/lib/alsa/PeriodBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/Version.cxx b/src/lib/alsa/Version.cxx index 0fa1436ac..81d664a3d 100644 --- a/src/lib/alsa/Version.cxx +++ b/src/lib/alsa/Version.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/alsa/Version.hxx b/src/lib/alsa/Version.hxx index 520f7a0eb..3eef927d4 100644 --- a/src/lib/alsa/Version.hxx +++ b/src/lib/alsa/Version.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/chromaprint/DecoderClient.cxx b/src/lib/chromaprint/DecoderClient.cxx index 75f1f87cc..35f47e840 100644 --- a/src/lib/chromaprint/DecoderClient.cxx +++ b/src/lib/chromaprint/DecoderClient.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/chromaprint/DecoderClient.hxx b/src/lib/chromaprint/DecoderClient.hxx index 9d32b956c..8d2aa6a21 100644 --- a/src/lib/chromaprint/DecoderClient.hxx +++ b/src/lib/chromaprint/DecoderClient.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/curl/Error.hxx b/src/lib/curl/Error.hxx index 1a130da00..337d92b70 100644 --- a/src/lib/curl/Error.hxx +++ b/src/lib/curl/Error.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/dbus/Glue.cxx b/src/lib/dbus/Glue.cxx index 4bbf274f3..d1049de70 100644 --- a/src/lib/dbus/Glue.cxx +++ b/src/lib/dbus/Glue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/dbus/Glue.hxx b/src/lib/dbus/Glue.hxx index fc28e6e7a..78817c484 100644 --- a/src/lib/dbus/Glue.hxx +++ b/src/lib/dbus/Glue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/dbus/ObjectManager.hxx b/src/lib/dbus/ObjectManager.hxx index 3c38bd492..8745cb431 100644 --- a/src/lib/dbus/ObjectManager.hxx +++ b/src/lib/dbus/ObjectManager.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/dbus/UDisks2.cxx b/src/lib/dbus/UDisks2.cxx index 1a54c05b4..d07e5aabe 100644 --- a/src/lib/dbus/UDisks2.cxx +++ b/src/lib/dbus/UDisks2.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/dbus/UDisks2.hxx b/src/lib/dbus/UDisks2.hxx index 155366730..c374fc0c2 100644 --- a/src/lib/dbus/UDisks2.hxx +++ b/src/lib/dbus/UDisks2.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/expat/ExpatParser.cxx b/src/lib/expat/ExpatParser.cxx index ad43c3d43..37a687b8b 100644 --- a/src/lib/expat/ExpatParser.cxx +++ b/src/lib/expat/ExpatParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/expat/ExpatParser.hxx b/src/lib/expat/ExpatParser.hxx index c9c23ab5c..571ebbdba 100644 --- a/src/lib/expat/ExpatParser.hxx +++ b/src/lib/expat/ExpatParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/expat/StreamExpatParser.cxx b/src/lib/expat/StreamExpatParser.cxx index 98912d1c8..37b5c69c6 100644 --- a/src/lib/expat/StreamExpatParser.cxx +++ b/src/lib/expat/StreamExpatParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Buffer.hxx b/src/lib/ffmpeg/Buffer.hxx index 1ac691f4d..85a9129d6 100644 --- a/src/lib/ffmpeg/Buffer.hxx +++ b/src/lib/ffmpeg/Buffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Codec.hxx b/src/lib/ffmpeg/Codec.hxx index adf3fc9ba..4d2d4c610 100644 --- a/src/lib/ffmpeg/Codec.hxx +++ b/src/lib/ffmpeg/Codec.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Domain.cxx b/src/lib/ffmpeg/Domain.cxx index 5e5a543c2..7e3c70e1b 100644 --- a/src/lib/ffmpeg/Domain.cxx +++ b/src/lib/ffmpeg/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Domain.hxx b/src/lib/ffmpeg/Domain.hxx index 84d9953f6..9aeed7722 100644 --- a/src/lib/ffmpeg/Domain.hxx +++ b/src/lib/ffmpeg/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Error.cxx b/src/lib/ffmpeg/Error.cxx index 191b73b6c..32f3bff5a 100644 --- a/src/lib/ffmpeg/Error.cxx +++ b/src/lib/ffmpeg/Error.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Error.hxx b/src/lib/ffmpeg/Error.hxx index 8a5311b8e..93b28fc06 100644 --- a/src/lib/ffmpeg/Error.hxx +++ b/src/lib/ffmpeg/Error.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Filter.cxx b/src/lib/ffmpeg/Filter.cxx index 83e87c53c..3df3d7403 100644 --- a/src/lib/ffmpeg/Filter.cxx +++ b/src/lib/ffmpeg/Filter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Filter.hxx b/src/lib/ffmpeg/Filter.hxx index 80bb1a171..b92a6ab1b 100644 --- a/src/lib/ffmpeg/Filter.hxx +++ b/src/lib/ffmpeg/Filter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Format.hxx b/src/lib/ffmpeg/Format.hxx index 511f15464..c8df57cb3 100644 --- a/src/lib/ffmpeg/Format.hxx +++ b/src/lib/ffmpeg/Format.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Frame.hxx b/src/lib/ffmpeg/Frame.hxx index 5f160a14a..714227bcf 100644 --- a/src/lib/ffmpeg/Frame.hxx +++ b/src/lib/ffmpeg/Frame.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/IOContext.hxx b/src/lib/ffmpeg/IOContext.hxx index 54a602227..5c0390569 100644 --- a/src/lib/ffmpeg/IOContext.hxx +++ b/src/lib/ffmpeg/IOContext.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Init.cxx b/src/lib/ffmpeg/Init.cxx index 8daf6d254..525ff2c23 100644 --- a/src/lib/ffmpeg/Init.cxx +++ b/src/lib/ffmpeg/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Init.hxx b/src/lib/ffmpeg/Init.hxx index 4a84b3c8a..e6af0141b 100644 --- a/src/lib/ffmpeg/Init.hxx +++ b/src/lib/ffmpeg/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/LogCallback.cxx b/src/lib/ffmpeg/LogCallback.cxx index 46a673d69..1e9bc3d99 100644 --- a/src/lib/ffmpeg/LogCallback.cxx +++ b/src/lib/ffmpeg/LogCallback.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/LogCallback.hxx b/src/lib/ffmpeg/LogCallback.hxx index f1c968cfd..08d8d2251 100644 --- a/src/lib/ffmpeg/LogCallback.hxx +++ b/src/lib/ffmpeg/LogCallback.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/LogError.cxx b/src/lib/ffmpeg/LogError.cxx index 0b9d255af..9e013b11d 100644 --- a/src/lib/ffmpeg/LogError.cxx +++ b/src/lib/ffmpeg/LogError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/LogError.hxx b/src/lib/ffmpeg/LogError.hxx index 64569e06d..7956a53d1 100644 --- a/src/lib/ffmpeg/LogError.hxx +++ b/src/lib/ffmpeg/LogError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/SampleFormat.hxx b/src/lib/ffmpeg/SampleFormat.hxx index febeeb0f6..49f9f6b5c 100644 --- a/src/lib/ffmpeg/SampleFormat.hxx +++ b/src/lib/ffmpeg/SampleFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/ffmpeg/Time.hxx b/src/lib/ffmpeg/Time.hxx index 0d7665ae9..f2d589d15 100644 --- a/src/lib/ffmpeg/Time.hxx +++ b/src/lib/ffmpeg/Time.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/CaseFold.cxx b/src/lib/icu/CaseFold.cxx index 669047269..120f87893 100644 --- a/src/lib/icu/CaseFold.cxx +++ b/src/lib/icu/CaseFold.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/CaseFold.hxx b/src/lib/icu/CaseFold.hxx index 6ab4369e5..294fd1eaf 100644 --- a/src/lib/icu/CaseFold.hxx +++ b/src/lib/icu/CaseFold.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Collate.cxx b/src/lib/icu/Collate.cxx index 1e886e362..d84881017 100644 --- a/src/lib/icu/Collate.cxx +++ b/src/lib/icu/Collate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Collate.hxx b/src/lib/icu/Collate.hxx index 3dbdf05b1..d796e5eba 100644 --- a/src/lib/icu/Collate.hxx +++ b/src/lib/icu/Collate.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Compare.cxx b/src/lib/icu/Compare.cxx index a84fdba93..dc9ed9093 100644 --- a/src/lib/icu/Compare.cxx +++ b/src/lib/icu/Compare.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Compare.hxx b/src/lib/icu/Compare.hxx index 030673bfe..8321abc28 100644 --- a/src/lib/icu/Compare.hxx +++ b/src/lib/icu/Compare.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Converter.cxx b/src/lib/icu/Converter.cxx index 60b7da2d7..b227fe755 100644 --- a/src/lib/icu/Converter.cxx +++ b/src/lib/icu/Converter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Converter.hxx b/src/lib/icu/Converter.hxx index 41d45cbe6..00d51fde3 100644 --- a/src/lib/icu/Converter.hxx +++ b/src/lib/icu/Converter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Init.cxx b/src/lib/icu/Init.cxx index 104bdd33c..f6873940e 100644 --- a/src/lib/icu/Init.cxx +++ b/src/lib/icu/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Init.hxx b/src/lib/icu/Init.hxx index 509eed380..b86637624 100644 --- a/src/lib/icu/Init.hxx +++ b/src/lib/icu/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Util.cxx b/src/lib/icu/Util.cxx index 7ce3a7857..461043fea 100644 --- a/src/lib/icu/Util.cxx +++ b/src/lib/icu/Util.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Util.hxx b/src/lib/icu/Util.hxx index a7f9e1f98..89ce3e597 100644 --- a/src/lib/icu/Util.hxx +++ b/src/lib/icu/Util.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Win32.cxx b/src/lib/icu/Win32.cxx index fab3d0b3c..bef7d2009 100644 --- a/src/lib/icu/Win32.cxx +++ b/src/lib/icu/Win32.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/icu/Win32.hxx b/src/lib/icu/Win32.hxx index 2f19af736..3332d5896 100644 --- a/src/lib/icu/Win32.hxx +++ b/src/lib/icu/Win32.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Base.cxx b/src/lib/nfs/Base.cxx index 36598ea72..a3d33cc63 100644 --- a/src/lib/nfs/Base.cxx +++ b/src/lib/nfs/Base.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Base.hxx b/src/lib/nfs/Base.hxx index 2b13b6426..880f78299 100644 --- a/src/lib/nfs/Base.hxx +++ b/src/lib/nfs/Base.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Blocking.cxx b/src/lib/nfs/Blocking.cxx index 2bb79b7d4..fecc6d628 100644 --- a/src/lib/nfs/Blocking.cxx +++ b/src/lib/nfs/Blocking.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Blocking.hxx b/src/lib/nfs/Blocking.hxx index f3fac6daf..7b365f71d 100644 --- a/src/lib/nfs/Blocking.hxx +++ b/src/lib/nfs/Blocking.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Callback.hxx b/src/lib/nfs/Callback.hxx index d6c9bc9da..f49f1a7ee 100644 --- a/src/lib/nfs/Callback.hxx +++ b/src/lib/nfs/Callback.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Cancellable.hxx b/src/lib/nfs/Cancellable.hxx index d3dd9f914..e859688df 100644 --- a/src/lib/nfs/Cancellable.hxx +++ b/src/lib/nfs/Cancellable.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Connection.cxx b/src/lib/nfs/Connection.cxx index 993f10f3c..8b0651c7c 100644 --- a/src/lib/nfs/Connection.cxx +++ b/src/lib/nfs/Connection.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Connection.hxx b/src/lib/nfs/Connection.hxx index d135eef1f..394163c9f 100644 --- a/src/lib/nfs/Connection.hxx +++ b/src/lib/nfs/Connection.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/FileReader.cxx b/src/lib/nfs/FileReader.cxx index ee55d127c..af904f5c1 100644 --- a/src/lib/nfs/FileReader.cxx +++ b/src/lib/nfs/FileReader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/FileReader.hxx b/src/lib/nfs/FileReader.hxx index 1caf23538..60644aea1 100644 --- a/src/lib/nfs/FileReader.hxx +++ b/src/lib/nfs/FileReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Glue.cxx b/src/lib/nfs/Glue.cxx index 1fe5c7c1d..9101ad78c 100644 --- a/src/lib/nfs/Glue.cxx +++ b/src/lib/nfs/Glue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Glue.hxx b/src/lib/nfs/Glue.hxx index 4e2b2e923..48208b1d4 100644 --- a/src/lib/nfs/Glue.hxx +++ b/src/lib/nfs/Glue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Lease.hxx b/src/lib/nfs/Lease.hxx index 3eacd7bb1..2924aec9b 100644 --- a/src/lib/nfs/Lease.hxx +++ b/src/lib/nfs/Lease.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Manager.cxx b/src/lib/nfs/Manager.cxx index c9905dd02..32818cedb 100644 --- a/src/lib/nfs/Manager.cxx +++ b/src/lib/nfs/Manager.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/nfs/Manager.hxx b/src/lib/nfs/Manager.hxx index d4a4a1bf7..0eea913aa 100644 --- a/src/lib/nfs/Manager.hxx +++ b/src/lib/nfs/Manager.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/Domain.cxx b/src/lib/pulse/Domain.cxx index 01d2fd379..0d9f42dee 100644 --- a/src/lib/pulse/Domain.cxx +++ b/src/lib/pulse/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/Domain.hxx b/src/lib/pulse/Domain.hxx index 352a686f7..a606af13a 100644 --- a/src/lib/pulse/Domain.hxx +++ b/src/lib/pulse/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/Error.cxx b/src/lib/pulse/Error.cxx index ef4430924..59b363c02 100644 --- a/src/lib/pulse/Error.cxx +++ b/src/lib/pulse/Error.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/Error.hxx b/src/lib/pulse/Error.hxx index 4f3c4e019..d3550e41b 100644 --- a/src/lib/pulse/Error.hxx +++ b/src/lib/pulse/Error.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/LockGuard.hxx b/src/lib/pulse/LockGuard.hxx index 3f43d0d1a..930267cf7 100644 --- a/src/lib/pulse/LockGuard.hxx +++ b/src/lib/pulse/LockGuard.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/LogError.cxx b/src/lib/pulse/LogError.cxx index 55502ca17..80755e9d8 100644 --- a/src/lib/pulse/LogError.cxx +++ b/src/lib/pulse/LogError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/pulse/LogError.hxx b/src/lib/pulse/LogError.hxx index 134e5a722..c1edcb0b8 100644 --- a/src/lib/pulse/LogError.hxx +++ b/src/lib/pulse/LogError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Domain.cxx b/src/lib/smbclient/Domain.cxx index 2aac8039f..3f68125f7 100644 --- a/src/lib/smbclient/Domain.cxx +++ b/src/lib/smbclient/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Domain.hxx b/src/lib/smbclient/Domain.hxx index 2a7013081..a4dd66dbd 100644 --- a/src/lib/smbclient/Domain.hxx +++ b/src/lib/smbclient/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Init.cxx b/src/lib/smbclient/Init.cxx index 806be8918..fe2ee51b2 100644 --- a/src/lib/smbclient/Init.cxx +++ b/src/lib/smbclient/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Init.hxx b/src/lib/smbclient/Init.hxx index 412b84156..0f64dea17 100644 --- a/src/lib/smbclient/Init.hxx +++ b/src/lib/smbclient/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Mutex.cxx b/src/lib/smbclient/Mutex.cxx index a17af8c45..7ab4bfbb1 100644 --- a/src/lib/smbclient/Mutex.cxx +++ b/src/lib/smbclient/Mutex.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/smbclient/Mutex.hxx b/src/lib/smbclient/Mutex.hxx index 8b88bea6b..d5fec83ea 100644 --- a/src/lib/smbclient/Mutex.hxx +++ b/src/lib/smbclient/Mutex.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/sqlite/Database.cxx b/src/lib/sqlite/Database.cxx index cff7b2341..fb4bc9625 100644 --- a/src/lib/sqlite/Database.cxx +++ b/src/lib/sqlite/Database.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/sqlite/Database.hxx b/src/lib/sqlite/Database.hxx index 5e293f1e5..d3d782a25 100644 --- a/src/lib/sqlite/Database.hxx +++ b/src/lib/sqlite/Database.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/sqlite/Error.cxx b/src/lib/sqlite/Error.cxx index d6b1028eb..f83f22abf 100644 --- a/src/lib/sqlite/Error.cxx +++ b/src/lib/sqlite/Error.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/sqlite/Error.hxx b/src/lib/sqlite/Error.hxx index 032d1c878..c312ff605 100644 --- a/src/lib/sqlite/Error.hxx +++ b/src/lib/sqlite/Error.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/sqlite/Util.hxx b/src/lib/sqlite/Util.hxx index 06907f2e6..664d03cc3 100644 --- a/src/lib/sqlite/Util.hxx +++ b/src/lib/sqlite/Util.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Action.hxx b/src/lib/upnp/Action.hxx index ac883d6f1..d717f8d5d 100644 --- a/src/lib/upnp/Action.hxx +++ b/src/lib/upnp/Action.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Callback.hxx b/src/lib/upnp/Callback.hxx index e5ac55ba0..c30a317e6 100644 --- a/src/lib/upnp/Callback.hxx +++ b/src/lib/upnp/Callback.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/ClientInit.cxx b/src/lib/upnp/ClientInit.cxx index 0a87060f1..f40e53377 100644 --- a/src/lib/upnp/ClientInit.cxx +++ b/src/lib/upnp/ClientInit.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/ClientInit.hxx b/src/lib/upnp/ClientInit.hxx index 7fbf4d9b9..1e5cae5aa 100644 --- a/src/lib/upnp/ClientInit.hxx +++ b/src/lib/upnp/ClientInit.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Compat.hxx b/src/lib/upnp/Compat.hxx index f73c52be9..e72d858d1 100644 --- a/src/lib/upnp/Compat.hxx +++ b/src/lib/upnp/Compat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/ContentDirectoryService.cxx b/src/lib/upnp/ContentDirectoryService.cxx index e74f09405..bc93b5fe6 100644 --- a/src/lib/upnp/ContentDirectoryService.cxx +++ b/src/lib/upnp/ContentDirectoryService.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/ContentDirectoryService.hxx b/src/lib/upnp/ContentDirectoryService.hxx index 6c04b85bc..d2588cbdd 100644 --- a/src/lib/upnp/ContentDirectoryService.hxx +++ b/src/lib/upnp/ContentDirectoryService.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Device.cxx b/src/lib/upnp/Device.cxx index 0c0362453..a8633371e 100644 --- a/src/lib/upnp/Device.cxx +++ b/src/lib/upnp/Device.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Device.hxx b/src/lib/upnp/Device.hxx index 8e72ee156..8321839bb 100644 --- a/src/lib/upnp/Device.hxx +++ b/src/lib/upnp/Device.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Discovery.cxx b/src/lib/upnp/Discovery.cxx index 414a38a27..f8339364b 100644 --- a/src/lib/upnp/Discovery.cxx +++ b/src/lib/upnp/Discovery.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Discovery.hxx b/src/lib/upnp/Discovery.hxx index c77f18343..9673bd536 100644 --- a/src/lib/upnp/Discovery.hxx +++ b/src/lib/upnp/Discovery.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Init.cxx b/src/lib/upnp/Init.cxx index 0bfc3af92..c47fc6ee8 100644 --- a/src/lib/upnp/Init.cxx +++ b/src/lib/upnp/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Init.hxx b/src/lib/upnp/Init.hxx index 6a0e34d39..46984552b 100644 --- a/src/lib/upnp/Init.hxx +++ b/src/lib/upnp/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/UniqueIxml.hxx b/src/lib/upnp/UniqueIxml.hxx index 9cca51194..037e161b7 100644 --- a/src/lib/upnp/UniqueIxml.hxx +++ b/src/lib/upnp/UniqueIxml.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Util.cxx b/src/lib/upnp/Util.cxx index 1a8f16b32..5a9b69e63 100644 --- a/src/lib/upnp/Util.cxx +++ b/src/lib/upnp/Util.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/upnp/Util.hxx b/src/lib/upnp/Util.hxx index 83b03f220..7cba1c4b2 100644 --- a/src/lib/upnp/Util.hxx +++ b/src/lib/upnp/Util.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacAudioFormat.hxx b/src/lib/xiph/FlacAudioFormat.hxx index 034d988a9..c16e55d6a 100644 --- a/src/lib/xiph/FlacAudioFormat.hxx +++ b/src/lib/xiph/FlacAudioFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacIOHandle.cxx b/src/lib/xiph/FlacIOHandle.cxx index 6edbc0c5c..1f4ab0974 100644 --- a/src/lib/xiph/FlacIOHandle.cxx +++ b/src/lib/xiph/FlacIOHandle.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacIOHandle.hxx b/src/lib/xiph/FlacIOHandle.hxx index 36e10f099..d756e37d8 100644 --- a/src/lib/xiph/FlacIOHandle.hxx +++ b/src/lib/xiph/FlacIOHandle.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacMetadataChain.cxx b/src/lib/xiph/FlacMetadataChain.cxx index e79898f7b..b70df9687 100644 --- a/src/lib/xiph/FlacMetadataChain.cxx +++ b/src/lib/xiph/FlacMetadataChain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacMetadataChain.hxx b/src/lib/xiph/FlacMetadataChain.hxx index dbe2e9fa7..0e5eec9ce 100644 --- a/src/lib/xiph/FlacMetadataChain.hxx +++ b/src/lib/xiph/FlacMetadataChain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacMetadataIterator.hxx b/src/lib/xiph/FlacMetadataIterator.hxx index 8c0704e49..079ad1c81 100644 --- a/src/lib/xiph/FlacMetadataIterator.hxx +++ b/src/lib/xiph/FlacMetadataIterator.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacStreamMetadata.cxx b/src/lib/xiph/FlacStreamMetadata.cxx index 432a9292c..79d8a0507 100644 --- a/src/lib/xiph/FlacStreamMetadata.cxx +++ b/src/lib/xiph/FlacStreamMetadata.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/FlacStreamMetadata.hxx b/src/lib/xiph/FlacStreamMetadata.hxx index 9edadd404..11eda4df9 100644 --- a/src/lib/xiph/FlacStreamMetadata.hxx +++ b/src/lib/xiph/FlacStreamMetadata.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggFind.cxx b/src/lib/xiph/OggFind.cxx index 35dad159b..88ed42cc5 100644 --- a/src/lib/xiph/OggFind.cxx +++ b/src/lib/xiph/OggFind.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggFind.hxx b/src/lib/xiph/OggFind.hxx index 1adaf3b9f..d04b0b3b3 100644 --- a/src/lib/xiph/OggFind.hxx +++ b/src/lib/xiph/OggFind.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggPacket.cxx b/src/lib/xiph/OggPacket.cxx index 30c05b20f..637a0de22 100644 --- a/src/lib/xiph/OggPacket.cxx +++ b/src/lib/xiph/OggPacket.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggPacket.hxx b/src/lib/xiph/OggPacket.hxx index 2eaf4c625..3b9d090a5 100644 --- a/src/lib/xiph/OggPacket.hxx +++ b/src/lib/xiph/OggPacket.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggPage.hxx b/src/lib/xiph/OggPage.hxx index 645c0cdf8..1584ef276 100644 --- a/src/lib/xiph/OggPage.hxx +++ b/src/lib/xiph/OggPage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggSerial.cxx b/src/lib/xiph/OggSerial.cxx index 3dbdbb833..f96838599 100644 --- a/src/lib/xiph/OggSerial.cxx +++ b/src/lib/xiph/OggSerial.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggSerial.hxx b/src/lib/xiph/OggSerial.hxx index f7e6c55d6..386a7a054 100644 --- a/src/lib/xiph/OggSerial.hxx +++ b/src/lib/xiph/OggSerial.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggStreamState.hxx b/src/lib/xiph/OggStreamState.hxx index 1777c893d..a87e8cb6d 100644 --- a/src/lib/xiph/OggStreamState.hxx +++ b/src/lib/xiph/OggStreamState.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggSyncState.cxx b/src/lib/xiph/OggSyncState.cxx index 73325b28d..b62dac001 100644 --- a/src/lib/xiph/OggSyncState.cxx +++ b/src/lib/xiph/OggSyncState.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggSyncState.hxx b/src/lib/xiph/OggSyncState.hxx index afb497611..5efca7fd1 100644 --- a/src/lib/xiph/OggSyncState.hxx +++ b/src/lib/xiph/OggSyncState.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggVisitor.cxx b/src/lib/xiph/OggVisitor.cxx index 339609cde..f52bf7e5a 100644 --- a/src/lib/xiph/OggVisitor.cxx +++ b/src/lib/xiph/OggVisitor.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/OggVisitor.hxx b/src/lib/xiph/OggVisitor.hxx index 9600dea9c..3f72ebdf8 100644 --- a/src/lib/xiph/OggVisitor.hxx +++ b/src/lib/xiph/OggVisitor.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/ScanVorbisComment.cxx b/src/lib/xiph/ScanVorbisComment.cxx index 0dea570d4..59b9eb3ae 100644 --- a/src/lib/xiph/ScanVorbisComment.cxx +++ b/src/lib/xiph/ScanVorbisComment.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/ScanVorbisComment.hxx b/src/lib/xiph/ScanVorbisComment.hxx index b9a1e64a9..0c11a3de4 100644 --- a/src/lib/xiph/ScanVorbisComment.hxx +++ b/src/lib/xiph/ScanVorbisComment.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/VorbisComment.hxx b/src/lib/xiph/VorbisComment.hxx index 417149145..de63b7711 100644 --- a/src/lib/xiph/VorbisComment.hxx +++ b/src/lib/xiph/VorbisComment.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/VorbisComments.cxx b/src/lib/xiph/VorbisComments.cxx index a8929b5e2..794bedab1 100644 --- a/src/lib/xiph/VorbisComments.cxx +++ b/src/lib/xiph/VorbisComments.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/VorbisComments.hxx b/src/lib/xiph/VorbisComments.hxx index 5287d3376..e94cb38bd 100644 --- a/src/lib/xiph/VorbisComments.hxx +++ b/src/lib/xiph/VorbisComments.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/VorbisPicture.cxx b/src/lib/xiph/VorbisPicture.cxx index dfc745c3a..a5d6269ee 100644 --- a/src/lib/xiph/VorbisPicture.cxx +++ b/src/lib/xiph/VorbisPicture.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/VorbisPicture.hxx b/src/lib/xiph/VorbisPicture.hxx index b0efb48fb..7aa579a01 100644 --- a/src/lib/xiph/VorbisPicture.hxx +++ b/src/lib/xiph/VorbisPicture.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/XiphTags.cxx b/src/lib/xiph/XiphTags.cxx index 6e4c88975..b6f552966 100644 --- a/src/lib/xiph/XiphTags.cxx +++ b/src/lib/xiph/XiphTags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/xiph/XiphTags.hxx b/src/lib/xiph/XiphTags.hxx index d15aaa6ef..9d09c0f1c 100644 --- a/src/lib/xiph/XiphTags.hxx +++ b/src/lib/xiph/XiphTags.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/yajl/ParseInputStream.cxx b/src/lib/yajl/ParseInputStream.cxx index c9e76b993..6005386eb 100644 --- a/src/lib/yajl/ParseInputStream.cxx +++ b/src/lib/yajl/ParseInputStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/lib/yajl/ParseInputStream.hxx b/src/lib/yajl/ParseInputStream.hxx index 942903db3..2027521c0 100644 --- a/src/lib/yajl/ParseInputStream.hxx +++ b/src/lib/yajl/ParseInputStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ls.cxx b/src/ls.cxx index 3826b2412..9e45e8b21 100644 --- a/src/ls.cxx +++ b/src/ls.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/ls.hxx b/src/ls.hxx index 1759c37b3..d1d1d7a65 100644 --- a/src/ls.hxx +++ b/src/ls.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/Listener.hxx b/src/mixer/Listener.hxx index 18c54cf94..09d4822ff 100644 --- a/src/mixer/Listener.hxx +++ b/src/mixer/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerAll.cxx b/src/mixer/MixerAll.cxx index 7338cc291..17c43f3ce 100644 --- a/src/mixer/MixerAll.cxx +++ b/src/mixer/MixerAll.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerControl.cxx b/src/mixer/MixerControl.cxx index cf47beb59..a80b524a9 100644 --- a/src/mixer/MixerControl.cxx +++ b/src/mixer/MixerControl.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerControl.hxx b/src/mixer/MixerControl.hxx index c9d4fdd9b..5fa120440 100644 --- a/src/mixer/MixerControl.hxx +++ b/src/mixer/MixerControl.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerInternal.hxx b/src/mixer/MixerInternal.hxx index 546771adf..03cace5c7 100644 --- a/src/mixer/MixerInternal.hxx +++ b/src/mixer/MixerInternal.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerList.hxx b/src/mixer/MixerList.hxx index 38227d587..d64d5d34b 100644 --- a/src/mixer/MixerList.hxx +++ b/src/mixer/MixerList.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerPlugin.hxx b/src/mixer/MixerPlugin.hxx index ab9a40b83..50c5574c2 100644 --- a/src/mixer/MixerPlugin.hxx +++ b/src/mixer/MixerPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerType.cxx b/src/mixer/MixerType.cxx index 999ac2b81..99aa39de0 100644 --- a/src/mixer/MixerType.cxx +++ b/src/mixer/MixerType.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/MixerType.hxx b/src/mixer/MixerType.hxx index cd575aaaa..e6d61e8bb 100644 --- a/src/mixer/MixerType.hxx +++ b/src/mixer/MixerType.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/Volume.cxx b/src/mixer/Volume.cxx index 576a0178f..08f582971 100644 --- a/src/mixer/Volume.cxx +++ b/src/mixer/Volume.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/Volume.hxx b/src/mixer/Volume.hxx index e947c223a..d7def12d1 100644 --- a/src/mixer/Volume.hxx +++ b/src/mixer/Volume.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/AlsaMixerPlugin.cxx b/src/mixer/plugins/AlsaMixerPlugin.cxx index 8f0788452..5e58571e0 100644 --- a/src/mixer/plugins/AlsaMixerPlugin.cxx +++ b/src/mixer/plugins/AlsaMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/HaikuMixerPlugin.cxx b/src/mixer/plugins/HaikuMixerPlugin.cxx index 8e6b8a869..5f9f5e233 100644 --- a/src/mixer/plugins/HaikuMixerPlugin.cxx +++ b/src/mixer/plugins/HaikuMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * Copyright (C) 2010-2011 Philipp 'ph3-der-loewe' Schafft * Copyright (C) 2010-2011 Hans-Kristian 'maister' Arntzen * Copyright (C) 2014-2015 François 'mmu_man' Revol diff --git a/src/mixer/plugins/NullMixerPlugin.cxx b/src/mixer/plugins/NullMixerPlugin.cxx index 5adc99d66..5a5f5f352 100644 --- a/src/mixer/plugins/NullMixerPlugin.cxx +++ b/src/mixer/plugins/NullMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/OSXMixerPlugin.cxx b/src/mixer/plugins/OSXMixerPlugin.cxx index 0edc7e2a7..ea6bdf719 100644 --- a/src/mixer/plugins/OSXMixerPlugin.cxx +++ b/src/mixer/plugins/OSXMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/OssMixerPlugin.cxx b/src/mixer/plugins/OssMixerPlugin.cxx index 30d9bc349..2f3b763f3 100644 --- a/src/mixer/plugins/OssMixerPlugin.cxx +++ b/src/mixer/plugins/OssMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/PulseMixerPlugin.cxx b/src/mixer/plugins/PulseMixerPlugin.cxx index 69ba86b6c..5e2d47af0 100644 --- a/src/mixer/plugins/PulseMixerPlugin.cxx +++ b/src/mixer/plugins/PulseMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/PulseMixerPlugin.hxx b/src/mixer/plugins/PulseMixerPlugin.hxx index c2b788bcb..5f0b33409 100644 --- a/src/mixer/plugins/PulseMixerPlugin.hxx +++ b/src/mixer/plugins/PulseMixerPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/SoftwareMixerPlugin.cxx b/src/mixer/plugins/SoftwareMixerPlugin.cxx index 3896d4190..b76bb0bc0 100644 --- a/src/mixer/plugins/SoftwareMixerPlugin.cxx +++ b/src/mixer/plugins/SoftwareMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/SoftwareMixerPlugin.hxx b/src/mixer/plugins/SoftwareMixerPlugin.hxx index 743bbb910..067f5a371 100644 --- a/src/mixer/plugins/SoftwareMixerPlugin.hxx +++ b/src/mixer/plugins/SoftwareMixerPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/mixer/plugins/WinmmMixerPlugin.cxx b/src/mixer/plugins/WinmmMixerPlugin.cxx index 5f26637ce..9661d6551 100644 --- a/src/mixer/plugins/WinmmMixerPlugin.cxx +++ b/src/mixer/plugins/WinmmMixerPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Explorer.hxx b/src/neighbor/Explorer.hxx index 1f07f60c0..91d27785a 100644 --- a/src/neighbor/Explorer.hxx +++ b/src/neighbor/Explorer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Glue.cxx b/src/neighbor/Glue.cxx index 9e95a203e..20eeb72e5 100644 --- a/src/neighbor/Glue.cxx +++ b/src/neighbor/Glue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Glue.hxx b/src/neighbor/Glue.hxx index 9545294ac..d5afe5371 100644 --- a/src/neighbor/Glue.hxx +++ b/src/neighbor/Glue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Info.hxx b/src/neighbor/Info.hxx index c544c9923..80e6509f2 100644 --- a/src/neighbor/Info.hxx +++ b/src/neighbor/Info.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Listener.hxx b/src/neighbor/Listener.hxx index 0a6c6925c..603789557 100644 --- a/src/neighbor/Listener.hxx +++ b/src/neighbor/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/NeighborPlugin.hxx b/src/neighbor/NeighborPlugin.hxx index 75e45c99d..fa5a79a04 100644 --- a/src/neighbor/NeighborPlugin.hxx +++ b/src/neighbor/NeighborPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Registry.cxx b/src/neighbor/Registry.cxx index 2e57cbc58..a480b9d13 100644 --- a/src/neighbor/Registry.cxx +++ b/src/neighbor/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/Registry.hxx b/src/neighbor/Registry.hxx index a893c23cc..2494e39b5 100644 --- a/src/neighbor/Registry.hxx +++ b/src/neighbor/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/SmbclientNeighborPlugin.cxx b/src/neighbor/plugins/SmbclientNeighborPlugin.cxx index 59ffc0727..2d59d56d1 100644 --- a/src/neighbor/plugins/SmbclientNeighborPlugin.cxx +++ b/src/neighbor/plugins/SmbclientNeighborPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/SmbclientNeighborPlugin.hxx b/src/neighbor/plugins/SmbclientNeighborPlugin.hxx index 15aa4e8be..98852c08b 100644 --- a/src/neighbor/plugins/SmbclientNeighborPlugin.hxx +++ b/src/neighbor/plugins/SmbclientNeighborPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/UdisksNeighborPlugin.cxx b/src/neighbor/plugins/UdisksNeighborPlugin.cxx index 762fa915e..9206048ed 100644 --- a/src/neighbor/plugins/UdisksNeighborPlugin.cxx +++ b/src/neighbor/plugins/UdisksNeighborPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/UdisksNeighborPlugin.hxx b/src/neighbor/plugins/UdisksNeighborPlugin.hxx index ec92ed051..474df2edf 100644 --- a/src/neighbor/plugins/UdisksNeighborPlugin.hxx +++ b/src/neighbor/plugins/UdisksNeighborPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/UpnpNeighborPlugin.cxx b/src/neighbor/plugins/UpnpNeighborPlugin.cxx index 3d99dd3a1..1745acbed 100644 --- a/src/neighbor/plugins/UpnpNeighborPlugin.cxx +++ b/src/neighbor/plugins/UpnpNeighborPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/neighbor/plugins/UpnpNeighborPlugin.hxx b/src/neighbor/plugins/UpnpNeighborPlugin.hxx index bea8a3cb0..1cb54d4d3 100644 --- a/src/neighbor/plugins/UpnpNeighborPlugin.hxx +++ b/src/neighbor/plugins/UpnpNeighborPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/Features.hxx b/src/net/Features.hxx index e6bdc65ea..0d7875951 100644 --- a/src/net/Features.hxx +++ b/src/net/Features.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/Init.hxx b/src/net/Init.hxx index bc70f00a4..c04b5fb89 100644 --- a/src/net/Init.hxx +++ b/src/net/Init.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/SocketError.cxx b/src/net/SocketError.cxx index 3a0e77980..073dd0f1d 100644 --- a/src/net/SocketError.cxx +++ b/src/net/SocketError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/SocketError.hxx b/src/net/SocketError.hxx index a798a9e71..fe783f034 100644 --- a/src/net/SocketError.hxx +++ b/src/net/SocketError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/SocketUtil.cxx b/src/net/SocketUtil.cxx index f58430965..1e21d7cc7 100644 --- a/src/net/SocketUtil.cxx +++ b/src/net/SocketUtil.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/net/SocketUtil.hxx b/src/net/SocketUtil.hxx index 38829fe21..8925a37f8 100644 --- a/src/net/SocketUtil.hxx +++ b/src/net/SocketUtil.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/open.h b/src/open.h index 81d5fdf44..b4cc9f6dc 100644 --- a/src/open.h +++ b/src/open.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Client.hxx b/src/output/Client.hxx index c6920489f..f2739fd90 100644 --- a/src/output/Client.hxx +++ b/src/output/Client.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Control.cxx b/src/output/Control.cxx index 63b4e4b9d..a50ac5012 100644 --- a/src/output/Control.cxx +++ b/src/output/Control.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Control.hxx b/src/output/Control.hxx index 4d803fd97..e2fda0f01 100644 --- a/src/output/Control.hxx +++ b/src/output/Control.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Defaults.cxx b/src/output/Defaults.cxx index bb5662ca2..fc216ba10 100644 --- a/src/output/Defaults.cxx +++ b/src/output/Defaults.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Defaults.hxx b/src/output/Defaults.hxx index 31fb82b41..967209853 100644 --- a/src/output/Defaults.hxx +++ b/src/output/Defaults.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Domain.cxx b/src/output/Domain.cxx index 68ce97266..30fd9b56c 100644 --- a/src/output/Domain.cxx +++ b/src/output/Domain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Domain.hxx b/src/output/Domain.hxx index c363e52b9..63a964dd2 100644 --- a/src/output/Domain.hxx +++ b/src/output/Domain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Filtered.cxx b/src/output/Filtered.cxx index ef243124a..462ce2fdb 100644 --- a/src/output/Filtered.cxx +++ b/src/output/Filtered.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Filtered.hxx b/src/output/Filtered.hxx index a35408dac..189d9d483 100644 --- a/src/output/Filtered.hxx +++ b/src/output/Filtered.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Finish.cxx b/src/output/Finish.cxx index 1b4a21c68..b8a2b83fa 100644 --- a/src/output/Finish.cxx +++ b/src/output/Finish.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Init.cxx b/src/output/Init.cxx index e226086d7..23dace9c3 100644 --- a/src/output/Init.cxx +++ b/src/output/Init.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Interface.cxx b/src/output/Interface.cxx index ae29ea111..99c200978 100644 --- a/src/output/Interface.cxx +++ b/src/output/Interface.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Interface.hxx b/src/output/Interface.hxx index 8a26d2817..99d63360e 100644 --- a/src/output/Interface.hxx +++ b/src/output/Interface.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/MultipleOutputs.cxx b/src/output/MultipleOutputs.cxx index ee14abca8..cde7089a7 100644 --- a/src/output/MultipleOutputs.cxx +++ b/src/output/MultipleOutputs.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/MultipleOutputs.hxx b/src/output/MultipleOutputs.hxx index 73e3ac00d..780e6bddd 100644 --- a/src/output/MultipleOutputs.hxx +++ b/src/output/MultipleOutputs.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/OutputAPI.hxx b/src/output/OutputAPI.hxx index 1b8ba76ff..b2f73324c 100644 --- a/src/output/OutputAPI.hxx +++ b/src/output/OutputAPI.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/OutputCommand.cxx b/src/output/OutputCommand.cxx index 6e1fc4650..7376399b0 100644 --- a/src/output/OutputCommand.cxx +++ b/src/output/OutputCommand.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/OutputCommand.hxx b/src/output/OutputCommand.hxx index 0c4cd0b8b..2815d7736 100644 --- a/src/output/OutputCommand.hxx +++ b/src/output/OutputCommand.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/OutputPlugin.cxx b/src/output/OutputPlugin.cxx index 5b1a17364..8be272ecc 100644 --- a/src/output/OutputPlugin.cxx +++ b/src/output/OutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/OutputPlugin.hxx b/src/output/OutputPlugin.hxx index 903264824..5820731e5 100644 --- a/src/output/OutputPlugin.hxx +++ b/src/output/OutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Print.cxx b/src/output/Print.cxx index 714fb42fb..9f0b0ddc9 100644 --- a/src/output/Print.cxx +++ b/src/output/Print.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Print.hxx b/src/output/Print.hxx index c9197f496..5cb9af111 100644 --- a/src/output/Print.hxx +++ b/src/output/Print.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Registry.cxx b/src/output/Registry.cxx index dad9622f4..3f473137a 100644 --- a/src/output/Registry.cxx +++ b/src/output/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Registry.hxx b/src/output/Registry.hxx index 9e6060029..2928b32fd 100644 --- a/src/output/Registry.hxx +++ b/src/output/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/SharedPipeConsumer.cxx b/src/output/SharedPipeConsumer.cxx index a6663cfb3..20847e683 100644 --- a/src/output/SharedPipeConsumer.cxx +++ b/src/output/SharedPipeConsumer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/SharedPipeConsumer.hxx b/src/output/SharedPipeConsumer.hxx index 222754e64..f07373290 100644 --- a/src/output/SharedPipeConsumer.hxx +++ b/src/output/SharedPipeConsumer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Source.cxx b/src/output/Source.cxx index 0db6b790d..c853c43e1 100644 --- a/src/output/Source.cxx +++ b/src/output/Source.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Source.hxx b/src/output/Source.hxx index df104ddf2..a725c5121 100644 --- a/src/output/Source.hxx +++ b/src/output/Source.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/State.cxx b/src/output/State.cxx index 32a749c24..b02c48e82 100644 --- a/src/output/State.cxx +++ b/src/output/State.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/State.hxx b/src/output/State.hxx index 83821328a..95f8e2da5 100644 --- a/src/output/State.hxx +++ b/src/output/State.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Thread.cxx b/src/output/Thread.cxx index f9e521299..8362fac8c 100644 --- a/src/output/Thread.cxx +++ b/src/output/Thread.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Timer.cxx b/src/output/Timer.cxx index 35a252379..84f8a09b7 100644 --- a/src/output/Timer.cxx +++ b/src/output/Timer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/Timer.hxx b/src/output/Timer.hxx index d5c85f355..dfd8d496c 100644 --- a/src/output/Timer.hxx +++ b/src/output/Timer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/AlsaOutputPlugin.cxx b/src/output/plugins/AlsaOutputPlugin.cxx index 1dfb90b7a..d199632d5 100644 --- a/src/output/plugins/AlsaOutputPlugin.cxx +++ b/src/output/plugins/AlsaOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/AlsaOutputPlugin.hxx b/src/output/plugins/AlsaOutputPlugin.hxx index 3ee979a20..548fae54a 100644 --- a/src/output/plugins/AlsaOutputPlugin.hxx +++ b/src/output/plugins/AlsaOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/AoOutputPlugin.cxx b/src/output/plugins/AoOutputPlugin.cxx index 012d6adef..b5216a3f3 100644 --- a/src/output/plugins/AoOutputPlugin.cxx +++ b/src/output/plugins/AoOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/AoOutputPlugin.hxx b/src/output/plugins/AoOutputPlugin.hxx index 603eeb3e8..86039991a 100644 --- a/src/output/plugins/AoOutputPlugin.hxx +++ b/src/output/plugins/AoOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/FifoOutputPlugin.cxx b/src/output/plugins/FifoOutputPlugin.cxx index 9a78b7400..8b6934f7f 100644 --- a/src/output/plugins/FifoOutputPlugin.cxx +++ b/src/output/plugins/FifoOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/FifoOutputPlugin.hxx b/src/output/plugins/FifoOutputPlugin.hxx index f93e77c74..6be465a80 100644 --- a/src/output/plugins/FifoOutputPlugin.hxx +++ b/src/output/plugins/FifoOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/HaikuOutputPlugin.cxx b/src/output/plugins/HaikuOutputPlugin.cxx index 7e68e4159..952fb0c2f 100644 --- a/src/output/plugins/HaikuOutputPlugin.cxx +++ b/src/output/plugins/HaikuOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * Copyright (C) 2014-2015 François 'mmu_man' Revol * diff --git a/src/output/plugins/HaikuOutputPlugin.hxx b/src/output/plugins/HaikuOutputPlugin.hxx index 005e684b4..62a5ce9f5 100644 --- a/src/output/plugins/HaikuOutputPlugin.hxx +++ b/src/output/plugins/HaikuOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * Copyright (C) 2014-2015 François 'mmu_man' Revol * diff --git a/src/output/plugins/JackOutputPlugin.cxx b/src/output/plugins/JackOutputPlugin.cxx index 0dd4d69b0..b1fa741c1 100644 --- a/src/output/plugins/JackOutputPlugin.cxx +++ b/src/output/plugins/JackOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/JackOutputPlugin.hxx b/src/output/plugins/JackOutputPlugin.hxx index cde8a2d2b..f3ddaa82c 100644 --- a/src/output/plugins/JackOutputPlugin.hxx +++ b/src/output/plugins/JackOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/NullOutputPlugin.cxx b/src/output/plugins/NullOutputPlugin.cxx index 4a599c3a2..712dcf6f9 100644 --- a/src/output/plugins/NullOutputPlugin.cxx +++ b/src/output/plugins/NullOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/NullOutputPlugin.hxx b/src/output/plugins/NullOutputPlugin.hxx index 8582263ef..56821d819 100644 --- a/src/output/plugins/NullOutputPlugin.hxx +++ b/src/output/plugins/NullOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OSXOutputPlugin.cxx b/src/output/plugins/OSXOutputPlugin.cxx index 26b7cbde3..90946bb9f 100644 --- a/src/output/plugins/OSXOutputPlugin.cxx +++ b/src/output/plugins/OSXOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OSXOutputPlugin.hxx b/src/output/plugins/OSXOutputPlugin.hxx index 37121d230..cc998790d 100644 --- a/src/output/plugins/OSXOutputPlugin.hxx +++ b/src/output/plugins/OSXOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OpenALOutputPlugin.cxx b/src/output/plugins/OpenALOutputPlugin.cxx index f4c0d46b3..faf6019d0 100644 --- a/src/output/plugins/OpenALOutputPlugin.cxx +++ b/src/output/plugins/OpenALOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OpenALOutputPlugin.hxx b/src/output/plugins/OpenALOutputPlugin.hxx index b0eadee29..73cc3f94f 100644 --- a/src/output/plugins/OpenALOutputPlugin.hxx +++ b/src/output/plugins/OpenALOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OssOutputPlugin.cxx b/src/output/plugins/OssOutputPlugin.cxx index 6449ceaf1..aa6ad33d7 100644 --- a/src/output/plugins/OssOutputPlugin.cxx +++ b/src/output/plugins/OssOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/OssOutputPlugin.hxx b/src/output/plugins/OssOutputPlugin.hxx index 42f6d90ac..6b8e8260c 100644 --- a/src/output/plugins/OssOutputPlugin.hxx +++ b/src/output/plugins/OssOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/PipeOutputPlugin.cxx b/src/output/plugins/PipeOutputPlugin.cxx index 646aa4af8..099bfeb09 100644 --- a/src/output/plugins/PipeOutputPlugin.cxx +++ b/src/output/plugins/PipeOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/PipeOutputPlugin.hxx b/src/output/plugins/PipeOutputPlugin.hxx index 93df2525c..b0eea1063 100644 --- a/src/output/plugins/PipeOutputPlugin.hxx +++ b/src/output/plugins/PipeOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/PulseOutputPlugin.cxx b/src/output/plugins/PulseOutputPlugin.cxx index 398af35ed..a776db75a 100644 --- a/src/output/plugins/PulseOutputPlugin.cxx +++ b/src/output/plugins/PulseOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/PulseOutputPlugin.hxx b/src/output/plugins/PulseOutputPlugin.hxx index 52a438e6a..8d64dec6b 100644 --- a/src/output/plugins/PulseOutputPlugin.hxx +++ b/src/output/plugins/PulseOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/RecorderOutputPlugin.cxx b/src/output/plugins/RecorderOutputPlugin.cxx index a80bc5d17..8623eeb34 100644 --- a/src/output/plugins/RecorderOutputPlugin.cxx +++ b/src/output/plugins/RecorderOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/RecorderOutputPlugin.hxx b/src/output/plugins/RecorderOutputPlugin.hxx index 0685ad657..94fd93c15 100644 --- a/src/output/plugins/RecorderOutputPlugin.hxx +++ b/src/output/plugins/RecorderOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/ShoutOutputPlugin.cxx b/src/output/plugins/ShoutOutputPlugin.cxx index 0e3cca0bc..222789209 100644 --- a/src/output/plugins/ShoutOutputPlugin.cxx +++ b/src/output/plugins/ShoutOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/ShoutOutputPlugin.hxx b/src/output/plugins/ShoutOutputPlugin.hxx index 1533daae4..008d9d104 100644 --- a/src/output/plugins/ShoutOutputPlugin.hxx +++ b/src/output/plugins/ShoutOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/SndioOutputPlugin.cxx b/src/output/plugins/SndioOutputPlugin.cxx index 741ccc919..7e6466b9c 100644 --- a/src/output/plugins/SndioOutputPlugin.cxx +++ b/src/output/plugins/SndioOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/SndioOutputPlugin.hxx b/src/output/plugins/SndioOutputPlugin.hxx index ae5fee63f..9ac0dd452 100644 --- a/src/output/plugins/SndioOutputPlugin.hxx +++ b/src/output/plugins/SndioOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/SolarisOutputPlugin.cxx b/src/output/plugins/SolarisOutputPlugin.cxx index 4e9254f28..eb769f055 100644 --- a/src/output/plugins/SolarisOutputPlugin.cxx +++ b/src/output/plugins/SolarisOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/SolarisOutputPlugin.hxx b/src/output/plugins/SolarisOutputPlugin.hxx index 959b3378d..0aa2fe130 100644 --- a/src/output/plugins/SolarisOutputPlugin.hxx +++ b/src/output/plugins/SolarisOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/WinmmOutputPlugin.cxx b/src/output/plugins/WinmmOutputPlugin.cxx index b38754a09..e77ad5142 100644 --- a/src/output/plugins/WinmmOutputPlugin.cxx +++ b/src/output/plugins/WinmmOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/WinmmOutputPlugin.hxx b/src/output/plugins/WinmmOutputPlugin.hxx index ef6d40df2..9e79c6ad6 100644 --- a/src/output/plugins/WinmmOutputPlugin.hxx +++ b/src/output/plugins/WinmmOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/HttpdClient.cxx b/src/output/plugins/httpd/HttpdClient.cxx index 555cea94c..93ff7e74a 100644 --- a/src/output/plugins/httpd/HttpdClient.cxx +++ b/src/output/plugins/httpd/HttpdClient.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/HttpdClient.hxx b/src/output/plugins/httpd/HttpdClient.hxx index 4da3ff260..8c291cb1d 100644 --- a/src/output/plugins/httpd/HttpdClient.hxx +++ b/src/output/plugins/httpd/HttpdClient.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/HttpdInternal.hxx b/src/output/plugins/httpd/HttpdInternal.hxx index 09ca893ae..a109f1085 100644 --- a/src/output/plugins/httpd/HttpdInternal.hxx +++ b/src/output/plugins/httpd/HttpdInternal.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/HttpdOutputPlugin.cxx b/src/output/plugins/httpd/HttpdOutputPlugin.cxx index 1c86dbd7b..349c99eb9 100644 --- a/src/output/plugins/httpd/HttpdOutputPlugin.cxx +++ b/src/output/plugins/httpd/HttpdOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/HttpdOutputPlugin.hxx b/src/output/plugins/httpd/HttpdOutputPlugin.hxx index 363508ada..ecb383a42 100644 --- a/src/output/plugins/httpd/HttpdOutputPlugin.hxx +++ b/src/output/plugins/httpd/HttpdOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/IcyMetaDataServer.cxx b/src/output/plugins/httpd/IcyMetaDataServer.cxx index c2661b98e..8b040815e 100644 --- a/src/output/plugins/httpd/IcyMetaDataServer.cxx +++ b/src/output/plugins/httpd/IcyMetaDataServer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/IcyMetaDataServer.hxx b/src/output/plugins/httpd/IcyMetaDataServer.hxx index e7e02f9c9..ee8510b08 100644 --- a/src/output/plugins/httpd/IcyMetaDataServer.hxx +++ b/src/output/plugins/httpd/IcyMetaDataServer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/Page.cxx b/src/output/plugins/httpd/Page.cxx index 4c333bc85..9d6ae2001 100644 --- a/src/output/plugins/httpd/Page.cxx +++ b/src/output/plugins/httpd/Page.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/httpd/Page.hxx b/src/output/plugins/httpd/Page.hxx index b9ae21c19..c174a6309 100644 --- a/src/output/plugins/httpd/Page.hxx +++ b/src/output/plugins/httpd/Page.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/sles/SlesOutputPlugin.cxx b/src/output/plugins/sles/SlesOutputPlugin.cxx index 03b589e16..b0bcbe7be 100644 --- a/src/output/plugins/sles/SlesOutputPlugin.cxx +++ b/src/output/plugins/sles/SlesOutputPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/output/plugins/sles/SlesOutputPlugin.hxx b/src/output/plugins/sles/SlesOutputPlugin.hxx index 27d7df08c..89f588c80 100644 --- a/src/output/plugins/sles/SlesOutputPlugin.hxx +++ b/src/output/plugins/sles/SlesOutputPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Buffer.cxx b/src/pcm/Buffer.cxx index 2b8f00d54..5c64da531 100644 --- a/src/pcm/Buffer.cxx +++ b/src/pcm/Buffer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Buffer.hxx b/src/pcm/Buffer.hxx index 00eb3a062..6747e74fc 100644 --- a/src/pcm/Buffer.hxx +++ b/src/pcm/Buffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ChannelDefs.hxx b/src/pcm/ChannelDefs.hxx index 6425dafce..ab7d717ab 100644 --- a/src/pcm/ChannelDefs.hxx +++ b/src/pcm/ChannelDefs.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ChannelsConverter.cxx b/src/pcm/ChannelsConverter.cxx index 46c56b53d..c619deec8 100644 --- a/src/pcm/ChannelsConverter.cxx +++ b/src/pcm/ChannelsConverter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ChannelsConverter.hxx b/src/pcm/ChannelsConverter.hxx index 497f69c9f..58932a6d3 100644 --- a/src/pcm/ChannelsConverter.hxx +++ b/src/pcm/ChannelsConverter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Clamp.hxx b/src/pcm/Clamp.hxx index daa3ac7d0..adcce3e47 100644 --- a/src/pcm/Clamp.hxx +++ b/src/pcm/Clamp.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ConfiguredResampler.cxx b/src/pcm/ConfiguredResampler.cxx index 4f647009c..1d0453208 100644 --- a/src/pcm/ConfiguredResampler.cxx +++ b/src/pcm/ConfiguredResampler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ConfiguredResampler.hxx b/src/pcm/ConfiguredResampler.hxx index 254c12291..d7b2f9518 100644 --- a/src/pcm/ConfiguredResampler.hxx +++ b/src/pcm/ConfiguredResampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Convert.cxx b/src/pcm/Convert.cxx index 6f550ba94..b4099432b 100644 --- a/src/pcm/Convert.cxx +++ b/src/pcm/Convert.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Convert.hxx b/src/pcm/Convert.hxx index 4a1143338..9fb531ae6 100644 --- a/src/pcm/Convert.hxx +++ b/src/pcm/Convert.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dither.cxx b/src/pcm/Dither.cxx index c45774065..dfc5b4743 100644 --- a/src/pcm/Dither.cxx +++ b/src/pcm/Dither.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dither.hxx b/src/pcm/Dither.hxx index 788c28fe8..0d5ff6801 100644 --- a/src/pcm/Dither.hxx +++ b/src/pcm/Dither.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dop.cxx b/src/pcm/Dop.cxx index e1103cf4b..ed84e4abe 100644 --- a/src/pcm/Dop.cxx +++ b/src/pcm/Dop.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dop.hxx b/src/pcm/Dop.hxx index 92fa0ae72..57a87f803 100644 --- a/src/pcm/Dop.hxx +++ b/src/pcm/Dop.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dsd16.cxx b/src/pcm/Dsd16.cxx index 56a2bd65e..52cef4bed 100644 --- a/src/pcm/Dsd16.cxx +++ b/src/pcm/Dsd16.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dsd16.hxx b/src/pcm/Dsd16.hxx index 6e00f4039..67c30c90e 100644 --- a/src/pcm/Dsd16.hxx +++ b/src/pcm/Dsd16.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dsd32.cxx b/src/pcm/Dsd32.cxx index cefb5932f..a6fd81018 100644 --- a/src/pcm/Dsd32.cxx +++ b/src/pcm/Dsd32.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Dsd32.hxx b/src/pcm/Dsd32.hxx index 6a9afb5d4..5cce58f88 100644 --- a/src/pcm/Dsd32.hxx +++ b/src/pcm/Dsd32.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Export.cxx b/src/pcm/Export.cxx index 24f0a0656..cc4bc3500 100644 --- a/src/pcm/Export.cxx +++ b/src/pcm/Export.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Export.hxx b/src/pcm/Export.hxx index 4ccf6f5dc..a39f8451f 100644 --- a/src/pcm/Export.hxx +++ b/src/pcm/Export.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/FallbackResampler.cxx b/src/pcm/FallbackResampler.cxx index 1880d4913..7938fa803 100644 --- a/src/pcm/FallbackResampler.cxx +++ b/src/pcm/FallbackResampler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/FallbackResampler.hxx b/src/pcm/FallbackResampler.hxx index 108bc0a34..dfedd996f 100644 --- a/src/pcm/FallbackResampler.hxx +++ b/src/pcm/FallbackResampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/FloatConvert.hxx b/src/pcm/FloatConvert.hxx index 0b534bf78..8b01151e4 100644 --- a/src/pcm/FloatConvert.hxx +++ b/src/pcm/FloatConvert.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/FormatConverter.cxx b/src/pcm/FormatConverter.cxx index 28ca24d70..62ef857e6 100644 --- a/src/pcm/FormatConverter.cxx +++ b/src/pcm/FormatConverter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/FormatConverter.hxx b/src/pcm/FormatConverter.hxx index f069873b5..406d10f04 100644 --- a/src/pcm/FormatConverter.hxx +++ b/src/pcm/FormatConverter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/GlueResampler.cxx b/src/pcm/GlueResampler.cxx index 2d08e6455..1fbcbc1d5 100644 --- a/src/pcm/GlueResampler.cxx +++ b/src/pcm/GlueResampler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/GlueResampler.hxx b/src/pcm/GlueResampler.hxx index 8d65268eb..a54d73beb 100644 --- a/src/pcm/GlueResampler.hxx +++ b/src/pcm/GlueResampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Interleave.cxx b/src/pcm/Interleave.cxx index 46e7e1272..0caada3c1 100644 --- a/src/pcm/Interleave.cxx +++ b/src/pcm/Interleave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Interleave.hxx b/src/pcm/Interleave.hxx index 278891400..4fd8de365 100644 --- a/src/pcm/Interleave.hxx +++ b/src/pcm/Interleave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/LibsamplerateResampler.cxx b/src/pcm/LibsamplerateResampler.cxx index 5245d480a..08c461e98 100644 --- a/src/pcm/LibsamplerateResampler.cxx +++ b/src/pcm/LibsamplerateResampler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/LibsamplerateResampler.hxx b/src/pcm/LibsamplerateResampler.hxx index 11e68fc67..1b68bd8e9 100644 --- a/src/pcm/LibsamplerateResampler.hxx +++ b/src/pcm/LibsamplerateResampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Mix.cxx b/src/pcm/Mix.cxx index fd6280145..17e34b005 100644 --- a/src/pcm/Mix.cxx +++ b/src/pcm/Mix.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Mix.hxx b/src/pcm/Mix.hxx index ec4c79ca6..7dc5cacd1 100644 --- a/src/pcm/Mix.hxx +++ b/src/pcm/Mix.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Neon.hxx b/src/pcm/Neon.hxx index e9ddeefdb..23c007326 100644 --- a/src/pcm/Neon.hxx +++ b/src/pcm/Neon.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Order.cxx b/src/pcm/Order.cxx index 1fd5f3f90..b181dd75c 100644 --- a/src/pcm/Order.cxx +++ b/src/pcm/Order.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Order.hxx b/src/pcm/Order.hxx index 26ed216f6..7bc78e346 100644 --- a/src/pcm/Order.hxx +++ b/src/pcm/Order.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Pack.cxx b/src/pcm/Pack.cxx index df6b43041..fa6b739f6 100644 --- a/src/pcm/Pack.cxx +++ b/src/pcm/Pack.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Pack.hxx b/src/pcm/Pack.hxx index 30a1e6dc5..7a2ef70c3 100644 --- a/src/pcm/Pack.hxx +++ b/src/pcm/Pack.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmChannels.cxx b/src/pcm/PcmChannels.cxx index 242bd54ba..629a13cde 100644 --- a/src/pcm/PcmChannels.cxx +++ b/src/pcm/PcmChannels.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmChannels.hxx b/src/pcm/PcmChannels.hxx index e8c3800cd..0088e1196 100644 --- a/src/pcm/PcmChannels.hxx +++ b/src/pcm/PcmChannels.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmDsd.cxx b/src/pcm/PcmDsd.cxx index 43fe5bacd..a75a09089 100644 --- a/src/pcm/PcmDsd.cxx +++ b/src/pcm/PcmDsd.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmDsd.hxx b/src/pcm/PcmDsd.hxx index 3678ffa09..a0823e85a 100644 --- a/src/pcm/PcmDsd.hxx +++ b/src/pcm/PcmDsd.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmFormat.cxx b/src/pcm/PcmFormat.cxx index b4078283a..1c0d5b51c 100644 --- a/src/pcm/PcmFormat.cxx +++ b/src/pcm/PcmFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/PcmFormat.hxx b/src/pcm/PcmFormat.hxx index bf3d91cbb..fb12babb6 100644 --- a/src/pcm/PcmFormat.hxx +++ b/src/pcm/PcmFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Prng.hxx b/src/pcm/Prng.hxx index 00f30ac79..7b151668d 100644 --- a/src/pcm/Prng.hxx +++ b/src/pcm/Prng.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Resampler.hxx b/src/pcm/Resampler.hxx index cb0373b5b..37cc9ef1d 100644 --- a/src/pcm/Resampler.hxx +++ b/src/pcm/Resampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/RestBuffer.hxx b/src/pcm/RestBuffer.hxx index 47ce87903..69094614a 100644 --- a/src/pcm/RestBuffer.hxx +++ b/src/pcm/RestBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/SampleFormat.cxx b/src/pcm/SampleFormat.cxx index aaf2c23b2..7931c5011 100644 --- a/src/pcm/SampleFormat.cxx +++ b/src/pcm/SampleFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/SampleFormat.hxx b/src/pcm/SampleFormat.hxx index 8214403de..9c7f92e57 100644 --- a/src/pcm/SampleFormat.hxx +++ b/src/pcm/SampleFormat.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/ShiftConvert.hxx b/src/pcm/ShiftConvert.hxx index 90c6dbf38..24ea9a1bc 100644 --- a/src/pcm/ShiftConvert.hxx +++ b/src/pcm/ShiftConvert.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Silence.cxx b/src/pcm/Silence.cxx index 800ca0a9f..5f64c8303 100644 --- a/src/pcm/Silence.cxx +++ b/src/pcm/Silence.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Silence.hxx b/src/pcm/Silence.hxx index 9f98e9067..7ae300c84 100644 --- a/src/pcm/Silence.hxx +++ b/src/pcm/Silence.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/SoxrResampler.cxx b/src/pcm/SoxrResampler.cxx index b480d4245..87349be40 100644 --- a/src/pcm/SoxrResampler.cxx +++ b/src/pcm/SoxrResampler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/SoxrResampler.hxx b/src/pcm/SoxrResampler.hxx index 044741e08..05c8d0e8b 100644 --- a/src/pcm/SoxrResampler.hxx +++ b/src/pcm/SoxrResampler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Traits.hxx b/src/pcm/Traits.hxx index 289f69d32..155c895c4 100644 --- a/src/pcm/Traits.hxx +++ b/src/pcm/Traits.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Volume.cxx b/src/pcm/Volume.cxx index 48c1f41d8..afb2d38f2 100644 --- a/src/pcm/Volume.cxx +++ b/src/pcm/Volume.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/pcm/Volume.hxx b/src/pcm/Volume.hxx index 50622512e..46a1eda29 100644 --- a/src/pcm/Volume.hxx +++ b/src/pcm/Volume.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/Control.cxx b/src/player/Control.cxx index 63ebd278e..6ee0cc2d2 100644 --- a/src/player/Control.cxx +++ b/src/player/Control.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/Control.hxx b/src/player/Control.hxx index e42092a6a..b1bcf7048 100644 --- a/src/player/Control.hxx +++ b/src/player/Control.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/CrossFade.cxx b/src/player/CrossFade.cxx index af70f3f94..8af7ad9ca 100644 --- a/src/player/CrossFade.cxx +++ b/src/player/CrossFade.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/CrossFade.hxx b/src/player/CrossFade.hxx index e4bc383a3..f707b9d3d 100644 --- a/src/player/CrossFade.hxx +++ b/src/player/CrossFade.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/Listener.hxx b/src/player/Listener.hxx index 17458591a..18362d84d 100644 --- a/src/player/Listener.hxx +++ b/src/player/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/Outputs.hxx b/src/player/Outputs.hxx index aac9e448e..5536aa559 100644 --- a/src/player/Outputs.hxx +++ b/src/player/Outputs.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/player/Thread.cxx b/src/player/Thread.cxx index 0e982f63f..9af45352b 100644 --- a/src/player/Thread.cxx +++ b/src/player/Thread.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/MemorySongEnumerator.cxx b/src/playlist/MemorySongEnumerator.cxx index 51835c043..b5e7bc56b 100644 --- a/src/playlist/MemorySongEnumerator.cxx +++ b/src/playlist/MemorySongEnumerator.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/MemorySongEnumerator.hxx b/src/playlist/MemorySongEnumerator.hxx index 487d0d76e..5584532cd 100644 --- a/src/playlist/MemorySongEnumerator.hxx +++ b/src/playlist/MemorySongEnumerator.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistAny.cxx b/src/playlist/PlaylistAny.cxx index 014f79169..cfd0dcf93 100644 --- a/src/playlist/PlaylistAny.cxx +++ b/src/playlist/PlaylistAny.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistAny.hxx b/src/playlist/PlaylistAny.hxx index 4c8636556..d76cc7481 100644 --- a/src/playlist/PlaylistAny.hxx +++ b/src/playlist/PlaylistAny.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistMapper.cxx b/src/playlist/PlaylistMapper.cxx index 179223af2..82e9e4af9 100644 --- a/src/playlist/PlaylistMapper.cxx +++ b/src/playlist/PlaylistMapper.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistMapper.hxx b/src/playlist/PlaylistMapper.hxx index 4dee271e9..3283383c6 100644 --- a/src/playlist/PlaylistMapper.hxx +++ b/src/playlist/PlaylistMapper.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistPlugin.cxx b/src/playlist/PlaylistPlugin.cxx index 73ed0f233..ad01ba393 100644 --- a/src/playlist/PlaylistPlugin.cxx +++ b/src/playlist/PlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistPlugin.hxx b/src/playlist/PlaylistPlugin.hxx index 449435ccb..d729296e1 100644 --- a/src/playlist/PlaylistPlugin.hxx +++ b/src/playlist/PlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistQueue.cxx b/src/playlist/PlaylistQueue.cxx index 0f6bde55d..fd7f4481a 100644 --- a/src/playlist/PlaylistQueue.cxx +++ b/src/playlist/PlaylistQueue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistQueue.hxx b/src/playlist/PlaylistQueue.hxx index 96bb2e2ca..2511bf94a 100644 --- a/src/playlist/PlaylistQueue.hxx +++ b/src/playlist/PlaylistQueue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistRegistry.cxx b/src/playlist/PlaylistRegistry.cxx index f5b135577..a932a9241 100644 --- a/src/playlist/PlaylistRegistry.cxx +++ b/src/playlist/PlaylistRegistry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistRegistry.hxx b/src/playlist/PlaylistRegistry.hxx index 56b9ef1e5..5e38ca23a 100644 --- a/src/playlist/PlaylistRegistry.hxx +++ b/src/playlist/PlaylistRegistry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistSong.cxx b/src/playlist/PlaylistSong.cxx index 2629eddd2..e97614b9a 100644 --- a/src/playlist/PlaylistSong.cxx +++ b/src/playlist/PlaylistSong.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistSong.hxx b/src/playlist/PlaylistSong.hxx index 54a3ca27c..f733da725 100644 --- a/src/playlist/PlaylistSong.hxx +++ b/src/playlist/PlaylistSong.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistStream.cxx b/src/playlist/PlaylistStream.cxx index cad5741a7..9452a31e3 100644 --- a/src/playlist/PlaylistStream.cxx +++ b/src/playlist/PlaylistStream.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/PlaylistStream.hxx b/src/playlist/PlaylistStream.hxx index 7bb8b1b46..86b19522c 100644 --- a/src/playlist/PlaylistStream.hxx +++ b/src/playlist/PlaylistStream.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/Print.cxx b/src/playlist/Print.cxx index 52a6054d1..5fece2874 100644 --- a/src/playlist/Print.cxx +++ b/src/playlist/Print.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/Print.hxx b/src/playlist/Print.hxx index 1fea05a1f..bc56566bf 100644 --- a/src/playlist/Print.hxx +++ b/src/playlist/Print.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/SongEnumerator.hxx b/src/playlist/SongEnumerator.hxx index 4de120299..6602586e1 100644 --- a/src/playlist/SongEnumerator.hxx +++ b/src/playlist/SongEnumerator.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/cue/CueParser.cxx b/src/playlist/cue/CueParser.cxx index 0b0e787d9..e11ea3944 100644 --- a/src/playlist/cue/CueParser.cxx +++ b/src/playlist/cue/CueParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/cue/CueParser.hxx b/src/playlist/cue/CueParser.hxx index 8a544cde2..3e7de2009 100644 --- a/src/playlist/cue/CueParser.hxx +++ b/src/playlist/cue/CueParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/AsxPlaylistPlugin.cxx b/src/playlist/plugins/AsxPlaylistPlugin.cxx index a23478c91..1384b4073 100644 --- a/src/playlist/plugins/AsxPlaylistPlugin.cxx +++ b/src/playlist/plugins/AsxPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/AsxPlaylistPlugin.hxx b/src/playlist/plugins/AsxPlaylistPlugin.hxx index c9018ebf4..bcb913cd2 100644 --- a/src/playlist/plugins/AsxPlaylistPlugin.hxx +++ b/src/playlist/plugins/AsxPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/CuePlaylistPlugin.cxx b/src/playlist/plugins/CuePlaylistPlugin.cxx index b8d645c94..830329002 100644 --- a/src/playlist/plugins/CuePlaylistPlugin.cxx +++ b/src/playlist/plugins/CuePlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/CuePlaylistPlugin.hxx b/src/playlist/plugins/CuePlaylistPlugin.hxx index d4a07f738..f8218a68b 100644 --- a/src/playlist/plugins/CuePlaylistPlugin.hxx +++ b/src/playlist/plugins/CuePlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx b/src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx index 33c040677..343f29845 100644 --- a/src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx +++ b/src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/EmbeddedCuePlaylistPlugin.hxx b/src/playlist/plugins/EmbeddedCuePlaylistPlugin.hxx index abcc373cd..b0e8f9064 100644 --- a/src/playlist/plugins/EmbeddedCuePlaylistPlugin.hxx +++ b/src/playlist/plugins/EmbeddedCuePlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx b/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx index 8f257795c..f1ffd0853 100644 --- a/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx +++ b/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/ExtM3uPlaylistPlugin.hxx b/src/playlist/plugins/ExtM3uPlaylistPlugin.hxx index 44e576ec8..030e64eee 100644 --- a/src/playlist/plugins/ExtM3uPlaylistPlugin.hxx +++ b/src/playlist/plugins/ExtM3uPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/FlacPlaylistPlugin.cxx b/src/playlist/plugins/FlacPlaylistPlugin.cxx index 1338212c4..c06144751 100644 --- a/src/playlist/plugins/FlacPlaylistPlugin.cxx +++ b/src/playlist/plugins/FlacPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/FlacPlaylistPlugin.hxx b/src/playlist/plugins/FlacPlaylistPlugin.hxx index e9de45a51..8c7ff8678 100644 --- a/src/playlist/plugins/FlacPlaylistPlugin.hxx +++ b/src/playlist/plugins/FlacPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/M3uPlaylistPlugin.cxx b/src/playlist/plugins/M3uPlaylistPlugin.cxx index e394166e9..d7b93fafe 100644 --- a/src/playlist/plugins/M3uPlaylistPlugin.cxx +++ b/src/playlist/plugins/M3uPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/M3uPlaylistPlugin.hxx b/src/playlist/plugins/M3uPlaylistPlugin.hxx index 1b47d2ed0..2a384df78 100644 --- a/src/playlist/plugins/M3uPlaylistPlugin.hxx +++ b/src/playlist/plugins/M3uPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/PlsPlaylistPlugin.cxx b/src/playlist/plugins/PlsPlaylistPlugin.cxx index 0476f71cd..0fc272739 100644 --- a/src/playlist/plugins/PlsPlaylistPlugin.cxx +++ b/src/playlist/plugins/PlsPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/PlsPlaylistPlugin.hxx b/src/playlist/plugins/PlsPlaylistPlugin.hxx index 8503cfa0c..3a7f42111 100644 --- a/src/playlist/plugins/PlsPlaylistPlugin.hxx +++ b/src/playlist/plugins/PlsPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/RssPlaylistPlugin.cxx b/src/playlist/plugins/RssPlaylistPlugin.cxx index 74ea403f8..4fe42efb2 100644 --- a/src/playlist/plugins/RssPlaylistPlugin.cxx +++ b/src/playlist/plugins/RssPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/RssPlaylistPlugin.hxx b/src/playlist/plugins/RssPlaylistPlugin.hxx index ac4e4cc2c..a6e07e4ae 100644 --- a/src/playlist/plugins/RssPlaylistPlugin.hxx +++ b/src/playlist/plugins/RssPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/SoundCloudPlaylistPlugin.cxx b/src/playlist/plugins/SoundCloudPlaylistPlugin.cxx index cf9af9040..454ba2ba4 100644 --- a/src/playlist/plugins/SoundCloudPlaylistPlugin.cxx +++ b/src/playlist/plugins/SoundCloudPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/SoundCloudPlaylistPlugin.hxx b/src/playlist/plugins/SoundCloudPlaylistPlugin.hxx index 4555412ee..b0ceca4b0 100644 --- a/src/playlist/plugins/SoundCloudPlaylistPlugin.hxx +++ b/src/playlist/plugins/SoundCloudPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/XspfPlaylistPlugin.cxx b/src/playlist/plugins/XspfPlaylistPlugin.cxx index 59f62e638..a9fbbde5b 100644 --- a/src/playlist/plugins/XspfPlaylistPlugin.cxx +++ b/src/playlist/plugins/XspfPlaylistPlugin.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/playlist/plugins/XspfPlaylistPlugin.hxx b/src/playlist/plugins/XspfPlaylistPlugin.hxx index 706604f0a..74ef3fdfe 100644 --- a/src/playlist/plugins/XspfPlaylistPlugin.hxx +++ b/src/playlist/plugins/XspfPlaylistPlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/Ack.cxx b/src/protocol/Ack.cxx index 4ce9854b7..5f4f42dd5 100644 --- a/src/protocol/Ack.cxx +++ b/src/protocol/Ack.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/Ack.hxx b/src/protocol/Ack.hxx index 7539ad3f9..2b479058b 100644 --- a/src/protocol/Ack.hxx +++ b/src/protocol/Ack.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/ArgParser.cxx b/src/protocol/ArgParser.cxx index 90b4a498e..bdbe751f8 100644 --- a/src/protocol/ArgParser.cxx +++ b/src/protocol/ArgParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/ArgParser.hxx b/src/protocol/ArgParser.hxx index 1af1162fe..82a51e495 100644 --- a/src/protocol/ArgParser.hxx +++ b/src/protocol/ArgParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/RangeArg.hxx b/src/protocol/RangeArg.hxx index 0d6422c1b..2c72ab14c 100644 --- a/src/protocol/RangeArg.hxx +++ b/src/protocol/RangeArg.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/Result.cxx b/src/protocol/Result.cxx index 95760b774..92efd14f6 100644 --- a/src/protocol/Result.cxx +++ b/src/protocol/Result.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/protocol/Result.hxx b/src/protocol/Result.hxx index 5ec9c730a..3714c992d 100644 --- a/src/protocol/Result.hxx +++ b/src/protocol/Result.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/IdTable.hxx b/src/queue/IdTable.hxx index 3989e50e2..531aba718 100644 --- a/src/queue/IdTable.hxx +++ b/src/queue/IdTable.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/Listener.hxx b/src/queue/Listener.hxx index c90141429..f85df3639 100644 --- a/src/queue/Listener.hxx +++ b/src/queue/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/Playlist.cxx b/src/queue/Playlist.cxx index 62e6d7308..5a2151749 100644 --- a/src/queue/Playlist.cxx +++ b/src/queue/Playlist.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/Playlist.hxx b/src/queue/Playlist.hxx index 178462f3a..e05488867 100644 --- a/src/queue/Playlist.hxx +++ b/src/queue/Playlist.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistControl.cxx b/src/queue/PlaylistControl.cxx index 9491e4ced..e3f619199 100644 --- a/src/queue/PlaylistControl.cxx +++ b/src/queue/PlaylistControl.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistEdit.cxx b/src/queue/PlaylistEdit.cxx index d53286a25..50095d086 100644 --- a/src/queue/PlaylistEdit.cxx +++ b/src/queue/PlaylistEdit.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistState.cxx b/src/queue/PlaylistState.cxx index e02a0519d..f03164d39 100644 --- a/src/queue/PlaylistState.cxx +++ b/src/queue/PlaylistState.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistState.hxx b/src/queue/PlaylistState.hxx index a0da9e0e8..b4ac77c0f 100644 --- a/src/queue/PlaylistState.hxx +++ b/src/queue/PlaylistState.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistTag.cxx b/src/queue/PlaylistTag.cxx index 4f97e1343..877d54642 100644 --- a/src/queue/PlaylistTag.cxx +++ b/src/queue/PlaylistTag.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/PlaylistUpdate.cxx b/src/queue/PlaylistUpdate.cxx index d331f919e..3b19e78d1 100644 --- a/src/queue/PlaylistUpdate.cxx +++ b/src/queue/PlaylistUpdate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/Queue.cxx b/src/queue/Queue.cxx index 66d24846b..fc44da288 100644 --- a/src/queue/Queue.cxx +++ b/src/queue/Queue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/Queue.hxx b/src/queue/Queue.hxx index 231559233..df0818b64 100644 --- a/src/queue/Queue.hxx +++ b/src/queue/Queue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/QueuePrint.cxx b/src/queue/QueuePrint.cxx index 743f39999..1d888871b 100644 --- a/src/queue/QueuePrint.cxx +++ b/src/queue/QueuePrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/QueuePrint.hxx b/src/queue/QueuePrint.hxx index b13610555..cd13db4d3 100644 --- a/src/queue/QueuePrint.hxx +++ b/src/queue/QueuePrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/QueueSave.cxx b/src/queue/QueueSave.cxx index 464b906ca..a16f0414e 100644 --- a/src/queue/QueueSave.cxx +++ b/src/queue/QueueSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/queue/QueueSave.hxx b/src/queue/QueueSave.hxx index e15686bcb..035f2c2db 100644 --- a/src/queue/QueueSave.hxx +++ b/src/queue/QueueSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/AndSongFilter.cxx b/src/song/AndSongFilter.cxx index e82ce8be2..49db320e3 100644 --- a/src/song/AndSongFilter.cxx +++ b/src/song/AndSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/AndSongFilter.hxx b/src/song/AndSongFilter.hxx index 81ead10b7..76a7193c1 100644 --- a/src/song/AndSongFilter.hxx +++ b/src/song/AndSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/AudioFormatSongFilter.cxx b/src/song/AudioFormatSongFilter.cxx index d9ce0168e..5c717c475 100644 --- a/src/song/AudioFormatSongFilter.cxx +++ b/src/song/AudioFormatSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/AudioFormatSongFilter.hxx b/src/song/AudioFormatSongFilter.hxx index ee2b170ee..4e97fd5ad 100644 --- a/src/song/AudioFormatSongFilter.hxx +++ b/src/song/AudioFormatSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/BaseSongFilter.cxx b/src/song/BaseSongFilter.cxx index ad055504b..6cc9cdd4b 100644 --- a/src/song/BaseSongFilter.cxx +++ b/src/song/BaseSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/BaseSongFilter.hxx b/src/song/BaseSongFilter.hxx index 8dc44cbd4..05fc68d34 100644 --- a/src/song/BaseSongFilter.hxx +++ b/src/song/BaseSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/DetachedSong.cxx b/src/song/DetachedSong.cxx index c93580006..bab21d793 100644 --- a/src/song/DetachedSong.cxx +++ b/src/song/DetachedSong.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/DetachedSong.hxx b/src/song/DetachedSong.hxx index 24d463bb1..e8a606c1b 100644 --- a/src/song/DetachedSong.hxx +++ b/src/song/DetachedSong.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/Escape.cxx b/src/song/Escape.cxx index dacae828c..7fc2f1416 100644 --- a/src/song/Escape.cxx +++ b/src/song/Escape.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/Escape.hxx b/src/song/Escape.hxx index 2a9180579..c17b7fd30 100644 --- a/src/song/Escape.hxx +++ b/src/song/Escape.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/Filter.cxx b/src/song/Filter.cxx index 9107102a6..36d7dad72 100644 --- a/src/song/Filter.cxx +++ b/src/song/Filter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/Filter.hxx b/src/song/Filter.hxx index aec001b78..7f64419d0 100644 --- a/src/song/Filter.hxx +++ b/src/song/Filter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/ISongFilter.hxx b/src/song/ISongFilter.hxx index bd6bea583..64981acf6 100644 --- a/src/song/ISongFilter.hxx +++ b/src/song/ISongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/LightSong.cxx b/src/song/LightSong.cxx index ef2867768..c3d17778a 100644 --- a/src/song/LightSong.cxx +++ b/src/song/LightSong.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/LightSong.hxx b/src/song/LightSong.hxx index 620fbfd34..2cc92400c 100644 --- a/src/song/LightSong.hxx +++ b/src/song/LightSong.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/ModifiedSinceSongFilter.cxx b/src/song/ModifiedSinceSongFilter.cxx index 2f1dc9543..9973a7ee1 100644 --- a/src/song/ModifiedSinceSongFilter.cxx +++ b/src/song/ModifiedSinceSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/ModifiedSinceSongFilter.hxx b/src/song/ModifiedSinceSongFilter.hxx index b045a0bc8..beed16187 100644 --- a/src/song/ModifiedSinceSongFilter.hxx +++ b/src/song/ModifiedSinceSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/NotSongFilter.hxx b/src/song/NotSongFilter.hxx index ea02a8c42..b15a26231 100644 --- a/src/song/NotSongFilter.hxx +++ b/src/song/NotSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/OptimizeFilter.cxx b/src/song/OptimizeFilter.cxx index 890c50fce..436b21c81 100644 --- a/src/song/OptimizeFilter.cxx +++ b/src/song/OptimizeFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/OptimizeFilter.hxx b/src/song/OptimizeFilter.hxx index 796583bf3..d138ff9ee 100644 --- a/src/song/OptimizeFilter.hxx +++ b/src/song/OptimizeFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/StringFilter.cxx b/src/song/StringFilter.cxx index 71cab4d4e..5b5678839 100644 --- a/src/song/StringFilter.cxx +++ b/src/song/StringFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/StringFilter.hxx b/src/song/StringFilter.hxx index 941da39f4..0b170614a 100644 --- a/src/song/StringFilter.hxx +++ b/src/song/StringFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/TagSongFilter.cxx b/src/song/TagSongFilter.cxx index 028c3f074..93333f677 100644 --- a/src/song/TagSongFilter.cxx +++ b/src/song/TagSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/TagSongFilter.hxx b/src/song/TagSongFilter.hxx index 59d7a1398..92691e662 100644 --- a/src/song/TagSongFilter.hxx +++ b/src/song/TagSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/UriSongFilter.cxx b/src/song/UriSongFilter.cxx index f570d14b4..8a87b4fb3 100644 --- a/src/song/UriSongFilter.cxx +++ b/src/song/UriSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/song/UriSongFilter.hxx b/src/song/UriSongFilter.hxx index 12271bf3c..b604d63dc 100644 --- a/src/song/UriSongFilter.hxx +++ b/src/song/UriSongFilter.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Database.cxx b/src/sticker/Database.cxx index 29df8ca8e..1817bfec8 100644 --- a/src/sticker/Database.cxx +++ b/src/sticker/Database.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Database.hxx b/src/sticker/Database.hxx index 47ab17b53..db154d387 100644 --- a/src/sticker/Database.hxx +++ b/src/sticker/Database.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Match.hxx b/src/sticker/Match.hxx index eb816a08b..f03003ea9 100644 --- a/src/sticker/Match.hxx +++ b/src/sticker/Match.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Print.cxx b/src/sticker/Print.cxx index 01ab1e090..3c3a9602b 100644 --- a/src/sticker/Print.cxx +++ b/src/sticker/Print.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Print.hxx b/src/sticker/Print.hxx index b55eb5a68..3cafac862 100644 --- a/src/sticker/Print.hxx +++ b/src/sticker/Print.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/SongSticker.cxx b/src/sticker/SongSticker.cxx index 5b4683672..7f2858c3d 100644 --- a/src/sticker/SongSticker.cxx +++ b/src/sticker/SongSticker.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/SongSticker.hxx b/src/sticker/SongSticker.hxx index ed76e9c4c..222c6e431 100644 --- a/src/sticker/SongSticker.hxx +++ b/src/sticker/SongSticker.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/sticker/Sticker.hxx b/src/sticker/Sticker.hxx index 7312db3b5..26d779e39 100644 --- a/src/sticker/Sticker.hxx +++ b/src/sticker/Sticker.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/CompositeStorage.cxx b/src/storage/CompositeStorage.cxx index a28c2df36..3c0d0e6f9 100644 --- a/src/storage/CompositeStorage.cxx +++ b/src/storage/CompositeStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/CompositeStorage.hxx b/src/storage/CompositeStorage.hxx index 205b3693d..08079e549 100644 --- a/src/storage/CompositeStorage.hxx +++ b/src/storage/CompositeStorage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/Configured.cxx b/src/storage/Configured.cxx index 9052fea85..6d3bf9c4a 100644 --- a/src/storage/Configured.cxx +++ b/src/storage/Configured.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/Configured.hxx b/src/storage/Configured.hxx index b4ca312e3..5e2366267 100644 --- a/src/storage/Configured.hxx +++ b/src/storage/Configured.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/FileInfo.hxx b/src/storage/FileInfo.hxx index ee780aefb..3ca9d8324 100644 --- a/src/storage/FileInfo.hxx +++ b/src/storage/FileInfo.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/MemoryDirectoryReader.cxx b/src/storage/MemoryDirectoryReader.cxx index de1e9b1bf..af2087ef2 100644 --- a/src/storage/MemoryDirectoryReader.cxx +++ b/src/storage/MemoryDirectoryReader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/MemoryDirectoryReader.hxx b/src/storage/MemoryDirectoryReader.hxx index 04bd7d0d1..73735c45f 100644 --- a/src/storage/MemoryDirectoryReader.hxx +++ b/src/storage/MemoryDirectoryReader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/Registry.cxx b/src/storage/Registry.cxx index 7b80554dc..14c57953f 100644 --- a/src/storage/Registry.cxx +++ b/src/storage/Registry.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/Registry.hxx b/src/storage/Registry.hxx index 22afd83b7..33cf1ff04 100644 --- a/src/storage/Registry.hxx +++ b/src/storage/Registry.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/StorageInterface.cxx b/src/storage/StorageInterface.cxx index 6167d26da..2a51f8d5f 100644 --- a/src/storage/StorageInterface.cxx +++ b/src/storage/StorageInterface.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/StorageInterface.hxx b/src/storage/StorageInterface.hxx index 9489a9bcd..71a7358e4 100644 --- a/src/storage/StorageInterface.hxx +++ b/src/storage/StorageInterface.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/StoragePlugin.hxx b/src/storage/StoragePlugin.hxx index 939fd4290..89b714895 100644 --- a/src/storage/StoragePlugin.hxx +++ b/src/storage/StoragePlugin.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/StorageState.cxx b/src/storage/StorageState.cxx index 3beb94728..b5fba35af 100644 --- a/src/storage/StorageState.cxx +++ b/src/storage/StorageState.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/StorageState.hxx b/src/storage/StorageState.hxx index 5354c49b5..a7fbebe96 100644 --- a/src/storage/StorageState.hxx +++ b/src/storage/StorageState.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/CurlStorage.cxx b/src/storage/plugins/CurlStorage.cxx index af43eb876..64cf16002 100644 --- a/src/storage/plugins/CurlStorage.cxx +++ b/src/storage/plugins/CurlStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/LocalStorage.cxx b/src/storage/plugins/LocalStorage.cxx index 07d473426..eac054745 100644 --- a/src/storage/plugins/LocalStorage.cxx +++ b/src/storage/plugins/LocalStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/LocalStorage.hxx b/src/storage/plugins/LocalStorage.hxx index 2529217c8..bf249344e 100644 --- a/src/storage/plugins/LocalStorage.hxx +++ b/src/storage/plugins/LocalStorage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/NfsStorage.cxx b/src/storage/plugins/NfsStorage.cxx index 6bdce3d56..a75af7c66 100644 --- a/src/storage/plugins/NfsStorage.cxx +++ b/src/storage/plugins/NfsStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/NfsStorage.hxx b/src/storage/plugins/NfsStorage.hxx index 2bb99dca0..b212fbc45 100644 --- a/src/storage/plugins/NfsStorage.hxx +++ b/src/storage/plugins/NfsStorage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/SmbclientStorage.cxx b/src/storage/plugins/SmbclientStorage.cxx index a37c7ebdc..2c64da59d 100644 --- a/src/storage/plugins/SmbclientStorage.cxx +++ b/src/storage/plugins/SmbclientStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/SmbclientStorage.hxx b/src/storage/plugins/SmbclientStorage.hxx index 41e3fa2ba..42731c6cc 100644 --- a/src/storage/plugins/SmbclientStorage.hxx +++ b/src/storage/plugins/SmbclientStorage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/UdisksStorage.cxx b/src/storage/plugins/UdisksStorage.cxx index 0564e3711..e74b8f4e4 100644 --- a/src/storage/plugins/UdisksStorage.cxx +++ b/src/storage/plugins/UdisksStorage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/storage/plugins/UdisksStorage.hxx b/src/storage/plugins/UdisksStorage.hxx index 638fa90d8..238a2c7a7 100644 --- a/src/storage/plugins/UdisksStorage.hxx +++ b/src/storage/plugins/UdisksStorage.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/Clock.cxx b/src/system/Clock.cxx index 2fe5d73cf..4a63b8789 100644 --- a/src/system/Clock.cxx +++ b/src/system/Clock.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/Clock.hxx b/src/system/Clock.hxx index da7c89a4b..375d63bd7 100644 --- a/src/system/Clock.hxx +++ b/src/system/Clock.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/EventPipe.cxx b/src/system/EventPipe.cxx index f312f9e38..4ab31aba3 100644 --- a/src/system/EventPipe.cxx +++ b/src/system/EventPipe.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/EventPipe.hxx b/src/system/EventPipe.hxx index f2feb370e..5a9d28539 100644 --- a/src/system/EventPipe.hxx +++ b/src/system/EventPipe.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/FatalError.cxx b/src/system/FatalError.cxx index 44350a054..497897ca4 100644 --- a/src/system/FatalError.cxx +++ b/src/system/FatalError.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/FatalError.hxx b/src/system/FatalError.hxx index ea25f99ae..26cdcb189 100644 --- a/src/system/FatalError.hxx +++ b/src/system/FatalError.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/system/PeriodClock.hxx b/src/system/PeriodClock.hxx index 07d6b03ec..771c356ee 100644 --- a/src/system/PeriodClock.hxx +++ b/src/system/PeriodClock.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Aiff.cxx b/src/tag/Aiff.cxx index c97380d34..99c1c2e20 100644 --- a/src/tag/Aiff.cxx +++ b/src/tag/Aiff.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Aiff.hxx b/src/tag/Aiff.hxx index 393f41ad9..43103963b 100644 --- a/src/tag/Aiff.hxx +++ b/src/tag/Aiff.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeLoader.cxx b/src/tag/ApeLoader.cxx index ade3bacda..dcf9dba35 100644 --- a/src/tag/ApeLoader.cxx +++ b/src/tag/ApeLoader.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeLoader.hxx b/src/tag/ApeLoader.hxx index 867dc9ebb..8c4f4e2a4 100644 --- a/src/tag/ApeLoader.hxx +++ b/src/tag/ApeLoader.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeReplayGain.cxx b/src/tag/ApeReplayGain.cxx index f0868bd89..2bb093999 100644 --- a/src/tag/ApeReplayGain.cxx +++ b/src/tag/ApeReplayGain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeReplayGain.hxx b/src/tag/ApeReplayGain.hxx index 8bd3964c9..d08fa835f 100644 --- a/src/tag/ApeReplayGain.hxx +++ b/src/tag/ApeReplayGain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeTag.cxx b/src/tag/ApeTag.cxx index 21192689c..179cef416 100644 --- a/src/tag/ApeTag.cxx +++ b/src/tag/ApeTag.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ApeTag.hxx b/src/tag/ApeTag.hxx index 37c1b9105..721ce6f89 100644 --- a/src/tag/ApeTag.hxx +++ b/src/tag/ApeTag.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Builder.cxx b/src/tag/Builder.cxx index 448733428..1eec48bae 100644 --- a/src/tag/Builder.cxx +++ b/src/tag/Builder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Builder.hxx b/src/tag/Builder.hxx index d43ac4ae2..15216baeb 100644 --- a/src/tag/Builder.hxx +++ b/src/tag/Builder.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Config.cxx b/src/tag/Config.cxx index dac15b824..eb608aeb1 100644 --- a/src/tag/Config.cxx +++ b/src/tag/Config.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Config.hxx b/src/tag/Config.hxx index f2855ad71..20b401a3b 100644 --- a/src/tag/Config.hxx +++ b/src/tag/Config.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Fallback.hxx b/src/tag/Fallback.hxx index 8fa0ed86a..9690c1684 100644 --- a/src/tag/Fallback.hxx +++ b/src/tag/Fallback.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/FixString.cxx b/src/tag/FixString.cxx index 4d69cba1b..6fe44ffa5 100644 --- a/src/tag/FixString.cxx +++ b/src/tag/FixString.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/FixString.hxx b/src/tag/FixString.hxx index 6dfb79b2f..9cfda2939 100644 --- a/src/tag/FixString.hxx +++ b/src/tag/FixString.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Format.cxx b/src/tag/Format.cxx index be0faa2a4..eb3cb4e90 100644 --- a/src/tag/Format.cxx +++ b/src/tag/Format.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Format.hxx b/src/tag/Format.hxx index 8ef6654bb..cc1801318 100644 --- a/src/tag/Format.hxx +++ b/src/tag/Format.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Generic.cxx b/src/tag/Generic.cxx index ab645177a..404974d14 100644 --- a/src/tag/Generic.cxx +++ b/src/tag/Generic.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Generic.hxx b/src/tag/Generic.hxx index 009e50e4c..4d9d12987 100644 --- a/src/tag/Generic.hxx +++ b/src/tag/Generic.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Handler.cxx b/src/tag/Handler.cxx index 0699f0996..8381ec09b 100644 --- a/src/tag/Handler.cxx +++ b/src/tag/Handler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Handler.hxx b/src/tag/Handler.hxx index e5aad97ff..d5d4396bc 100644 --- a/src/tag/Handler.hxx +++ b/src/tag/Handler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Load.cxx b/src/tag/Id3Load.cxx index ee4498dcd..e756729c9 100644 --- a/src/tag/Id3Load.cxx +++ b/src/tag/Id3Load.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Load.hxx b/src/tag/Id3Load.hxx index c177ef9a7..1b2d75f17 100644 --- a/src/tag/Id3Load.hxx +++ b/src/tag/Id3Load.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3MusicBrainz.cxx b/src/tag/Id3MusicBrainz.cxx index 6f9546133..4f3d52bcd 100644 --- a/src/tag/Id3MusicBrainz.cxx +++ b/src/tag/Id3MusicBrainz.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3MusicBrainz.hxx b/src/tag/Id3MusicBrainz.hxx index 39587152e..2c059b57b 100644 --- a/src/tag/Id3MusicBrainz.hxx +++ b/src/tag/Id3MusicBrainz.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Picture.cxx b/src/tag/Id3Picture.cxx index 7c4aa666f..959e60cff 100644 --- a/src/tag/Id3Picture.cxx +++ b/src/tag/Id3Picture.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Picture.hxx b/src/tag/Id3Picture.hxx index 950441672..2469671dc 100644 --- a/src/tag/Id3Picture.hxx +++ b/src/tag/Id3Picture.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3ReplayGain.cxx b/src/tag/Id3ReplayGain.cxx index 926b820d7..600ccdb28 100644 --- a/src/tag/Id3ReplayGain.cxx +++ b/src/tag/Id3ReplayGain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3ReplayGain.hxx b/src/tag/Id3ReplayGain.hxx index 35df6e017..6e7046f70 100644 --- a/src/tag/Id3ReplayGain.hxx +++ b/src/tag/Id3ReplayGain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Scan.cxx b/src/tag/Id3Scan.cxx index 092b66f5a..c85de6b70 100644 --- a/src/tag/Id3Scan.cxx +++ b/src/tag/Id3Scan.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Scan.hxx b/src/tag/Id3Scan.hxx index 0446258bb..b5ba43863 100644 --- a/src/tag/Id3Scan.hxx +++ b/src/tag/Id3Scan.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Id3Unique.hxx b/src/tag/Id3Unique.hxx index 438fec085..2279718b3 100644 --- a/src/tag/Id3Unique.hxx +++ b/src/tag/Id3Unique.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Item.hxx b/src/tag/Item.hxx index 04da18afa..d268f629f 100644 --- a/src/tag/Item.hxx +++ b/src/tag/Item.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Mask.hxx b/src/tag/Mask.hxx index 367857f60..dae4b8765 100644 --- a/src/tag/Mask.hxx +++ b/src/tag/Mask.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/MixRamp.cxx b/src/tag/MixRamp.cxx index 6e215d2e9..8e42a57b1 100644 --- a/src/tag/MixRamp.cxx +++ b/src/tag/MixRamp.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/MixRamp.hxx b/src/tag/MixRamp.hxx index 5264b7f4b..5d5569ed0 100644 --- a/src/tag/MixRamp.hxx +++ b/src/tag/MixRamp.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Names.c b/src/tag/Names.c index ac452aeeb..5ad617288 100644 --- a/src/tag/Names.c +++ b/src/tag/Names.c @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ParseName.cxx b/src/tag/ParseName.cxx index c7d6166f1..7fd1a249a 100644 --- a/src/tag/ParseName.cxx +++ b/src/tag/ParseName.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ParseName.hxx b/src/tag/ParseName.hxx index c2a3d2e59..b42856a51 100644 --- a/src/tag/ParseName.hxx +++ b/src/tag/ParseName.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Pool.cxx b/src/tag/Pool.cxx index 14dd89d6a..319336136 100644 --- a/src/tag/Pool.cxx +++ b/src/tag/Pool.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Pool.hxx b/src/tag/Pool.hxx index fa6f9850a..b4eaf3891 100644 --- a/src/tag/Pool.hxx +++ b/src/tag/Pool.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ReplayGain.cxx b/src/tag/ReplayGain.cxx index f23f23e3c..c294a6b12 100644 --- a/src/tag/ReplayGain.cxx +++ b/src/tag/ReplayGain.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/ReplayGain.hxx b/src/tag/ReplayGain.hxx index db0b4a715..8caf51809 100644 --- a/src/tag/ReplayGain.hxx +++ b/src/tag/ReplayGain.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Riff.cxx b/src/tag/Riff.cxx index 03958283d..ad1f04992 100644 --- a/src/tag/Riff.cxx +++ b/src/tag/Riff.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Riff.hxx b/src/tag/Riff.hxx index 57e11e830..3aa4d4666 100644 --- a/src/tag/Riff.hxx +++ b/src/tag/Riff.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Rva2.cxx b/src/tag/Rva2.cxx index 96eaef120..800d8720c 100644 --- a/src/tag/Rva2.cxx +++ b/src/tag/Rva2.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Rva2.hxx b/src/tag/Rva2.hxx index 44db73da7..097e2cc32 100644 --- a/src/tag/Rva2.hxx +++ b/src/tag/Rva2.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Settings.cxx b/src/tag/Settings.cxx index 9a63a1a4f..cb7a21499 100644 --- a/src/tag/Settings.cxx +++ b/src/tag/Settings.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Settings.hxx b/src/tag/Settings.hxx index 42dc46de1..b342945af 100644 --- a/src/tag/Settings.hxx +++ b/src/tag/Settings.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Table.cxx b/src/tag/Table.cxx index 04577d8ac..4e1bd4958 100644 --- a/src/tag/Table.cxx +++ b/src/tag/Table.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Table.hxx b/src/tag/Table.hxx index 88e46b417..d74fa30a0 100644 --- a/src/tag/Table.hxx +++ b/src/tag/Table.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Tag.cxx b/src/tag/Tag.cxx index 00d253682..b9b7c6e8b 100644 --- a/src/tag/Tag.cxx +++ b/src/tag/Tag.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Tag.hxx b/src/tag/Tag.hxx index a6348b3f4..f51b5ffc2 100644 --- a/src/tag/Tag.hxx +++ b/src/tag/Tag.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/Type.h b/src/tag/Type.h index 0cc986bf6..b31b37654 100644 --- a/src/tag/Type.h +++ b/src/tag/Type.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/VisitFallback.hxx b/src/tag/VisitFallback.hxx index de2180741..305bebe76 100644 --- a/src/tag/VisitFallback.hxx +++ b/src/tag/VisitFallback.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/VorbisComment.cxx b/src/tag/VorbisComment.cxx index dc9e822fe..0f92f3c42 100644 --- a/src/tag/VorbisComment.cxx +++ b/src/tag/VorbisComment.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/tag/VorbisComment.hxx b/src/tag/VorbisComment.hxx index 83c3a7fa6..b7400317a 100644 --- a/src/tag/VorbisComment.hxx +++ b/src/tag/VorbisComment.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/Id.hxx b/src/thread/Id.hxx index 8edbb4085..7e9e8231d 100644 --- a/src/thread/Id.hxx +++ b/src/thread/Id.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/Name.hxx b/src/thread/Name.hxx index ea764851d..091cbb5ac 100644 --- a/src/thread/Name.hxx +++ b/src/thread/Name.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/SafeSingleton.hxx b/src/thread/SafeSingleton.hxx index 7d128318c..02fe82662 100644 --- a/src/thread/SafeSingleton.hxx +++ b/src/thread/SafeSingleton.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/Slack.hxx b/src/thread/Slack.hxx index 5909f9c5b..31ab06d50 100644 --- a/src/thread/Slack.hxx +++ b/src/thread/Slack.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/Thread.cxx b/src/thread/Thread.cxx index 246f74311..3f4a4abbe 100644 --- a/src/thread/Thread.cxx +++ b/src/thread/Thread.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/thread/Thread.hxx b/src/thread/Thread.hxx index bcb385c36..8a6ad2908 100644 --- a/src/thread/Thread.hxx +++ b/src/thread/Thread.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/unix/Daemon.cxx b/src/unix/Daemon.cxx index 3fd145c93..1aea2034e 100644 --- a/src/unix/Daemon.cxx +++ b/src/unix/Daemon.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/unix/Daemon.hxx b/src/unix/Daemon.hxx index 6721878ec..fca1cb2fb 100644 --- a/src/unix/Daemon.hxx +++ b/src/unix/Daemon.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/unix/PidFile.hxx b/src/unix/PidFile.hxx index 15a2c183d..8666b7745 100644 --- a/src/unix/PidFile.hxx +++ b/src/unix/PidFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/unix/SignalHandlers.cxx b/src/unix/SignalHandlers.cxx index 697df0677..83c3f0e3a 100644 --- a/src/unix/SignalHandlers.cxx +++ b/src/unix/SignalHandlers.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/unix/SignalHandlers.hxx b/src/unix/SignalHandlers.hxx index 2e966ea65..6dcd648bf 100644 --- a/src/unix/SignalHandlers.hxx +++ b/src/unix/SignalHandlers.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/Alloc.cxx b/src/util/Alloc.cxx index 2ce279cee..de62051f8 100644 --- a/src/util/Alloc.cxx +++ b/src/util/Alloc.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/Alloc.hxx b/src/util/Alloc.hxx index 42be8dd34..93a193807 100644 --- a/src/util/Alloc.hxx +++ b/src/util/Alloc.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/ByteReverse.cxx b/src/util/ByteReverse.cxx index ac4d9073a..89c15c08c 100644 --- a/src/util/ByteReverse.cxx +++ b/src/util/ByteReverse.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/ByteReverse.hxx b/src/util/ByteReverse.hxx index 37f757cac..7764ae985 100644 --- a/src/util/ByteReverse.hxx +++ b/src/util/ByteReverse.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/Compiler.h b/src/util/Compiler.h index 5c819d997..899851cad 100644 --- a/src/util/Compiler.h +++ b/src/util/Compiler.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/DivideString.cxx b/src/util/DivideString.cxx index 7909c917b..124ce0411 100644 --- a/src/util/DivideString.cxx +++ b/src/util/DivideString.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/DivideString.hxx b/src/util/DivideString.hxx index 01ae3129d..805cbb5e0 100644 --- a/src/util/DivideString.hxx +++ b/src/util/DivideString.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/FormatString.cxx b/src/util/FormatString.cxx index 6de8fae16..980dfeafd 100644 --- a/src/util/FormatString.cxx +++ b/src/util/FormatString.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/FormatString.hxx b/src/util/FormatString.hxx index 950dfe861..cec827537 100644 --- a/src/util/FormatString.hxx +++ b/src/util/FormatString.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/LazyRandomEngine.cxx b/src/util/LazyRandomEngine.cxx index c73618db8..34c686cf9 100644 --- a/src/util/LazyRandomEngine.cxx +++ b/src/util/LazyRandomEngine.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/LazyRandomEngine.hxx b/src/util/LazyRandomEngine.hxx index 3a79397e2..6875250a0 100644 --- a/src/util/LazyRandomEngine.hxx +++ b/src/util/LazyRandomEngine.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/MimeType.cxx b/src/util/MimeType.cxx index cb4dd2fb8..4cc5eadaa 100644 --- a/src/util/MimeType.cxx +++ b/src/util/MimeType.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/MimeType.hxx b/src/util/MimeType.hxx index c55951501..30c20a3ee 100644 --- a/src/util/MimeType.hxx +++ b/src/util/MimeType.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/OptionDef.hxx b/src/util/OptionDef.hxx index aa8a2e207..30a47e0e1 100644 --- a/src/util/OptionDef.hxx +++ b/src/util/OptionDef.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/OptionParser.cxx b/src/util/OptionParser.cxx index a2e845e59..f2e541092 100644 --- a/src/util/OptionParser.cxx +++ b/src/util/OptionParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/OptionParser.hxx b/src/util/OptionParser.hxx index 018b5d94f..d1e3d85c5 100644 --- a/src/util/OptionParser.hxx +++ b/src/util/OptionParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/PeakBuffer.cxx b/src/util/PeakBuffer.cxx index fbf30dbe1..afa3bfb86 100644 --- a/src/util/PeakBuffer.cxx +++ b/src/util/PeakBuffer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/PeakBuffer.hxx b/src/util/PeakBuffer.hxx index e87a7bb0d..f0c2722c1 100644 --- a/src/util/PeakBuffer.hxx +++ b/src/util/PeakBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/SliceBuffer.hxx b/src/util/SliceBuffer.hxx index e7e56d28c..a5c6f0e83 100644 --- a/src/util/SliceBuffer.hxx +++ b/src/util/SliceBuffer.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/StringUtil.cxx b/src/util/StringUtil.cxx index 2e7fe2624..47b12023a 100644 --- a/src/util/StringUtil.cxx +++ b/src/util/StringUtil.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/StringUtil.hxx b/src/util/StringUtil.hxx index 1a2d44990..d1ded45a4 100644 --- a/src/util/StringUtil.hxx +++ b/src/util/StringUtil.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/bit_reverse.c b/src/util/bit_reverse.c index 5a5c51f3b..a33b08947 100644 --- a/src/util/bit_reverse.c +++ b/src/util/bit_reverse.c @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/bit_reverse.h b/src/util/bit_reverse.h index 18c98299e..9445751c8 100644 --- a/src/util/bit_reverse.h +++ b/src/util/bit_reverse.h @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/format.c b/src/util/format.c index 774e8a2e9..cd06a8673 100644 --- a/src/util/format.c +++ b/src/util/format.c @@ -1,6 +1,6 @@ /* * music player command (mpc) - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/util/format.h b/src/util/format.h index aa74fc900..1aa282b48 100644 --- a/src/util/format.h +++ b/src/util/format.h @@ -1,6 +1,6 @@ /* * music player command (mpc) - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/win32/Win32Main.cxx b/src/win32/Win32Main.cxx index fdd6b845e..e812cc435 100644 --- a/src/win32/Win32Main.cxx +++ b/src/win32/Win32Main.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/AvahiPoll.cxx b/src/zeroconf/AvahiPoll.cxx index 94365ee1a..835b4f988 100644 --- a/src/zeroconf/AvahiPoll.cxx +++ b/src/zeroconf/AvahiPoll.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/AvahiPoll.hxx b/src/zeroconf/AvahiPoll.hxx index c613fa5d3..2e79fb629 100644 --- a/src/zeroconf/AvahiPoll.hxx +++ b/src/zeroconf/AvahiPoll.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfAvahi.cxx b/src/zeroconf/ZeroconfAvahi.cxx index dc4c065f9..a5465f5fb 100644 --- a/src/zeroconf/ZeroconfAvahi.cxx +++ b/src/zeroconf/ZeroconfAvahi.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfAvahi.hxx b/src/zeroconf/ZeroconfAvahi.hxx index 7a6c029b7..326ec5693 100644 --- a/src/zeroconf/ZeroconfAvahi.hxx +++ b/src/zeroconf/ZeroconfAvahi.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfBonjour.cxx b/src/zeroconf/ZeroconfBonjour.cxx index 78ddf6132..80b41b4ff 100644 --- a/src/zeroconf/ZeroconfBonjour.cxx +++ b/src/zeroconf/ZeroconfBonjour.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfBonjour.hxx b/src/zeroconf/ZeroconfBonjour.hxx index 6d455b89c..25ca9af6e 100644 --- a/src/zeroconf/ZeroconfBonjour.hxx +++ b/src/zeroconf/ZeroconfBonjour.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfGlue.cxx b/src/zeroconf/ZeroconfGlue.cxx index 72c0787fa..6241b0000 100644 --- a/src/zeroconf/ZeroconfGlue.cxx +++ b/src/zeroconf/ZeroconfGlue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfGlue.hxx b/src/zeroconf/ZeroconfGlue.hxx index d4c6aef51..5dfffa2a3 100644 --- a/src/zeroconf/ZeroconfGlue.hxx +++ b/src/zeroconf/ZeroconfGlue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/src/zeroconf/ZeroconfInternal.hxx b/src/zeroconf/ZeroconfInternal.hxx index 258b5860d..5a7123b58 100644 --- a/src/zeroconf/ZeroconfInternal.hxx +++ b/src/zeroconf/ZeroconfInternal.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ConfigGlue.hxx b/test/ConfigGlue.hxx index 92b693959..8f9213749 100644 --- a/test/ConfigGlue.hxx +++ b/test/ConfigGlue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ContainerScan.cxx b/test/ContainerScan.cxx index 952de4fb2..45d4a0ed6 100644 --- a/test/ContainerScan.cxx +++ b/test/ContainerScan.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/DumpDatabase.cxx b/test/DumpDatabase.cxx index 176829870..c601d7258 100644 --- a/test/DumpDatabase.cxx +++ b/test/DumpDatabase.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/DumpDecoderClient.cxx b/test/DumpDecoderClient.cxx index 495e8f3a5..c71d27717 100644 --- a/test/DumpDecoderClient.cxx +++ b/test/DumpDecoderClient.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/DumpDecoderClient.hxx b/test/DumpDecoderClient.hxx index 8c95802d2..053b4780c 100644 --- a/test/DumpDecoderClient.hxx +++ b/test/DumpDecoderClient.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/MakeTag.hxx b/test/MakeTag.hxx index 49e221b35..db8cd315f 100644 --- a/test/MakeTag.hxx +++ b/test/MakeTag.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/NullMixerListener.hxx b/test/NullMixerListener.hxx index 3b5b05b82..8b4e5e948 100644 --- a/test/NullMixerListener.hxx +++ b/test/NullMixerListener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ParseSongFilter.cxx b/test/ParseSongFilter.cxx index 890e6a617..c0df42a70 100644 --- a/test/ParseSongFilter.cxx +++ b/test/ParseSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ReadApeTags.cxx b/test/ReadApeTags.cxx index d0a703f18..65f56d36a 100644 --- a/test/ReadApeTags.cxx +++ b/test/ReadApeTags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/RunChromaprint.cxx b/test/RunChromaprint.cxx index abcce7696..f7a5972bd 100644 --- a/test/RunChromaprint.cxx +++ b/test/RunChromaprint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/RunCurl.cxx b/test/RunCurl.cxx index c8ca25909..f81e8097e 100644 --- a/test/RunCurl.cxx +++ b/test/RunCurl.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ShutdownHandler.cxx b/test/ShutdownHandler.cxx index 303c38c6d..6c801aaa4 100644 --- a/test/ShutdownHandler.cxx +++ b/test/ShutdownHandler.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/ShutdownHandler.hxx b/test/ShutdownHandler.hxx index 53e3a636d..4215275fd 100644 --- a/test/ShutdownHandler.hxx +++ b/test/ShutdownHandler.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/TestAudioFormat.cxx b/test/TestAudioFormat.cxx index 33ec4d3d5..88cd3145d 100644 --- a/test/TestAudioFormat.cxx +++ b/test/TestAudioFormat.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/TestTagSongFilter.cxx b/test/TestTagSongFilter.cxx index 230409631..cbe730e01 100644 --- a/test/TestTagSongFilter.cxx +++ b/test/TestTagSongFilter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/WriteFile.cxx b/test/WriteFile.cxx index 233f50900..8fcd6bb19 100644 --- a/test/WriteFile.cxx +++ b/test/WriteFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/dump_playlist.cxx b/test/dump_playlist.cxx index c4aea7de8..9359013d9 100644 --- a/test/dump_playlist.cxx +++ b/test/dump_playlist.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/dump_rva2.cxx b/test/dump_rva2.cxx index 362bde31e..318f38d80 100644 --- a/test/dump_rva2.cxx +++ b/test/dump_rva2.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/dump_text_file.cxx b/test/dump_text_file.cxx index 3b9d7e674..60e0510bc 100644 --- a/test/dump_text_file.cxx +++ b/test/dump_text_file.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/read_conf.cxx b/test/read_conf.cxx index 256e4f693..5350102f0 100644 --- a/test/read_conf.cxx +++ b/test/read_conf.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/read_mixer.cxx b/test/read_mixer.cxx index 30055e8bc..d68e62640 100644 --- a/test/read_mixer.cxx +++ b/test/read_mixer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/read_tags.cxx b/test/read_tags.cxx index e2f3c01a4..827997856 100644 --- a/test/read_tags.cxx +++ b/test/read_tags.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_avahi.cxx b/test/run_avahi.cxx index b827d73fc..857913f6b 100644 --- a/test/run_avahi.cxx +++ b/test/run_avahi.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_convert.cxx b/test/run_convert.cxx index a8203e655..0aac86543 100644 --- a/test/run_convert.cxx +++ b/test/run_convert.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx index f7e3d6739..7d42d0ae1 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_encoder.cxx b/test/run_encoder.cxx index 5f567ad75..61749c7a2 100644 --- a/test/run_encoder.cxx +++ b/test/run_encoder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_filter.cxx b/test/run_filter.cxx index 116907cee..73a2ff0aa 100644 --- a/test/run_filter.cxx +++ b/test/run_filter.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_gunzip.cxx b/test/run_gunzip.cxx index cfa2c5be6..e8c51a7b3 100644 --- a/test/run_gunzip.cxx +++ b/test/run_gunzip.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_gzip.cxx b/test/run_gzip.cxx index c1238a55a..0a7ac7d11 100644 --- a/test/run_gzip.cxx +++ b/test/run_gzip.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_inotify.cxx b/test/run_inotify.cxx index df2471dfe..b76b455f9 100644 --- a/test/run_inotify.cxx +++ b/test/run_inotify.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_input.cxx b/test/run_input.cxx index e11a2df19..d10a17518 100644 --- a/test/run_input.cxx +++ b/test/run_input.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_neighbor_explorer.cxx b/test/run_neighbor_explorer.cxx index 928d833fd..c6242dad6 100644 --- a/test/run_neighbor_explorer.cxx +++ b/test/run_neighbor_explorer.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_normalize.cxx b/test/run_normalize.cxx index 5fbbfcd2b..0c9f10d1d 100644 --- a/test/run_normalize.cxx +++ b/test/run_normalize.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_output.cxx b/test/run_output.cxx index bbefaa1ad..c5823073a 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_resolver.cxx b/test/run_resolver.cxx index dd073ebe0..5575d9006 100644 --- a/test/run_resolver.cxx +++ b/test/run_resolver.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/run_storage.cxx b/test/run_storage.cxx index b27b1bbe6..b2346857e 100644 --- a/test/run_storage.cxx +++ b/test/run_storage.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/software_volume.cxx b/test/software_volume.cxx index ad44b4069..16b8405a2 100644 --- a/test/software_volume.cxx +++ b/test/software_volume.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_byte_reverse.cxx b/test/test_byte_reverse.cxx index 8535a89df..2e968a22f 100644 --- a/test/test_byte_reverse.cxx +++ b/test/test_byte_reverse.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_channels.cxx b/test/test_pcm_channels.cxx index 46b733c8f..e6b8dab58 100644 --- a/test/test_pcm_channels.cxx +++ b/test/test_pcm_channels.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_dither.cxx b/test/test_pcm_dither.cxx index a4e27d5ea..74a23d3c3 100644 --- a/test/test_pcm_dither.cxx +++ b/test/test_pcm_dither.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_export.cxx b/test/test_pcm_export.cxx index 081d55fa8..9d01dd7e6 100644 --- a/test/test_pcm_export.cxx +++ b/test/test_pcm_export.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_format.cxx b/test/test_pcm_format.cxx index 7591ca35f..5ff65dc6a 100644 --- a/test/test_pcm_format.cxx +++ b/test/test_pcm_format.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_interleave.cxx b/test/test_pcm_interleave.cxx index 12f0ac4b2..92290d820 100644 --- a/test/test_pcm_interleave.cxx +++ b/test/test_pcm_interleave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_mix.cxx b/test/test_pcm_mix.cxx index db268e052..4efc33f4d 100644 --- a/test/test_pcm_mix.cxx +++ b/test/test_pcm_mix.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_pack.cxx b/test/test_pcm_pack.cxx index 6e888dbab..336da9b04 100644 --- a/test/test_pcm_pack.cxx +++ b/test/test_pcm_pack.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_util.hxx b/test/test_pcm_util.hxx index 87354f16a..9e73d2197 100644 --- a/test/test_pcm_util.hxx +++ b/test/test_pcm_util.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_pcm_volume.cxx b/test/test_pcm_volume.cxx index 35ad845de..b99b7b33f 100644 --- a/test/test_pcm_volume.cxx +++ b/test/test_pcm_volume.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/test_vorbis_encoder.cxx b/test/test_vorbis_encoder.cxx index 496466a54..8fde34ce8 100644 --- a/test/test_vorbis_encoder.cxx +++ b/test/test_vorbis_encoder.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify diff --git a/test/visit_archive.cxx b/test/visit_archive.cxx index e37289f7f..f699b03c2 100644 --- a/test/visit_archive.cxx +++ b/test/visit_archive.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2019 The Music Player Daemon Project + * Copyright 2003-2020 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify