diff options
author | Max Kellermann <max@duempel.org> | 2013-01-07 10:36:27 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-01-07 10:36:27 +0100 |
commit | 47911f9544ecd3b028cc044b400536234b17949a (patch) | |
tree | 337b28a3679611dd70252f52dd6ad98faf35fdf0 /src/tag.h | |
parent | 48025c2279c246236aca858f37759726a5d3042c (diff) | |
download | mpd-47911f9544ecd3b028cc044b400536234b17949a.tar.gz mpd-47911f9544ecd3b028cc044b400536234b17949a.tar.xz mpd-47911f9544ecd3b028cc044b400536234b17949a.zip |
tag: convert to C++
Diffstat (limited to 'src/tag.h')
-rw-r--r-- | src/tag.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2011 The Music Player Daemon Project + * Copyright (C) 2003-2013 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify |