summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Block.cxx2
-rw-r--r--src/config/Block.hxx2
-rw-r--r--src/config/Defaults.hxx2
-rw-r--r--src/config/Domain.cxx2
-rw-r--r--src/config/Domain.hxx2
-rw-r--r--src/config/Net.cxx2
-rw-r--r--src/config/Net.hxx2
-rw-r--r--src/config/Option.hxx2
-rw-r--r--src/config/Param.cxx2
-rw-r--r--src/config/Param.hxx2
-rw-r--r--src/config/Parser.cxx2
-rw-r--r--src/config/Parser.hxx2
-rw-r--r--src/config/Templates.cxx2
-rw-r--r--src/config/Templates.hxx2
14 files changed, 14 insertions, 14 deletions
diff --git a/src/config/Block.cxx b/src/config/Block.cxx
index 15bb5da95..78f085b67 100644
--- a/src/config/Block.cxx
+++ b/src/config/Block.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 e20f00116..c290abc2f 100644
--- a/src/config/Block.hxx
+++ b/src/config/Block.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 09380f4cf..3c88ab21c 100644
--- a/src/config/Defaults.hxx
+++ b/src/config/Defaults.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 1e9893be5..05c2959dc 100644
--- a/src/config/Domain.cxx
+++ b/src/config/Domain.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 b1b630280..6ecdd39ff 100644
--- a/src/config/Domain.hxx
+++ b/src/config/Domain.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 93722f184..066f988b5 100644
--- a/src/config/Net.cxx
+++ b/src/config/Net.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 ef3ceb9ac..2b40d966c 100644
--- a/src/config/Net.hxx
+++ b/src/config/Net.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 d98fab1a0..03da8e378 100644
--- a/src/config/Option.hxx
+++ b/src/config/Option.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 1df37285a..936cf4d7f 100644
--- a/src/config/Param.cxx
+++ b/src/config/Param.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 bd0cefb5a..ff16881e8 100644
--- a/src/config/Param.hxx
+++ b/src/config/Param.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 8d233d1c2..bee4cbd3d 100644
--- a/src/config/Parser.cxx
+++ b/src/config/Parser.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 83be449e6..107ca0538 100644
--- a/src/config/Parser.hxx
+++ b/src/config/Parser.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 8df588aca..4da8031d4 100644
--- a/src/config/Templates.cxx
+++ b/src/config/Templates.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The 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 ac3ebcc75..c5d6d1e58 100644
--- a/src/config/Templates.hxx
+++ b/src/config/Templates.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify