diff options
author | Max Kellermann <max@duempel.org> | 2015-01-01 19:48:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-01-01 19:48:13 +0100 |
commit | 712ed555e6148122939d8da8766f36eb7387e720 (patch) | |
tree | 7e9a5ac5831cb4362e8e4255fb92a1a4a0bc0434 /src/sticker | |
parent | 11fb5bc3d0a3293211d314001abea8c655de9a0e (diff) | |
download | mpd-712ed555e6148122939d8da8766f36eb7387e720.tar.gz mpd-712ed555e6148122939d8da8766f36eb7387e720.tar.xz mpd-712ed555e6148122939d8da8766f36eb7387e720.zip |
Copyright year 2015
Diffstat (limited to 'src/sticker')
-rw-r--r-- | src/sticker/Match.hxx | 2 | ||||
-rw-r--r-- | src/sticker/SongSticker.cxx | 2 | ||||
-rw-r--r-- | src/sticker/SongSticker.hxx | 2 | ||||
-rw-r--r-- | src/sticker/StickerDatabase.cxx | 2 | ||||
-rw-r--r-- | src/sticker/StickerDatabase.hxx | 2 | ||||
-rw-r--r-- | src/sticker/StickerPrint.cxx | 2 | ||||
-rw-r--r-- | src/sticker/StickerPrint.hxx | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/sticker/Match.hxx b/src/sticker/Match.hxx index a10a3a805..4ac2ac383 100644 --- a/src/sticker/Match.hxx +++ b/src/sticker/Match.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/SongSticker.cxx b/src/sticker/SongSticker.cxx index 5e5793b70..d6ade9800 100644 --- a/src/sticker/SongSticker.cxx +++ b/src/sticker/SongSticker.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/SongSticker.hxx b/src/sticker/SongSticker.hxx index ec4f1b344..e175160ab 100644 --- a/src/sticker/SongSticker.hxx +++ b/src/sticker/SongSticker.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/StickerDatabase.cxx b/src/sticker/StickerDatabase.cxx index df6dc22dd..09feb71c9 100644 --- a/src/sticker/StickerDatabase.cxx +++ b/src/sticker/StickerDatabase.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/StickerDatabase.hxx b/src/sticker/StickerDatabase.hxx index d3cfe885e..29314d024 100644 --- a/src/sticker/StickerDatabase.hxx +++ b/src/sticker/StickerDatabase.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/StickerPrint.cxx b/src/sticker/StickerPrint.cxx index a952ff203..b5dde512e 100644 --- a/src/sticker/StickerPrint.cxx +++ b/src/sticker/StickerPrint.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 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/sticker/StickerPrint.hxx b/src/sticker/StickerPrint.hxx index 39f3dc09e..c927567a7 100644 --- a/src/sticker/StickerPrint.hxx +++ b/src/sticker/StickerPrint.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |