aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2007-04-05 03:22:33 +0000
committerAvuton Olrich <avuton@gmail.com>2007-04-05 03:22:33 +0000
commita061da8fb5224fcdedb1e4965c8ba4b9fdde4413 (patch)
tree0fe0c7f642be817df8e2c4270dc3d88429b347c8
parent1bf233dd372d760bc9e51f242b3fe86eb9cb48f9 (diff)
The massive copyright update
git-svn-id: https://svn.musicpd.org/mpd/trunk@5834 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--scripts/mpd.spec2
-rw-r--r--src/ack.h2
-rw-r--r--src/audio.c2
-rw-r--r--src/audio.h2
-rw-r--r--src/audioOutput.c2
-rw-r--r--src/audioOutput.h2
-rw-r--r--src/audioOutputs/audioOutput_alsa.c2
-rw-r--r--src/audioOutputs/audioOutput_ao.c2
-rw-r--r--src/audioOutputs/audioOutput_jack.c2
-rw-r--r--src/audioOutputs/audioOutput_mvp.c2
-rw-r--r--src/audioOutputs/audioOutput_oss.c4
-rw-r--r--src/audioOutputs/audioOutput_osx.c2
-rw-r--r--src/audioOutputs/audioOutput_pulse.c2
-rw-r--r--src/audioOutputs/audioOutput_shout.c2
-rw-r--r--src/buffer2array.c2
-rw-r--r--src/buffer2array.h2
-rw-r--r--src/charConv.c2
-rw-r--r--src/charConv.h2
-rw-r--r--src/command.c2
-rw-r--r--src/command.h2
-rw-r--r--src/compress.c2
-rw-r--r--src/compress.h2
-rw-r--r--src/conf.c2
-rw-r--r--src/conf.h2
-rw-r--r--src/dbUtils.c2
-rw-r--r--src/dbUtils.h2
-rw-r--r--src/decode.c2
-rw-r--r--src/decode.h2
-rw-r--r--src/directory.c2
-rw-r--r--src/directory.h2
-rw-r--r--src/gcc.h2
-rw-r--r--src/inputPlugin.c2
-rw-r--r--src/inputPlugin.h2
-rw-r--r--src/inputPlugins/_flac_common.c2
-rw-r--r--src/inputPlugins/_flac_common.h2
-rw-r--r--src/inputPlugins/_ogg_common.c2
-rw-r--r--src/inputPlugins/_ogg_common.h2
-rw-r--r--src/inputPlugins/aac_plugin.c2
-rw-r--r--src/inputPlugins/audiofile_plugin.c2
-rw-r--r--src/inputPlugins/flac_plugin.c2
-rw-r--r--src/inputPlugins/mod_plugin.c2
-rw-r--r--src/inputPlugins/mp3_plugin.c2
-rw-r--r--src/inputPlugins/mp4_plugin.c2
-rw-r--r--src/inputPlugins/mpc_plugin.c2
-rw-r--r--src/inputPlugins/oggflac_plugin.c2
-rw-r--r--src/inputPlugins/oggvorbis_plugin.c2
-rw-r--r--src/inputStream.c2
-rw-r--r--src/inputStream.h2
-rw-r--r--src/inputStream_file.c2
-rw-r--r--src/inputStream_file.h2
-rw-r--r--src/inputStream_http.c2
-rw-r--r--src/inputStream_http.h2
-rw-r--r--src/interface.c2
-rw-r--r--src/interface.h2
-rw-r--r--src/ioops.h2
-rw-r--r--src/list.c2
-rw-r--r--src/list.h2
-rw-r--r--src/listen.c2
-rw-r--r--src/listen.h2
-rw-r--r--src/log.c2
-rw-r--r--src/log.h2
-rw-r--r--src/ls.c2
-rw-r--r--src/ls.h2
-rw-r--r--src/main.c4
-rw-r--r--src/metadataChunk.c2
-rw-r--r--src/metadataChunk.h2
-rw-r--r--src/mpd_types.h2
-rw-r--r--src/myfprintf.c2
-rw-r--r--src/myfprintf.h2
-rw-r--r--src/normalize.c2
-rw-r--r--src/normalize.h2
-rw-r--r--src/outputBuffer.c2
-rw-r--r--src/outputBuffer.h2
-rw-r--r--src/path.c2
-rw-r--r--src/path.h2
-rw-r--r--src/pcm_utils.c2
-rw-r--r--src/pcm_utils.h2
-rw-r--r--src/permission.c2
-rw-r--r--src/permission.h2
-rw-r--r--src/player.c2
-rw-r--r--src/player.h2
-rw-r--r--src/playerData.c2
-rw-r--r--src/playerData.h2
-rw-r--r--src/playlist.c2
-rw-r--r--src/playlist.h2
-rw-r--r--src/replayGain.c2
-rw-r--r--src/replayGain.h2
-rw-r--r--src/sig_handlers.c2
-rw-r--r--src/sig_handlers.h2
-rw-r--r--src/signal_check.c2
-rw-r--r--src/signal_check.h2
-rw-r--r--src/sllist.c2
-rw-r--r--src/sllist.h2
-rw-r--r--src/song.c2
-rw-r--r--src/song.h2
-rw-r--r--src/state_file.c2
-rw-r--r--src/state_file.h2
-rw-r--r--src/stats.c2
-rw-r--r--src/stats.h2
-rw-r--r--src/tag.c2
-rw-r--r--src/tag.h2
-rw-r--r--src/tagTracker.c2
-rw-r--r--src/tagTracker.h2
-rw-r--r--src/tree.c2
-rw-r--r--src/tree.h2
-rw-r--r--src/utf8.c2
-rw-r--r--src/utf8.h2
-rw-r--r--src/utils.c2
-rw-r--r--src/utils.h2
-rw-r--r--src/volume.c2
-rw-r--r--src/volume.h2
-rw-r--r--src/zeroconf.c2
-rw-r--r--src/zeroconf.h2
113 files changed, 115 insertions, 115 deletions
diff --git a/scripts/mpd.spec b/scripts/mpd.spec
index 23eb8cbb..74c8ebaa 100644
--- a/scripts/mpd.spec
+++ b/scripts/mpd.spec
@@ -1,5 +1,5 @@
# the Music Player Daemon (MPD)
-# (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+# Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
# This project's homepage is: http://www.musicpd.org
#
# This program is free software; you can redistribute it and/or modify
diff --git a/src/ack.h b/src/ack.h
index a82b508b..1b2950e2 100644
--- a/src/ack.h
+++ b/src/ack.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audio.c b/src/audio.c
index 1a11d25a..92d688f3 100644
--- a/src/audio.c
+++ b/src/audio.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audio.h b/src/audio.h
index d2703ce4..cc4ac075 100644
--- a/src/audio.h
+++ b/src/audio.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutput.c b/src/audioOutput.c
index 111531ba..dd163533 100644
--- a/src/audioOutput.c
+++ b/src/audioOutput.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutput.h b/src/audioOutput.h
index 136d10b2..cba445a3 100644
--- a/src/audioOutput.h
+++ b/src/audioOutput.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_alsa.c b/src/audioOutputs/audioOutput_alsa.c
index 1cfe4f3a..295cecdf 100644
--- a/src/audioOutputs/audioOutput_alsa.c
+++ b/src/audioOutputs/audioOutput_alsa.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_ao.c b/src/audioOutputs/audioOutput_ao.c
index a1840b41..df297562 100644
--- a/src/audioOutputs/audioOutput_ao.c
+++ b/src/audioOutputs/audioOutput_ao.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_jack.c b/src/audioOutputs/audioOutput_jack.c
index ee03429f..423ebb86 100644
--- a/src/audioOutputs/audioOutput_jack.c
+++ b/src/audioOutputs/audioOutput_jack.c
@@ -1,5 +1,5 @@
/* jack plug in for the Music Player Daemon (MPD)
- * (c)2006 by anarch(anarchsss@gmail.com)
+ * Copyright (C) 2006-2007 by José Anarch <anarchsss@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/audioOutputs/audioOutput_mvp.c b/src/audioOutputs/audioOutput_mvp.c
index bf2631c1..ea365c65 100644
--- a/src/audioOutputs/audioOutput_mvp.c
+++ b/src/audioOutputs/audioOutput_mvp.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Media MVP audio output based on code from MVPMC project:
diff --git a/src/audioOutputs/audioOutput_oss.c b/src/audioOutputs/audioOutput_oss.c
index be3f1e7d..1a27cae1 100644
--- a/src/audioOutputs/audioOutput_oss.c
+++ b/src/audioOutputs/audioOutput_oss.c
@@ -1,8 +1,8 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
- * OSS audio output (c) 2004, 2005, 2006 by Eric Wong <eric@petta-tech.com>
+ * OSS audio output (c) 2004, 2005, 2006, 2007 by Eric Wong <eric@petta-tech.com>
* and Warren Dukes <warren.dukes@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_osx.c b/src/audioOutputs/audioOutput_osx.c
index aafe54ae..1caebade 100644
--- a/src/audioOutputs/audioOutput_osx.c
+++ b/src/audioOutputs/audioOutput_osx.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_pulse.c b/src/audioOutputs/audioOutput_pulse.c
index 3dade76b..8948e026 100644
--- a/src/audioOutputs/audioOutput_pulse.c
+++ b/src/audioOutputs/audioOutput_pulse.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/audioOutputs/audioOutput_shout.c b/src/audioOutputs/audioOutput_shout.c
index 11c577e1..01fd50c1 100644
--- a/src/audioOutputs/audioOutput_shout.c
+++ b/src/audioOutputs/audioOutput_shout.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/buffer2array.c b/src/buffer2array.c
index 255199d6..d7bfc456 100644
--- a/src/buffer2array.c
+++ b/src/buffer2array.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/buffer2array.h b/src/buffer2array.h
index e12f0cee..ece66399 100644
--- a/src/buffer2array.h
+++ b/src/buffer2array.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/charConv.c b/src/charConv.c
index 98514c8c..69777c47 100644
--- a/src/charConv.c
+++ b/src/charConv.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/charConv.h b/src/charConv.h
index d3d0fa70..4b1ed423 100644
--- a/src/charConv.h
+++ b/src/charConv.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/command.c b/src/command.c
index 3ae17f33..5f5be15e 100644
--- a/src/command.c
+++ b/src/command.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/command.h b/src/command.h
index 8413991e..a560b948 100644
--- a/src/command.h
+++ b/src/command.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/compress.c b/src/compress.c
index 266f5007..d8db7ab6 100644
--- a/src/compress.c
+++ b/src/compress.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Compressor logic by
diff --git a/src/compress.h b/src/compress.h
index 85c62f35..42638f78 100644
--- a/src/compress.h
+++ b/src/compress.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* interface to audio compression
diff --git a/src/conf.c b/src/conf.c
index 7dfea632..1c76226d 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/conf.h b/src/conf.h
index 1cd4cf32..7059eaa9 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dbUtils.c b/src/dbUtils.c
index 7a1c0e54..370a38dd 100644
--- a/src/dbUtils.c
+++ b/src/dbUtils.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dbUtils.h b/src/dbUtils.h
index 63277202..722ff15b 100644
--- a/src/dbUtils.h
+++ b/src/dbUtils.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/decode.c b/src/decode.c
index 349ef48f..82eba19b 100644
--- a/src/decode.c
+++ b/src/decode.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/decode.h b/src/decode.h
index 2b7b314a..f073c0d5 100644
--- a/src/decode.h
+++ b/src/decode.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/directory.c b/src/directory.c
index ee8d51d9..14b73ee6 100644
--- a/src/directory.c
+++ b/src/directory.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/directory.h b/src/directory.h
index 77ff609f..df682c3d 100644
--- a/src/directory.h
+++ b/src/directory.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gcc.h b/src/gcc.h
index c6e53f5b..4ae18c46 100644
--- a/src/gcc.h
+++ b/src/gcc.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugin.c b/src/inputPlugin.c
index 4bbcd00b..60e60947 100644
--- a/src/inputPlugin.c
+++ b/src/inputPlugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugin.h b/src/inputPlugin.h
index 83f8b2b2..398ddc1c 100644
--- a/src/inputPlugin.h
+++ b/src/inputPlugin.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/_flac_common.c b/src/inputPlugins/_flac_common.c
index e2b336a3..11126cd1 100644
--- a/src/inputPlugins/_flac_common.c
+++ b/src/inputPlugins/_flac_common.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common data structures and functions used by FLAC and OggFLAC
diff --git a/src/inputPlugins/_flac_common.h b/src/inputPlugins/_flac_common.h
index 9e851ad9..e04e7069 100644
--- a/src/inputPlugins/_flac_common.h
+++ b/src/inputPlugins/_flac_common.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common data structures and functions used by FLAC and OggFLAC
diff --git a/src/inputPlugins/_ogg_common.c b/src/inputPlugins/_ogg_common.c
index 57e68770..c83e4610 100644
--- a/src/inputPlugins/_ogg_common.c
+++ b/src/inputPlugins/_ogg_common.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
diff --git a/src/inputPlugins/_ogg_common.h b/src/inputPlugins/_ogg_common.h
index aebb7512..5821e664 100644
--- a/src/inputPlugins/_ogg_common.h
+++ b/src/inputPlugins/_ogg_common.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
diff --git a/src/inputPlugins/aac_plugin.c b/src/inputPlugins/aac_plugin.c
index d68a8c6b..52968970 100644
--- a/src/inputPlugins/aac_plugin.c
+++ b/src/inputPlugins/aac_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/audiofile_plugin.c b/src/inputPlugins/audiofile_plugin.c
index 979d7b86..35fb48b8 100644
--- a/src/inputPlugins/audiofile_plugin.c
+++ b/src/inputPlugins/audiofile_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* libaudiofile (wave) support added by Eric Wong <normalperson@yhbt.net>
diff --git a/src/inputPlugins/flac_plugin.c b/src/inputPlugins/flac_plugin.c
index b48e5e73..3f3a4b4f 100644
--- a/src/inputPlugins/flac_plugin.c
+++ b/src/inputPlugins/flac_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/mod_plugin.c b/src/inputPlugins/mod_plugin.c
index 49798610..be765ea2 100644
--- a/src/inputPlugins/mod_plugin.c
+++ b/src/inputPlugins/mod_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/mp3_plugin.c b/src/inputPlugins/mp3_plugin.c
index a93d136f..ef7a0123 100644
--- a/src/inputPlugins/mp3_plugin.c
+++ b/src/inputPlugins/mp3_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/mp4_plugin.c b/src/inputPlugins/mp4_plugin.c
index 65412512..1ebf556c 100644
--- a/src/inputPlugins/mp4_plugin.c
+++ b/src/inputPlugins/mp4_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/mpc_plugin.c b/src/inputPlugins/mpc_plugin.c
index 441af29a..dff0f944 100644
--- a/src/inputPlugins/mpc_plugin.c
+++ b/src/inputPlugins/mpc_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputPlugins/oggflac_plugin.c b/src/inputPlugins/oggflac_plugin.c
index f66a9b7d..58eb0a5f 100644
--- a/src/inputPlugins/oggflac_plugin.c
+++ b/src/inputPlugins/oggflac_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* OggFLAC support (half-stolen from flac_plugin.c :))
diff --git a/src/inputPlugins/oggvorbis_plugin.c b/src/inputPlugins/oggvorbis_plugin.c
index b54a7d9a..4b4b87c8 100644
--- a/src/inputPlugins/oggvorbis_plugin.c
+++ b/src/inputPlugins/oggvorbis_plugin.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream.c b/src/inputStream.c
index beb2aa11..013d75f1 100644
--- a/src/inputStream.c
+++ b/src/inputStream.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream.h b/src/inputStream.h
index 52d7568c..74397f07 100644
--- a/src/inputStream.h
+++ b/src/inputStream.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream_file.c b/src/inputStream_file.c
index de1055eb..389aaad0 100644
--- a/src/inputStream_file.c
+++ b/src/inputStream_file.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream_file.h b/src/inputStream_file.h
index 6c42351c..fad7ac26 100644
--- a/src/inputStream_file.h
+++ b/src/inputStream_file.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream_http.c b/src/inputStream_http.c
index 6f2f8e99..152fa476 100644
--- a/src/inputStream_http.c
+++ b/src/inputStream_http.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/inputStream_http.h b/src/inputStream_http.h
index 2ea63c62..7ab23a5d 100644
--- a/src/inputStream_http.h
+++ b/src/inputStream_http.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/interface.c b/src/interface.c
index 18eab36d..31785f7e 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/interface.h b/src/interface.h
index ac64c2b6..6f3c2c07 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/ioops.h b/src/ioops.h
index a2a6fa84..c9187dcc 100644
--- a/src/ioops.h
+++ b/src/ioops.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/list.c b/src/list.c
index c4739820..71c30f7b 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/list.h b/src/list.h
index 356223b7..508450af 100644
--- a/src/list.h
+++ b/src/list.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/listen.c b/src/listen.c
index 479b9acd..9240d490 100644
--- a/src/listen.c
+++ b/src/listen.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/listen.h b/src/listen.h
index 74c5e6ad..63821400 100644
--- a/src/listen.h
+++ b/src/listen.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/log.c b/src/log.c
index ac6bbfa7..fa4ae64f 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/log.h b/src/log.h
index bbe02aec..34f6ac00 100644
--- a/src/log.h
+++ b/src/log.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/ls.c b/src/ls.c
index 6c9e9ba4..0b3f7f35 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/ls.h b/src/ls.h
index ec3cbf84..20f668bd 100644
--- a/src/ls.h
+++ b/src/ls.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/main.c b/src/main.c
index 41db55b7..d86273f7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -136,7 +136,7 @@ static void version(void)
{
LOG("mpd (MPD: Music Player Daemon) %s\n", VERSION);
LOG("\n");
- LOG("Copyright (C) 2003-2006 Warren Dukes <warren.dukes@gmail.com>\n");
+ LOG("Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n");
LOG("This is free software; see the source for copying conditions. There is NO\n");
LOG("warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");
LOG("\n");
diff --git a/src/metadataChunk.c b/src/metadataChunk.c
index d1166985..bc5118fd 100644
--- a/src/metadataChunk.c
+++ b/src/metadataChunk.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/metadataChunk.h b/src/metadataChunk.h
index 8ffad14d..c1da8b32 100644
--- a/src/metadataChunk.h
+++ b/src/metadataChunk.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/mpd_types.h b/src/mpd_types.h
index 25a20036..dbdfc686 100644
--- a/src/mpd_types.h
+++ b/src/mpd_types.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/myfprintf.c b/src/myfprintf.c
index 4676c719..a09ae432 100644
--- a/src/myfprintf.c
+++ b/src/myfprintf.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/myfprintf.h b/src/myfprintf.h
index 6fed04c2..287902f9 100644
--- a/src/myfprintf.h
+++ b/src/myfprintf.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/normalize.c b/src/normalize.c
index c626d7fd..fb62e7a4 100644
--- a/src/normalize.c
+++ b/src/normalize.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/normalize.h b/src/normalize.h
index 5cba08aa..ddbefab0 100644
--- a/src/normalize.h
+++ b/src/normalize.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/outputBuffer.c b/src/outputBuffer.c
index 3011505b..8b3a00b0 100644
--- a/src/outputBuffer.c
+++ b/src/outputBuffer.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/outputBuffer.h b/src/outputBuffer.h
index 3c3ae411..fecff91e 100644
--- a/src/outputBuffer.h
+++ b/src/outputBuffer.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/path.c b/src/path.c
index 118731c5..513128a1 100644
--- a/src/path.c
+++ b/src/path.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/path.h b/src/path.h
index 5a17ab11..2357aa25 100644
--- a/src/path.h
+++ b/src/path.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/pcm_utils.c b/src/pcm_utils.c
index dff698e7..54003c0a 100644
--- a/src/pcm_utils.c
+++ b/src/pcm_utils.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/pcm_utils.h b/src/pcm_utils.h
index 2cdde6a3..85ec9e3e 100644
--- a/src/pcm_utils.h
+++ b/src/pcm_utils.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/permission.c b/src/permission.c
index dcd8a479..e12cdcdc 100644
--- a/src/permission.c
+++ b/src/permission.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/permission.h b/src/permission.h
index a8fa8df3..bd425708 100644
--- a/src/permission.h
+++ b/src/permission.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/player.c b/src/player.c
index 25dbe777..7c92d088 100644
--- a/src/player.c
+++ b/src/player.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/player.h b/src/player.h
index 691be023..b62fab2e 100644
--- a/src/player.h
+++ b/src/player.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/playerData.c b/src/playerData.c
index 3edb6b2e..31f27540 100644
--- a/src/playerData.c
+++ b/src/playerData.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/playerData.h b/src/playerData.h
index e7c87f0d..00e4040b 100644
--- a/src/playerData.h
+++ b/src/playerData.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/playlist.c b/src/playlist.c
index e22185be..c6923122 100644
--- a/src/playlist.c
+++ b/src/playlist.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/playlist.h b/src/playlist.h
index a0737f9e..ce937fb6 100644
--- a/src/playlist.h
+++ b/src/playlist.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/replayGain.c b/src/replayGain.c
index eb084e75..eeda47f3 100644
--- a/src/replayGain.c
+++ b/src/replayGain.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 replayGain code by AliasMrJones
* This project's homepage is: http://www.musicpd.org
*
diff --git a/src/replayGain.h b/src/replayGain.h
index 219944f2..c2d47146 100644
--- a/src/replayGain.h
+++ b/src/replayGain.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 replayGain code by AliasMrJones
* This project's homepage is: http://www.musicpd.org
*
diff --git a/src/sig_handlers.c b/src/sig_handlers.c
index 023081ed..fc29d252 100644
--- a/src/sig_handlers.c
+++ b/src/sig_handlers.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* (c) 2004 Nick Welch (mack@incise.org)
* This project's homepage is: http://www.musicpd.org
*
diff --git a/src/sig_handlers.h b/src/sig_handlers.h
index baf0240b..15fa181e 100644
--- a/src/sig_handlers.h
+++ b/src/sig_handlers.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/signal_check.c b/src/signal_check.c
index 1f0d0254..77a2b125 100644
--- a/src/signal_check.c
+++ b/src/signal_check.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 by mackstann
* This project's homepage is: http://www.musicpd.org
*
diff --git a/src/signal_check.h b/src/signal_check.h
index c013c174..58c9f3c3 100644
--- a/src/signal_check.h
+++ b/src/signal_check.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 by mackstann
* This project's homepage is: http://www.musicpd.org
*
diff --git a/src/sllist.c b/src/sllist.c
index 9d581ef5..00408a3c 100644
--- a/src/sllist.c
+++ b/src/sllist.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/sllist.h b/src/sllist.h
index 7b641517..1e81abef 100644
--- a/src/sllist.h
+++ b/src/sllist.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/song.c b/src/song.c
index 5466a744..6d8092b5 100644
--- a/src/song.c
+++ b/src/song.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/song.h b/src/song.h
index 2e0e68f4..c4100d2a 100644
--- a/src/song.h
+++ b/src/song.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/state_file.c b/src/state_file.c
index c43a9c30..2e6f8304 100644
--- a/src/state_file.c
+++ b/src/state_file.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/state_file.h b/src/state_file.h
index e717fbe8..4a7d012e 100644
--- a/src/state_file.h
+++ b/src/state_file.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/stats.c b/src/stats.c
index d4b69953..5045077c 100644
--- a/src/stats.c
+++ b/src/stats.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/stats.h b/src/stats.h
index b1a9568f..cd7d0122 100644
--- a/src/stats.h
+++ b/src/stats.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tag.c b/src/tag.c
index 8279eb06..1e3edc88 100644
--- a/src/tag.c
+++ b/src/tag.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tag.h b/src/tag.h
index 492ca32c..9723facd 100644
--- a/src/tag.h
+++ b/src/tag.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tagTracker.c b/src/tagTracker.c
index 6f7ea359..ab356e50 100644
--- a/src/tagTracker.c
+++ b/src/tagTracker.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tagTracker.h b/src/tagTracker.h
index 260784d0..09d07f1d 100644
--- a/src/tagTracker.h
+++ b/src/tagTracker.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tree.c b/src/tree.c
index 466ff05a..87028d74 100644
--- a/src/tree.c
+++ b/src/tree.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2006-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/tree.h b/src/tree.h
index 54416a06..76a980cd 100644
--- a/src/tree.h
+++ b/src/tree.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2006-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/utf8.c b/src/utf8.c
index 1a1d10e6..2061a78d 100644
--- a/src/utf8.c
+++ b/src/utf8.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/utf8.h b/src/utf8.h
index ffff9260..0eb60d82 100644
--- a/src/utf8.h
+++ b/src/utf8.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/utils.c b/src/utils.c
index 919553d3..a6dd9d8a 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/utils.h b/src/utils.h
index ae66e3be..2f911499 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/volume.c b/src/volume.c
index cf6cd264..58d8ee56 100644
--- a/src/volume.c
+++ b/src/volume.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/volume.h b/src/volume.h
index 5a1b33b6..fcaefc64 100644
--- a/src/volume.h
+++ b/src/volume.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/zeroconf.c b/src/zeroconf.c
index 5417ccb3..50e4c9c1 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/zeroconf.h b/src/zeroconf.h
index 2301c0d4..ef7167d5 100644
--- a/src/zeroconf.h
+++ b/src/zeroconf.h
@@ -1,5 +1,5 @@
/* the Music Player Daemon (MPD)
- * (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
+ * Copyright (C) 2003-2007 by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify