summaryrefslogtreecommitdiff
path: root/src/lib/xiph
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/xiph')
-rw-r--r--src/lib/xiph/FlacIOHandle.cxx2
-rw-r--r--src/lib/xiph/FlacIOHandle.hxx2
-rw-r--r--src/lib/xiph/OggFind.cxx2
-rw-r--r--src/lib/xiph/OggFind.hxx2
-rw-r--r--src/lib/xiph/OggPacket.cxx2
-rw-r--r--src/lib/xiph/OggPacket.hxx2
-rw-r--r--src/lib/xiph/OggPage.hxx2
-rw-r--r--src/lib/xiph/OggSerial.cxx2
-rw-r--r--src/lib/xiph/OggSerial.hxx2
-rw-r--r--src/lib/xiph/OggStreamState.hxx2
-rw-r--r--src/lib/xiph/OggSyncState.cxx2
-rw-r--r--src/lib/xiph/OggSyncState.hxx2
-rw-r--r--src/lib/xiph/OggVisitor.cxx2
-rw-r--r--src/lib/xiph/OggVisitor.hxx2
-rw-r--r--src/lib/xiph/VorbisComment.hxx2
-rw-r--r--src/lib/xiph/VorbisComments.cxx2
-rw-r--r--src/lib/xiph/VorbisComments.hxx2
-rw-r--r--src/lib/xiph/XiphTags.cxx2
-rw-r--r--src/lib/xiph/XiphTags.hxx2
19 files changed, 19 insertions, 19 deletions
diff --git a/src/lib/xiph/FlacIOHandle.cxx b/src/lib/xiph/FlacIOHandle.cxx
index b4da537aa..5e2c43c92 100644
--- a/src/lib/xiph/FlacIOHandle.cxx
+++ b/src/lib/xiph/FlacIOHandle.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/lib/xiph/FlacIOHandle.hxx b/src/lib/xiph/FlacIOHandle.hxx
index 33bf8d5fe..83476b2e4 100644
--- a/src/lib/xiph/FlacIOHandle.hxx
+++ b/src/lib/xiph/FlacIOHandle.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/lib/xiph/OggFind.cxx b/src/lib/xiph/OggFind.cxx
index d989bcea2..f3d81118a 100644
--- a/src/lib/xiph/OggFind.cxx
+++ b/src/lib/xiph/OggFind.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/lib/xiph/OggFind.hxx b/src/lib/xiph/OggFind.hxx
index 3c46f435c..c4951b818 100644
--- a/src/lib/xiph/OggFind.hxx
+++ b/src/lib/xiph/OggFind.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/lib/xiph/OggPacket.cxx b/src/lib/xiph/OggPacket.cxx
index 7ccba6e77..1a8a9d86a 100644
--- a/src/lib/xiph/OggPacket.cxx
+++ b/src/lib/xiph/OggPacket.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/lib/xiph/OggPacket.hxx b/src/lib/xiph/OggPacket.hxx
index b63fea938..c848e54e3 100644
--- a/src/lib/xiph/OggPacket.hxx
+++ b/src/lib/xiph/OggPacket.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/lib/xiph/OggPage.hxx b/src/lib/xiph/OggPage.hxx
index ea7a539de..3a278a323 100644
--- a/src/lib/xiph/OggPage.hxx
+++ b/src/lib/xiph/OggPage.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/lib/xiph/OggSerial.cxx b/src/lib/xiph/OggSerial.cxx
index 97e9476c4..7606030fc 100644
--- a/src/lib/xiph/OggSerial.cxx
+++ b/src/lib/xiph/OggSerial.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/lib/xiph/OggSerial.hxx b/src/lib/xiph/OggSerial.hxx
index eb53ff4f4..b15ab8628 100644
--- a/src/lib/xiph/OggSerial.hxx
+++ b/src/lib/xiph/OggSerial.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/lib/xiph/OggStreamState.hxx b/src/lib/xiph/OggStreamState.hxx
index e572fdd7d..cb5db287f 100644
--- a/src/lib/xiph/OggStreamState.hxx
+++ b/src/lib/xiph/OggStreamState.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/lib/xiph/OggSyncState.cxx b/src/lib/xiph/OggSyncState.cxx
index 2d3c0e6fa..abbecf727 100644
--- a/src/lib/xiph/OggSyncState.cxx
+++ b/src/lib/xiph/OggSyncState.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/lib/xiph/OggSyncState.hxx b/src/lib/xiph/OggSyncState.hxx
index 3ac9d4461..15c40fc00 100644
--- a/src/lib/xiph/OggSyncState.hxx
+++ b/src/lib/xiph/OggSyncState.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/lib/xiph/OggVisitor.cxx b/src/lib/xiph/OggVisitor.cxx
index b31f299fb..265d20062 100644
--- a/src/lib/xiph/OggVisitor.cxx
+++ b/src/lib/xiph/OggVisitor.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/lib/xiph/OggVisitor.hxx b/src/lib/xiph/OggVisitor.hxx
index 9e45e184d..da6389584 100644
--- a/src/lib/xiph/OggVisitor.hxx
+++ b/src/lib/xiph/OggVisitor.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/lib/xiph/VorbisComment.hxx b/src/lib/xiph/VorbisComment.hxx
index a51a873cb..5a2577dba 100644
--- a/src/lib/xiph/VorbisComment.hxx
+++ b/src/lib/xiph/VorbisComment.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/lib/xiph/VorbisComments.cxx b/src/lib/xiph/VorbisComments.cxx
index a2761d9fa..6cf62201b 100644
--- a/src/lib/xiph/VorbisComments.cxx
+++ b/src/lib/xiph/VorbisComments.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/lib/xiph/VorbisComments.hxx b/src/lib/xiph/VorbisComments.hxx
index c1a673daa..0c6b176c2 100644
--- a/src/lib/xiph/VorbisComments.hxx
+++ b/src/lib/xiph/VorbisComments.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/lib/xiph/XiphTags.cxx b/src/lib/xiph/XiphTags.cxx
index b3e8f603c..8341d28b7 100644
--- a/src/lib/xiph/XiphTags.cxx
+++ b/src/lib/xiph/XiphTags.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/lib/xiph/XiphTags.hxx b/src/lib/xiph/XiphTags.hxx
index bb7cb42a4..3dba30682 100644
--- a/src/lib/xiph/XiphTags.hxx
+++ b/src/lib/xiph/XiphTags.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