diff --git a/src/libtomahawk/utils/itunesparser.cpp b/src/libtomahawk/utils/itunesparser.cpp index 564c502f6..bc0fa1f89 100644 --- a/src/libtomahawk/utils/itunesparser.cpp +++ b/src/libtomahawk/utils/itunesparser.cpp @@ -1,5 +1,7 @@ /* === This file is part of Tomahawk Player - === * + * Written by Hugo Lindström + * But based on Leo Franchi's work from spotifyParser * Copyright 2010-2011, Leo Franchi * * Tomahawk is free software: you can redistribute it and/or modify diff --git a/src/libtomahawk/utils/itunesparser.h b/src/libtomahawk/utils/itunesparser.h index 389700016..8b8499243 100644 --- a/src/libtomahawk/utils/itunesparser.h +++ b/src/libtomahawk/utils/itunesparser.h @@ -1,5 +1,7 @@ /* === This file is part of Tomahawk Player - === * + * Written by Hugo Lindström + * But based on Leo Franchi's work from spotifyParser * Copyright 2010-2011, Leo Franchi * * Tomahawk is free software: you can redistribute it and/or modify