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/protocol | |
parent | ccec94925fe0263f42bc27909a9510122678790f (diff) |
update copyright year
Diffstat (limited to 'src/protocol')
-rw-r--r-- | src/protocol/Ack.cxx | 2 | ||||
-rw-r--r-- | src/protocol/Ack.hxx | 2 | ||||
-rw-r--r-- | src/protocol/ArgParser.cxx | 2 | ||||
-rw-r--r-- | src/protocol/ArgParser.hxx | 2 | ||||
-rw-r--r-- | src/protocol/Result.cxx | 2 | ||||
-rw-r--r-- | src/protocol/Result.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/protocol/Ack.cxx b/src/protocol/Ack.cxx index 122322903..f754cee40 100644 --- a/src/protocol/Ack.cxx +++ b/src/protocol/Ack.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/protocol/Ack.hxx b/src/protocol/Ack.hxx index 40e1014d2..195f4bcb0 100644 --- a/src/protocol/Ack.hxx +++ b/src/protocol/Ack.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/protocol/ArgParser.cxx b/src/protocol/ArgParser.cxx index 8557464fd..185c57863 100644 --- a/src/protocol/ArgParser.cxx +++ b/src/protocol/ArgParser.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/protocol/ArgParser.hxx b/src/protocol/ArgParser.hxx index 3c1506dcf..135f9e74b 100644 --- a/src/protocol/ArgParser.hxx +++ b/src/protocol/ArgParser.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/protocol/Result.cxx b/src/protocol/Result.cxx index 2a17b0e88..b58fcaea0 100644 --- a/src/protocol/Result.cxx +++ b/src/protocol/Result.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/protocol/Result.hxx b/src/protocol/Result.hxx index 3399f2051..d3bf78304 100644 --- a/src/protocol/Result.hxx +++ b/src/protocol/Result.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 |