diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Block.cxx | 2 | ||||
-rw-r--r-- | src/config/Block.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigDefaults.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigError.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigError.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigFile.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigFile.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigGlobal.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigGlobal.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigOption.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigParser.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigParser.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigPath.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigPath.hxx | 2 | ||||
-rw-r--r-- | src/config/ConfigTemplates.cxx | 2 | ||||
-rw-r--r-- | src/config/ConfigTemplates.hxx | 2 | ||||
-rw-r--r-- | src/config/Data.cxx | 2 | ||||
-rw-r--r-- | src/config/Data.hxx | 2 | ||||
-rw-r--r-- | src/config/Param.cxx | 2 | ||||
-rw-r--r-- | src/config/Param.hxx | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/src/config/Block.cxx b/src/config/Block.cxx index a74903b10..dc9b5c070 100644 --- a/src/config/Block.cxx +++ b/src/config/Block.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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 9e72018ca..e0d8a09e5 100644 --- a/src/config/Block.hxx +++ b/src/config/Block.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigDefaults.hxx b/src/config/ConfigDefaults.hxx index 2dca5d469..59806a2f1 100644 --- a/src/config/ConfigDefaults.hxx +++ b/src/config/ConfigDefaults.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigError.cxx b/src/config/ConfigError.cxx index b2a773b15..2fbe8dc5f 100644 --- a/src/config/ConfigError.cxx +++ b/src/config/ConfigError.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigError.hxx b/src/config/ConfigError.hxx index 89543599d..4221951e5 100644 --- a/src/config/ConfigError.hxx +++ b/src/config/ConfigError.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigFile.cxx b/src/config/ConfigFile.cxx index 364e2dd46..490de0bed 100644 --- a/src/config/ConfigFile.cxx +++ b/src/config/ConfigFile.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigFile.hxx b/src/config/ConfigFile.hxx index 8aeb055d7..e33c42b23 100644 --- a/src/config/ConfigFile.hxx +++ b/src/config/ConfigFile.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigGlobal.cxx b/src/config/ConfigGlobal.cxx index 657f871eb..23f356638 100644 --- a/src/config/ConfigGlobal.cxx +++ b/src/config/ConfigGlobal.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigGlobal.hxx b/src/config/ConfigGlobal.hxx index 622105248..38c9d4d47 100644 --- a/src/config/ConfigGlobal.hxx +++ b/src/config/ConfigGlobal.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigOption.hxx b/src/config/ConfigOption.hxx index 5acd6fd49..8aa9a94e3 100644 --- a/src/config/ConfigOption.hxx +++ b/src/config/ConfigOption.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigParser.cxx b/src/config/ConfigParser.cxx index 40afe1edd..d56cde19b 100644 --- a/src/config/ConfigParser.cxx +++ b/src/config/ConfigParser.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigParser.hxx b/src/config/ConfigParser.hxx index c696801f5..02b16c1b0 100644 --- a/src/config/ConfigParser.hxx +++ b/src/config/ConfigParser.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigPath.cxx b/src/config/ConfigPath.cxx index c1e57b3ba..ee5a8cd7b 100644 --- a/src/config/ConfigPath.cxx +++ b/src/config/ConfigPath.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigPath.hxx b/src/config/ConfigPath.hxx index afd3e0435..340145e48 100644 --- a/src/config/ConfigPath.hxx +++ b/src/config/ConfigPath.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigTemplates.cxx b/src/config/ConfigTemplates.cxx index cd353dc19..cb02970bf 100644 --- a/src/config/ConfigTemplates.cxx +++ b/src/config/ConfigTemplates.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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/ConfigTemplates.hxx b/src/config/ConfigTemplates.hxx index 3a18ebdc8..d5d64a746 100644 --- a/src/config/ConfigTemplates.hxx +++ b/src/config/ConfigTemplates.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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 52521e31a..51db67f0e 100644 --- a/src/config/Data.cxx +++ b/src/config/Data.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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 6036c49e6..ef4fc126c 100644 --- a/src/config/Data.hxx +++ b/src/config/Data.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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 bfd9743d2..9c292c6de 100644 --- a/src/config/Param.cxx +++ b/src/config/Param.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The 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 e6a039c2a..d66bd8aa3 100644 --- a/src/config/Param.hxx +++ b/src/config/Param.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2015 The Music Player Daemon Project + * Copyright 2003-2016 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |