diff options
author | Avuton Olrich <avuton@gmail.com> | 2009-12-31 20:55:13 -0800 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2009-12-31 20:58:43 -0800 |
commit | 9d3865cb952e95cfe8ac94f27f567f8408ec5b50 (patch) | |
tree | 27c8ff0d86c08a4d01012b81b247cb96c5c332b5 /src/archive | |
parent | 05cde5810accc64b4f57a106ad41ba46dfd99bbd (diff) | |
download | mpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.tar.gz mpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.tar.xz mpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.zip |
Update copyright notices.
Diffstat (limited to '')
-rw-r--r-- | src/archive/bz2_archive_plugin.c | 2 | ||||
-rw-r--r-- | src/archive/bz2_archive_plugin.h | 2 | ||||
-rw-r--r-- | src/archive/iso9660_archive_plugin.c | 2 | ||||
-rw-r--r-- | src/archive/iso9660_archive_plugin.h | 2 | ||||
-rw-r--r-- | src/archive/zzip_archive_plugin.c | 2 | ||||
-rw-r--r-- | src/archive/zzip_archive_plugin.h | 2 | ||||
-rw-r--r-- | src/archive_api.c | 2 | ||||
-rw-r--r-- | src/archive_api.h | 2 | ||||
-rw-r--r-- | src/archive_internal.h | 2 | ||||
-rw-r--r-- | src/archive_list.c | 2 | ||||
-rw-r--r-- | src/archive_list.h | 2 | ||||
-rw-r--r-- | src/archive_plugin.c | 2 | ||||
-rw-r--r-- | src/archive_plugin.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/src/archive/bz2_archive_plugin.c b/src/archive/bz2_archive_plugin.c index e4a5c3664..07d174403 100644 --- a/src/archive/bz2_archive_plugin.c +++ b/src/archive/bz2_archive_plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive/bz2_archive_plugin.h b/src/archive/bz2_archive_plugin.h index 42b0c48ed..199049008 100644 --- a/src/archive/bz2_archive_plugin.h +++ b/src/archive/bz2_archive_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive/iso9660_archive_plugin.c b/src/archive/iso9660_archive_plugin.c index 0d32b9b1b..f6c6ed5f2 100644 --- a/src/archive/iso9660_archive_plugin.c +++ b/src/archive/iso9660_archive_plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive/iso9660_archive_plugin.h b/src/archive/iso9660_archive_plugin.h index 21730c537..2a3864cee 100644 --- a/src/archive/iso9660_archive_plugin.h +++ b/src/archive/iso9660_archive_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive/zzip_archive_plugin.c b/src/archive/zzip_archive_plugin.c index 755baff74..3e0c063c2 100644 --- a/src/archive/zzip_archive_plugin.c +++ b/src/archive/zzip_archive_plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive/zzip_archive_plugin.h b/src/archive/zzip_archive_plugin.h index 07a8a2eca..6d5037eef 100644 --- a/src/archive/zzip_archive_plugin.h +++ b/src/archive/zzip_archive_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_api.c b/src/archive_api.c index 574960558..b15810f1b 100644 --- a/src/archive_api.c +++ b/src/archive_api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_api.h b/src/archive_api.h index 20a4f9277..f08960c72 100644 --- a/src/archive_api.h +++ b/src/archive_api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_internal.h b/src/archive_internal.h index 3d973381e..03439e826 100644 --- a/src/archive_internal.h +++ b/src/archive_internal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_list.c b/src/archive_list.c index 191cb004a..2656726b5 100644 --- a/src/archive_list.c +++ b/src/archive_list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_list.h b/src/archive_list.h index 2534b2b18..b65245ce9 100644 --- a/src/archive_list.h +++ b/src/archive_list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_plugin.c b/src/archive_plugin.c index 86334709b..b43293e75 100644 --- a/src/archive_plugin.c +++ b/src/archive_plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 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/archive_plugin.h b/src/archive_plugin.h index b15320503..254c81f66 100644 --- a/src/archive_plugin.h +++ b/src/archive_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 The Music Player Daemon Project + * Copyright (C) 2003-2010 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |