diff options
author | Max Kellermann <max@musicpd.org> | 2017-01-03 20:48:59 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2017-01-03 20:48:59 +0100 |
commit | 5900253b85b6e537420348e7ea30bb8e9eb8f74a (patch) | |
tree | c4ae0c69f3b748b03e44cc5113fb9dbbaf0e67cf /src/queue | |
parent | ccec94925fe0263f42bc27909a9510122678790f (diff) |
update copyright year
Diffstat (limited to 'src/queue')
-rw-r--r-- | src/queue/IdTable.hxx | 2 | ||||
-rw-r--r-- | src/queue/Listener.hxx | 2 | ||||
-rw-r--r-- | src/queue/Playlist.cxx | 2 | ||||
-rw-r--r-- | src/queue/Playlist.hxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistControl.cxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistEdit.cxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistState.cxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistState.hxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistTag.cxx | 2 | ||||
-rw-r--r-- | src/queue/PlaylistUpdate.cxx | 2 | ||||
-rw-r--r-- | src/queue/Queue.cxx | 2 | ||||
-rw-r--r-- | src/queue/Queue.hxx | 2 | ||||
-rw-r--r-- | src/queue/QueuePrint.cxx | 2 | ||||
-rw-r--r-- | src/queue/QueuePrint.hxx | 2 | ||||
-rw-r--r-- | src/queue/QueueSave.cxx | 2 | ||||
-rw-r--r-- | src/queue/QueueSave.hxx | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/src/queue/IdTable.hxx b/src/queue/IdTable.hxx index 93484f55e..1b4ba16ac 100644 --- a/src/queue/IdTable.hxx +++ b/src/queue/IdTable.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 7407d89f6..57d68dd70 100644 --- a/src/queue/Listener.hxx +++ b/src/queue/Listener.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 cc0a9efde..a97c99fa1 100644 --- a/src/queue/Playlist.cxx +++ b/src/queue/Playlist.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 c77e347b7..f66b1f2e7 100644 --- a/src/queue/Playlist.hxx +++ b/src/queue/Playlist.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 43c701623..99012aedf 100644 --- a/src/queue/PlaylistControl.cxx +++ b/src/queue/PlaylistControl.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 8a5db3216..67675680c 100644 --- a/src/queue/PlaylistEdit.cxx +++ b/src/queue/PlaylistEdit.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 f5cce93a3..d08610efc 100644 --- a/src/queue/PlaylistState.cxx +++ b/src/queue/PlaylistState.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 c90cf0288..0b4faf026 100644 --- a/src/queue/PlaylistState.hxx +++ b/src/queue/PlaylistState.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 08d66810a..248c46a28 100644 --- a/src/queue/PlaylistTag.cxx +++ b/src/queue/PlaylistTag.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 6c3d55641..2ca4e0634 100644 --- a/src/queue/PlaylistUpdate.cxx +++ b/src/queue/PlaylistUpdate.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 3e2b0d74c..6f6a9c8f7 100644 --- a/src/queue/Queue.cxx +++ b/src/queue/Queue.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 4acde760f..f7c07439e 100644 --- a/src/queue/Queue.hxx +++ b/src/queue/Queue.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 3a096ec7b..8809393a9 100644 --- a/src/queue/QueuePrint.cxx +++ b/src/queue/QueuePrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 b330aa0b4..bbe8249b9 100644 --- a/src/queue/QueuePrint.hxx +++ b/src/queue/QueuePrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 f1fa89497..a03d4950e 100644 --- a/src/queue/QueueSave.cxx +++ b/src/queue/QueueSave.cxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The 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 1f2b49e56..9f1c37066 100644 --- a/src/queue/QueueSave.hxx +++ b/src/queue/QueueSave.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2003-2016 The Music Player Daemon Project + * Copyright 2003-2017 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |