diff options
author | Max Kellermann <max@duempel.org> | 2013-10-30 23:37:06 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-10-30 23:37:06 +0100 |
commit | 8555b65c50d2bebc9becf4ec663241c439e8c02f (patch) | |
tree | e3bcd4da5aae29e38bd6c941b81be785e9a02671 /src/command | |
parent | 304fa5ecacaab9ec4dbcb5acc659cc026d264daf (diff) | |
download | mpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.tar.gz mpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.tar.xz mpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.zip |
*: update copyright year to 2013
Diffstat (limited to 'src/command')
-rw-r--r-- | src/command/AllCommands.cxx | 2 | ||||
-rw-r--r-- | src/command/CommandError.cxx | 2 | ||||
-rw-r--r-- | src/command/CommandError.hxx | 2 | ||||
-rw-r--r-- | src/command/CommandResult.hxx | 2 | ||||
-rw-r--r-- | src/command/DatabaseCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/FileCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/MessageCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/OtherCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/OutputCommands.cxx | 2 | ||||
-rw-r--r-- | src/command/OutputCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/PlayerCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/PlaylistCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/QueueCommands.hxx | 2 | ||||
-rw-r--r-- | src/command/StickerCommands.cxx | 2 | ||||
-rw-r--r-- | src/command/StickerCommands.hxx | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/src/command/AllCommands.cxx b/src/command/AllCommands.cxx index 0ab5953d0..74802ced4 100644 --- a/src/command/AllCommands.cxx +++ b/src/command/AllCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 fe9d9481a..fc14d4a5d 100644 --- a/src/command/CommandError.cxx +++ b/src/command/CommandError.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 183797213..c7d3fff76 100644 --- a/src/command/CommandError.hxx +++ b/src/command/CommandError.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 4132dacb7..bbc16146b 100644 --- a/src/command/CommandResult.hxx +++ b/src/command/CommandResult.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 c60caf246..76b2ba817 100644 --- a/src/command/DatabaseCommands.hxx +++ b/src/command/DatabaseCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 523d9369f..e184d6e30 100644 --- a/src/command/FileCommands.hxx +++ b/src/command/FileCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 921b20c94..6a107f69d 100644 --- a/src/command/MessageCommands.hxx +++ b/src/command/MessageCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 20201e8b9..1a0b16ed1 100644 --- a/src/command/OtherCommands.hxx +++ b/src/command/OtherCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 8d6ea8ed7..e949448af 100644 --- a/src/command/OutputCommands.cxx +++ b/src/command/OutputCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 ac3c0211a..a5edc22e2 100644 --- a/src/command/OutputCommands.hxx +++ b/src/command/OutputCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 c201c7a57..8dad0855b 100644 --- a/src/command/PlayerCommands.hxx +++ b/src/command/PlayerCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 786f8b89f..802d6ff2f 100644 --- a/src/command/PlaylistCommands.hxx +++ b/src/command/PlaylistCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 3beb28e52..90d744447 100644 --- a/src/command/QueueCommands.hxx +++ b/src/command/QueueCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 cbd371c8f..b65e6f607 100644 --- a/src/command/StickerCommands.cxx +++ b/src/command/StickerCommands.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The 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 fb91a8ad3..9e4380f37 100644 --- a/src/command/StickerCommands.hxx +++ b/src/command/StickerCommands.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 The Music Player Daemon Project + * Copyright (C) 2003-2013 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |